SPECS: gcc.spec - libstdc++ R: equal or newer libgcc

qboosh qboosh at pld-linux.org
Fri Jan 18 17:30:00 CET 2008


Author: qboosh                       Date: Fri Jan 18 16:30:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libstdc++ R: equal or newer libgcc

---- Files affected:
SPECS:
   gcc.spec (1.510 -> 1.511) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.510 SPECS/gcc.spec:1.511
--- SPECS/gcc.spec:1.510	Sat Dec 29 01:40:26 2007
+++ SPECS/gcc.spec	Fri Jan 18 17:29:55 2008
@@ -621,6 +621,8 @@
 Summary(pt_BR.UTF-8):	Biblioteca C++ GNU
 License:	GPL v2+ with free software exception
 Group:		Libraries
+# >= instead of = to allow keeping older libstdc++ (with different soname)
+Requires:	libgcc >= %{epoch}:%{version}-%{release}
 Obsoletes:	libg++
 Obsoletes:	libstdc++3
 Obsoletes:	libstdc++4
@@ -665,6 +667,8 @@
 Summary(pt_BR.UTF-8):	Biblioteca C++ GNU
 License:	GPL v2+ with free software exception
 Group:		Libraries
+# >= instead of = to allow keeping older libstdc++ (with different soname)
+Requires:	libgcc-multilib >= %{epoch}:%{version}-%{release}
 
 %description -n libstdc++-multilib
 This is the GNU implementation of the standard C++ libraries, along
@@ -2092,6 +2096,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.511  2008-01-18 16:29:55  qboosh
+- libstdc++ R: equal or newer libgcc
+
 Revision 1.510  2007-12-29 00:40:26  glen
 - obsoletes for ac gcc4 package; rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list