commit gcc33 for openSUSE:Factory
Hello community, here is the log from the commit of package gcc33 for openSUSE:Factory checked in at Fri Feb 6 16:27:10 CET 2009. -------- --- gcc33/gcc33.changes 2009-01-25 18:58:05.000000000 +0100 +++ gcc33/gcc33.changes 2009-02-04 16:43:48.000000000 +0100 @@ -2 +2,6 @@ -Sun Jan 25 18:57:59 CET 2009 - ro@suse.de +Wed Feb 4 16:34:35 CET 2009 - rguenther@suse.de + +- add baselibs.conf to build libstdc++33-x86. [bnc#471625] + +------------------------------------------------------------------- +Sun Jan 25 19:02:11 CET 2009 - ro@suse.de @@ -6,0 +12,5 @@ +Wed Jan 14 10:57:25 CET 2009 - rguenther@suse.de + +- Obsolete compat-libstdc++-64bit from libstdc++33 for ppc64. [bnc#437293] + +------------------------------------------------------------------- libgcj33.changes: same change calling whatdependson for head-i586 New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc33.spec ++++++ --- /var/tmp/diff_new_pack.Ux3782/_old 2009-02-06 16:21:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Ux3782/_new 2009-02-06 16:21:23.000000000 +0100 @@ -112,7 +112,7 @@ Url: http://gcc.gnu.org/ License: GPL v2 or later Version: 3.3.3 -Release: 9 +Release: 12 %define gcc_version %(echo %version | sed 's/_.*//') %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 's/_/-/') %define binsuffix -3.3 @@ -389,6 +389,9 @@ %if "" == "" Provides: compat-libstdc++:%{_libdir}/libstdc++.so.5 Obsoletes: compat-libstdc++ +%ifarch ppc64 +Obsoletes: compat-libstdc++-64bit +%endif %else %if %{build_primary_64bit} Provides: compat-libstdc++:%{_prefix}/lib/libstdc++.so.5 @@ -431,6 +434,9 @@ %if "-32bit" == "" Provides: compat-libstdc++:%{_libdir}/libstdc++.so.5 Obsoletes: compat-libstdc++ +%ifarch ppc64 +Obsoletes: compat-libstdc++-64bit +%endif %else %if %{build_primary_64bit} Provides: compat-libstdc++:%{_prefix}/lib/libstdc++.so.5 @@ -471,6 +477,9 @@ %if "-64bit" == "" Provides: compat-libstdc++:%{_libdir}/libstdc++.so.5 Obsoletes: compat-libstdc++ +%ifarch ppc64 +Obsoletes: compat-libstdc++-64bit +%endif %else %if %{build_primary_64bit} Provides: compat-libstdc++:%{_prefix}/lib/libstdc++.so.5 @@ -2108,8 +2117,12 @@ %endif %changelog +* Wed Feb 04 2009 rguenther@suse.de +- add baselibs.conf to build libstdc++33-x86. [bnc#471625] * Sun Jan 25 2009 ro@suse.de - update check-build.sh again +* Wed Jan 14 2009 rguenther@suse.de +- Obsolete compat-libstdc++-64bit from libstdc++33 for ppc64. [bnc#437293] * Fri Nov 21 2008 ro@suse.de - update check-build.sh * Wed Nov 12 2008 matz@suse.de ++++++ libgcj33.spec ++++++ --- /var/tmp/diff_new_pack.Ux3782/_old 2009-02-06 16:21:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Ux3782/_new 2009-02-06 16:21:23.000000000 +0100 @@ -123,7 +123,7 @@ Url: http://gcc.gnu.org/ License: GPL v2 or later; LGPL v2.1 or later Version: 3.3.3 -Release: 9 +Release: 12 %define gcc_version %(echo %version | sed 's/_.*//') %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 's/_/-/') %define binsuffix -3.3 @@ -1053,8 +1053,12 @@ %endif %changelog +* Wed Feb 04 2009 rguenther@suse.de +- add baselibs.conf to build libstdc++33-x86. [bnc#471625] * Sun Jan 25 2009 ro@suse.de - update check-build.sh again +* Wed Jan 14 2009 rguenther@suse.de +- Obsolete compat-libstdc++-64bit from libstdc++33 for ppc64. [bnc#437293] * Fri Nov 21 2008 ro@suse.de - update check-build.sh * Wed Nov 12 2008 matz@suse.de ++++++ baselibs.conf ++++++ targettype x86 package libstdc++33 ++++++ gcc.spec.in ++++++ --- /var/tmp/diff_new_pack.Ux3782/_old 2009-02-06 16:21:26.000000000 +0100 +++ /var/tmp/diff_new_pack.Ux3782/_new 2009-02-06 16:21:26.000000000 +0100 @@ -297,6 +297,9 @@ %if "@variant@" == "" Provides: compat-libstdc++:%{_libdir}/libstdc++.so.5 Obsoletes: compat-libstdc++ +%ifarch ppc64 +Obsoletes: compat-libstdc++-64bit +%endif %else %if %{build_primary_64bit} Provides: compat-libstdc++:%{_prefix}/lib/libstdc++.so.5 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de