SPECS (AC-branch): gcc4.spec - BR gcc, ldconfig to libstdc++4

glen glen at pld-linux.org
Sun Mar 18 13:18:50 CET 2007


Author: glen                         Date: Sun Mar 18 12:18:50 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- BR gcc, ldconfig to libstdc++4

---- Files affected:
SPECS:
   gcc4.spec (1.438.2.8 -> 1.438.2.9) 

---- Diffs:

================================================================
Index: SPECS/gcc4.spec
diff -u SPECS/gcc4.spec:1.438.2.8 SPECS/gcc4.spec:1.438.2.9
--- SPECS/gcc4.spec:1.438.2.8	Sat Mar 17 01:04:40 2007
+++ SPECS/gcc4.spec	Sun Mar 18 13:18:44 2007
@@ -69,6 +69,7 @@
 %{?with_tests:BuildRequires:	dejagnu}
 BuildRequires:	fileutils >= 4.0.41
 BuildRequires:	flex
+BuildRequires:	gcc
 BuildRequires:	gettext-devel
 BuildRequires:	glibc-devel >= 6:2.3
 BuildRequires:	gmp-devel
@@ -456,6 +457,9 @@
 %post	-p /sbin/ldconfig -n libgcc4
 %postun	-p /sbin/ldconfig -n libgcc4
 
+%post	-p /sbin/ldconfig -n libstdc++4
+%postun	-p /sbin/ldconfig -n libstdc++4
+
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog.general MAINTAINERS NEWS
@@ -540,6 +544,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.438.2.9  2007/03/18 12:18:44  glen
+- BR gcc, ldconfig to libstdc++4
+
 Revision 1.438.2.8  2007/03/17 00:04:40  glen
 - correct x-libraries path
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc4.spec?r1=1.438.2.8&r2=1.438.2.9&f=u



More information about the pld-cvs-commit mailing list