SPECS (AC-branch): gcc.spec - fix ppc; rel 8

glen glen at pld-linux.org
Tue Jan 22 23:33:43 CET 2008


Author: glen                         Date: Tue Jan 22 22:33:43 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix ppc; rel 8

---- Files affected:
SPECS:
   gcc.spec (1.241.2.39 -> 1.241.2.40) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.241.2.39 SPECS/gcc.spec:1.241.2.40
--- SPECS/gcc.spec:1.241.2.39	Tue Jan 22 10:25:18 2008
+++ SPECS/gcc.spec	Tue Jan 22 23:33:38 2008
@@ -42,7 +42,7 @@
 Summary(pt_BR):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{GCC_VERSION}
-Release:	7
+Release:	8
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -1595,6 +1595,9 @@
 %files -n libgcc
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_slibdir}/libgcc_s.so.%{version}
+%ifarch ppc
+%attr(755,root,root) %{_slibdir}/libgcc_s_nof.so.%{version}
+%endif
 
 %if %{with multilib}
 %files -n libgcc32
@@ -1973,6 +1976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.241.2.40  2008-01-22 22:33:38  glen
+- fix ppc; rel 8
+
 Revision 1.241.2.39  2008-01-22 09:25:18  glen
 - rename libgcc_s.so.1 to have version suffix to allow co-installation of gcc4; rel 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.241.2.39&r2=1.241.2.40&f=u



More information about the pld-cvs-commit mailing list