summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/base-gcj.add
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gcc3newlib/base-gcj.add')
-rw-r--r--scripts/gcc3newlib/base-gcj.add17
1 files changed, 10 insertions, 7 deletions
diff --git a/scripts/gcc3newlib/base-gcj.add b/scripts/gcc3newlib/base-gcj.add
index ac5d4c26fd..3c9b67a5bb 100644
--- a/scripts/gcc3newlib/base-gcj.add
+++ b/scripts/gcc3newlib/base-gcj.add
@@ -18,13 +18,16 @@ This is the files for gcc/java (gcj) that are shared by all targets.
%{_prefix}/bin/jar@exe_ext@
%{_prefix}/bin/grepjar@exe_ext@
+%dir %{_prefix}/info
+%doc %{_prefix}/info/gcj.info*.gz
+
%dir %{_prefix}/man/man1
-%{_prefix}/man/man1/gcjh.1
-%{_prefix}/man/man1/jv-scan.1
-%{_prefix}/man/man1/jcf-dump.1
-%{_prefix}/man/man1/gij.1
-%{_prefix}/man/man1/jv-convert.1
-%{_prefix}/man/man1/rmic.1
-%{_prefix}/man/man1/rmiregistry.1
+%doc %{_prefix}/man/man1/gcjh.1*
+%doc %{_prefix}/man/man1/jv-scan.1*
+%doc %{_prefix}/man/man1/jcf-dump.1*
+%doc %{_prefix}/man/man1/gij.1*
+%doc %{_prefix}/man/man1/jv-convert.1*
+%doc %{_prefix}/man/man1/rmic.1*
+%doc %{_prefix}/man/man1/rmiregistry.1*
%endif