From: Jakub Bogusz Date: Wed, 18 Feb 2004 20:00:19 +0000 (+0000) Subject: - let it be... release 1 X-Git-Tag: auto/ac/gcc-3_3_3-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=fffe730c822a55edf2a6ee2be59bdf9e7f1a9714;hp=a9630a3e54bb29107a27c16cabd7f99e0c83d261;p=packages%2Fgcc.git - let it be... release 1 Changed files: gcc.spec -> 1.220 --- diff --git a/gcc.spec b/gcc.spec index bf7702a..3485913 100644 --- 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