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

glen glen at pld-linux.org
Wed Jan 23 03:04:43 CET 2008


Author: glen                         Date: Wed Jan 23 02:04:43 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ppc fix; rel 9

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

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.241.2.40 SPECS/gcc.spec:1.241.2.41
--- SPECS/gcc.spec:1.241.2.40	Tue Jan 22 23:33:38 2008
+++ SPECS/gcc.spec	Wed Jan 23 03:04: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:	8
+Release:	9
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -1596,7 +1596,7 @@
 %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}
+%attr(755,root,root) %{_slibdir}/libgcc_s_nof.so.1
 %endif
 
 %if %{with multilib}
@@ -1823,7 +1823,6 @@
 %attr(755,root,root) %ghost %{_libdir}/lib-org*.so.0
 %ifarch ppc
 %attr(755,root,root) %{_libdir}/nof/lib*cj*.so.*
-%attr(755,root,root) %ghost %{_libdir}/nof/lib*cj*.so.4
 %attr(755,root,root) %{_libdir}/nof/lib-org*.so.*.*.*
 %endif
 
@@ -1976,6 +1975,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.241.2.41  2008-01-23 02:04:38  glen
+- ppc fix; rel 9
+
 Revision 1.241.2.40  2008-01-22 22:33:38  glen
 - fix ppc; rel 8
 
================================================================

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



More information about the pld-cvs-commit mailing list