]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- gjnih added to gcc-java.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 8 May 2005 20:53:00 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.295

gcc.spec

index b8768dcda5d7d560f57d94bdeefc8b64f2792e02..66f438fb6924555781b209f9160ce730348be9be 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -26,7 +26,7 @@ Summary(pt_BR):       Cole
 Name:          gcc
 Version:       4.0.1
 %define                _snap   20050507
-Release:       0.%{_snap}.5
+Release:       0.%{_snap}.6
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -1110,6 +1110,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc gcc/java/ChangeLog java-doc/*
 %attr(755,root,root) %{_bindir}/gcj*
+%attr(755,root,root) %{_bindir}/gjnih
 %attr(755,root,root) %{_bindir}/grepjar
 %attr(755,root,root) %{_bindir}/jcf-dump
 %attr(755,root,root) %{_bindir}/jv-*
@@ -1118,6 +1119,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/gcc/*/*/jvgenmain
 %{_infodir}/gcj*
 %{_mandir}/man1/gcj*
+%{_mandir}/man1/gjnih*
 %{_mandir}/man1/grepjar*
 %{_mandir}/man1/jcf-*
 %{_mandir}/man1/jv-*
This page took 0.351497 seconds and 4 git commands to generate.