SPECS (AC-branch): gcc.spec - missing defattrs and ldconfigs for *...

qboosh qboosh at pld-linux.org
Wed Jun 22 21:39:50 CEST 2005


Author: qboosh                       Date: Wed Jun 22 19:39:50 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- missing defattrs and ldconfigs for *32
- release 2

---- Files affected:
SPECS:
   gcc.spec (1.241.2.17 -> 1.241.2.18) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.241.2.17 SPECS/gcc.spec:1.241.2.18
--- SPECS/gcc.spec:1.241.2.17	Fri Jun 17 19:29:27 2005
+++ SPECS/gcc.spec	Wed Jun 22 21:39:44 2005
@@ -22,7 +22,7 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{GCC_VERSION}
-Release:	1.1
+Release:	2
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -1411,18 +1411,30 @@
 
 %post   -p /sbin/ldconfig -n libgcc
 %postun -p /sbin/ldconfig -n libgcc
+%post   -p /sbin/ldconfig -n libgcc32
+%postun -p /sbin/ldconfig -n libgcc32
 %post   -p /sbin/ldconfig -n libstdc++
 %postun -p /sbin/ldconfig -n libstdc++
+%post   -p /sbin/ldconfig -n libstdc++32
+%postun -p /sbin/ldconfig -n libstdc++32
 %post   -p /sbin/ldconfig -n libobjc
 %postun -p /sbin/ldconfig -n libobjc
+%post   -p /sbin/ldconfig -n libobjc32
+%postun -p /sbin/ldconfig -n libobjc32
 %post   -p /sbin/ldconfig -n libg2c
 %postun -p /sbin/ldconfig -n libg2c
+%post   -p /sbin/ldconfig -n libg2c32
+%postun -p /sbin/ldconfig -n libg2c32
 %post   -p /sbin/ldconfig -n libgcj
 %postun -p /sbin/ldconfig -n libgcj
+%post   -p /sbin/ldconfig -n libgcj32
+%postun -p /sbin/ldconfig -n libgcj32
 %post   -p /sbin/ldconfig -n libgnat
 %postun -p /sbin/ldconfig -n libgnat
 %post   -p /sbin/ldconfig -n libffi
 %postun -p /sbin/ldconfig -n libffi
+%post   -p /sbin/ldconfig -n libffi32
+%postun -p /sbin/ldconfig -n libffi32
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -1472,6 +1484,7 @@
 
 %if %{with multilib}
 %files -n libgcc32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_slibdir32}/lib*.so.*
 #%attr(755,root,root) %{_libdir}/gcc-lib/*/*/libgcc*.so
 %endif
@@ -1494,6 +1507,7 @@
 
 %if %{with multilib}
 %files c++32
+%defattr(644,root,root,755)
 %{_libdir32}/libsupc++.la
 %{_libdir32}/libsupc++.a
 %endif
@@ -1507,6 +1521,7 @@
 
 %if %{with multilib}
 %files -n libstdc++32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libstdc++.so.*.*.*
 %endif
 
@@ -1524,6 +1539,7 @@
 
 %if %{with multilib}
 %files -n libstdc++32-devel
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libstdc++.so
 %{_libdir32}/libstdc++.la
 %endif
@@ -1537,6 +1553,7 @@
 
 %if %{with multilib}
 %files -n libstdc++32-static
+%defattr(644,root,root,755)
 %{_libdir32}/libstdc++.a
 %endif
 
@@ -1555,6 +1572,7 @@
 
 %if %{with multilib}
 %files objc32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libobjc.so
 %{_libdir32}/libobjc.la
 %endif
@@ -1568,6 +1586,7 @@
 
 %if %{with multilib}
 %files -n libobjc32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libobjc.so.*.*.*
 %endif
 
@@ -1580,6 +1599,7 @@
 
 %if %{with multilib}
 %files -n libobjc32-static
+%defattr(644,root,root,755)
 %{_libdir32}/libobjc.a
 %endif
 %endif
@@ -1606,6 +1626,7 @@
 
 %if %{with multilib}
 %files g7732
+%defattr(644,root,root,755)
 %{_libdir32}/libfrtbegin.a
 %{_libdir32}/libg2c.la
 %attr(755,root,root) %{_libdir32}/libg2c.so
@@ -1620,6 +1641,7 @@
 
 %if %{with multilib}
 %files -n libg2c32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libg2c.so.*.*.*
 %endif
 
@@ -1632,6 +1654,7 @@
 
 %if %{with multilib}
 %files -n libg2c32-static
+%defattr(644,root,root,755)
 %{_libdir32}/libg2c.a
 %endif
 
@@ -1675,6 +1698,7 @@
 
 %if %{with multilib}
 %files -n libgcj32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/lib*cj*.so.*.*.*
 %attr(755,root,root) %{_libdir32}/lib-org*.so.*.*.*
 %endif
@@ -1705,6 +1729,7 @@
 
 %if %{with multilib}
 %files -n libgcj32-devel
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/lib*cj*.so
 %attr(755,root,root) %{_libdir32}/lib-org-*.so
 %{_libdir32}/lib*cj*.la
@@ -1722,6 +1747,7 @@
 
 %if %{with multilib}
 %files -n libgcj32-static
+%defattr(644,root,root,755)
 %{_libdir32}/lib*cj*.a
 %{_libdir32}/lib-org-*.a
 %endif
@@ -1736,6 +1762,7 @@
 
 %if %{with multilib}
 %files -n libffi32
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libffi-*.so
 %endif
 
@@ -1751,6 +1778,7 @@
 
 %if %{with multilib}
 %files -n libffi32-devel
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir32}/libffi.so
 %{_libdir32}/libffi.la
 %endif
@@ -1764,6 +1792,7 @@
 
 %if %{with multilib}
 %files -n libffi32-static
+%defattr(644,root,root,755)
 %{_libdir32}/libffi.a
 %endif
 %endif
@@ -1813,6 +1842,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.241.2.18  2005/06/22 19:39:44  qboosh
+- missing defattrs and ldconfigs for *32
+- release 2
+
 Revision 1.241.2.17  2005/06/17 17:29:27  baggins
 - release 1.1
 - multilib 32 bit programs/libs moved to separate packages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.241.2.17&r2=1.241.2.18&f=u




More information about the pld-cvs-commit mailing list