commit gcc33 for openSUSE:Factory
Hello community, here is the log from the commit of package gcc33 for openSUSE:Factory checked in at Thu Feb 25 13:43:30 CET 2010. -------- --- gcc33/gcc33.changes 2010-02-19 12:49:51.000000000 +0100 +++ /mounts/work_src_done/STABLE/gcc33/gcc33.changes 2010-02-25 11:17:09.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Feb 24 13:58:37 CET 2010 - rguenther@suse.de + +- fix libstdc++ testsuite-hook warning + +------------------------------------------------------------------- libgcj33.changes: same change calling whatdependson for head-i586 New: ---- testsuite-hooks.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc33.spec ++++++ --- /var/tmp/diff_new_pack.f7lFDe/_old 2010-02-25 13:43:06.000000000 +0100 +++ /var/tmp/diff_new_pack.f7lFDe/_new 2010-02-25 13:43:06.000000000 +0100 @@ -124,7 +124,7 @@ Url: http://gcc.gnu.org/ License: GPL Version: 3.3.3 -Release: 17 +Release: 18 %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 @@ -205,6 +205,7 @@ Patch84: libstdc++-config.diff Patch85: gcc44-fixes.patch Patch86: bison-errors.patch +Patch87: testsuite-hooks.patch # LIBJAVA-DELETE-BEGIN @@ -1181,6 +1182,7 @@ %patch84 %patch85 %patch86 +%patch87 %build # Avoid conflict with commercial libjawt.so ++++++ libgcj33.spec ++++++ --- /var/tmp/diff_new_pack.f7lFDe/_old 2010-02-25 13:43:06.000000000 +0100 +++ /var/tmp/diff_new_pack.f7lFDe/_new 2010-02-25 13:43:06.000000000 +0100 @@ -135,7 +135,7 @@ Url: http://gcc.gnu.org/ License: GPL Version: 3.3.3 -Release: 17 +Release: 18 %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 @@ -216,6 +216,7 @@ Patch84: libstdc++-config.diff Patch85: gcc44-fixes.patch Patch86: bison-errors.patch +Patch87: testsuite-hooks.patch Summary: Java Runtime Library for gcc Group: System/Libraries @@ -579,6 +580,7 @@ %patch84 %patch85 %patch86 +%patch87 %build # Avoid conflict with commercial libjawt.so ++++++ gcc.spec.in ++++++ --- /var/tmp/diff_new_pack.f7lFDe/_old 2010-02-25 13:43:07.000000000 +0100 +++ /var/tmp/diff_new_pack.f7lFDe/_new 2010-02-25 13:43:07.000000000 +0100 @@ -199,6 +199,7 @@ Patch84: libstdc++-config.diff Patch85: gcc44-fixes.patch Patch86: bison-errors.patch +Patch87: testsuite-hooks.patch # LIBJAVA-DELETE-BEGIN @@ -790,6 +791,7 @@ %patch84 %patch85 %patch86 +%patch87 %build ++++++ testsuite-hooks.patch ++++++ --- libstdc++-v3/testsuite/testsuite_hooks.h.orig 2010-02-25 11:14:35.000000000 +0100 +++ libstdc++-v3/testsuite/testsuite_hooks.h 2010-02-25 11:15:38.000000000 +0100 @@ -254,6 +254,7 @@ if (rhs.throw_on_copy_) assignment_operator::throw_on(assignment_operator::count() + 1); assignment_operator::mark_call(); + return *this; } ~copy_tracker() ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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