]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- let it be... release 1 auto/ac/gcc-3_3_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Feb 2004 20:00:19 +0000 (20:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.220

gcc.spec

index bf7702a6ceec9762f90596909ab388a3b7c74b67..3485913688365a8202d4339619bb275d750cc039 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -17,7 +17,7 @@ Summary(pl):  Kolekcja Kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       0.1
+Release:       1
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
@@ -855,7 +855,7 @@ echo ".so g77.1" > $RPM_BUILD_ROOT%{_mandir}/man1/f77.1
 %if %{with ada}
 # move ada shared libraries to proper place...
 mv $RPM_BUILD_ROOT%{_libdir}/gcc-lib/*/*/adalib/*.so.1 \
-       $RPM_BUILD_ROOT%{_libdir}/
+       $RPM_BUILD_ROOT%{_libdir}
 # check if symlink to be made is valid
 test -f $RPM_BUILD_ROOT%{_libdir}/libgnat-3.15.so.1
 ln -sf libgnat-3.15.so.1 $RPM_BUILD_ROOT%{_libdir}/libgnat-3.15.so
This page took 0.033321 seconds and 4 git commands to generate.