SPECS: gcc3.4.spec - O: gcc3 stuff that was present in Titanium

hawk hawk at pld-linux.org
Fri Feb 6 18:26:57 CET 2009


Author: hawk                         Date: Fri Feb  6 17:26:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- O: gcc3 stuff that was present in Titanium

---- Files affected:
SPECS:
   gcc3.4.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/gcc3.4.spec
diff -u SPECS/gcc3.4.spec:1.5 SPECS/gcc3.4.spec:1.6
--- SPECS/gcc3.4.spec:1.5	Fri Feb  6 18:20:42 2009
+++ SPECS/gcc3.4.spec	Fri Feb  6 18:26:52 2009
@@ -89,6 +89,7 @@
 Provides:	cpp = %{epoch}:%{version}-%{release}
 %{?with_ada:Provides:	gcc(ada)}
 %{?with_ssp:Provides:	gcc(ssp)}
+Obsoletes:	gcc3
 Conflicts:	glibc-devel < 2.2.5-20
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -137,6 +138,7 @@
 Summary(pl.UTF-8):	Biblioteka gcc
 Summary(pt_BR.UTF-8):	Biblioteca runtime para o GCC
 Group:		Libraries
+Obsoletes:	gcc3-libgcc
 
 %description libgcc
 Shared gcc library.
@@ -157,6 +159,7 @@
 Summary(pt_BR.UTF-8):	Suporte C++ para o gcc
 Group:		Development/Languages
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Obsoletes:	gcc3-c++
 
 %description c++
 This package adds C++ support to the GNU Compiler Collection. It
@@ -434,6 +437,7 @@
 Summary(pl.UTF-8):	Biblioteki GNU C++
 Summary(pt_BR.UTF-8):	Biblioteca C++ GNU
 Group:		Libraries
+Obsoletes:	gcc3-libstdc++
 
 %description libstdc++
 This is the GNU implementation of the standard C++ libraries, along
@@ -480,6 +484,7 @@
 Requires:	%{name}-c++ = %{epoch}:%{version}-%{release}
 Requires:	%{name}-libstdc++ = %{epoch}:%{version}-%{release}
 Requires:	glibc-devel
+Obsoletes:	gcc3-libstdc++-devel
 
 %description libstdc++-devel
 This is the GNU implementation of the standard C++ libraries. This
@@ -506,6 +511,7 @@
 Summary(pl.UTF-8):	Statyczna biblioteka standardowa C++
 Group:		Development/Libraries
 Requires:	%{name}-libstdc++-devel = %{epoch}:%{version}-%{release}
+Obsoletes:	gcc3-libstdc++-static
 
 %description libstdc++-static
 Static C++ standard library.
@@ -1167,6 +1173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/02/06 17:26:52  hawk
+- O: gcc3 stuff that was present in Titanium
+
 Revision 1.5  2009/02/06 17:20:42  hawk
 - renamed to gcc3.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc3.4.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list