Hello community, here is the log from the commit of package binutils checked in at Fri Mar 31 17:26:14 CEST 2006. -------- --- binutils/binutils.changes 2006-03-31 15:49:22.000000000 +0200 +++ binutils/binutils.changes 2006-03-31 16:10:51.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Mar 31 16:10:44 CEST 2006 - schwab@suse.de + +- Fix build race. + +------------------------------------------------------------------- cross-alpha-binutils.changes: same change cross-arm-binutils.changes: same change cross-avr-binutils.changes: same change cross-hppa-binutils.changes: same change cross-i386-binutils.changes: same change cross-ia64-binutils.changes: same change cross-mips-binutils.changes: same change cross-ppc-binutils.changes: same change cross-ppc64-binutils.changes: same change cross-s390-binutils.changes: same change cross-s390x-binutils.changes: same change cross-sparc-binutils.changes: same change cross-x86_64-binutils.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.HUcpNe/_old 2006-03-31 17:25:39.000000000 +0200 +++ /var/tmp/diff_new_pack.HUcpNe/_new 2006-03-31 17:25:39.000000000 +0200 @@ -49,7 +49,7 @@ %endif Autoreqprov: on Version: 2.16.91.0.5 -Release: 11 +Release: 12 Summary: GNU Binutils Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 Source1: pre_checkin.sh @@ -189,8 +189,7 @@ %endif %build -# Work around missing -Wno-unused-result -RPM_OPT_FLAGS="$RPM_OPT_FLAGS -U_FORTIFY_SOURCE" +RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if "%{name}" == "binutils" # Building native binutils echo "Building native binutils." @@ -228,6 +227,7 @@ ${ADDITIONAL_TARGETS:+--enable-targets="${ADDITIONAL_TARGETS// /,}"} make configure-bfd make headers -C bfd +make configure-bfd make %{?jobs:-j%jobs} %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused" || %{make_check_handling} @@ -415,6 +415,8 @@ %endif %changelog -n binutils +* Fri Mar 31 2006 - schwab@suse.de +- Fix build race. * Fri Mar 31 2006 - matz@suse.de - Also disallow linking non-PIC .o files into shared libraries on s390x. cross-alpha-binutils.spec: same change cross-arm-binutils.spec: same change cross-avr-binutils.spec: same change cross-hppa-binutils.spec: same change cross-i386-binutils.spec: same change cross-ia64-binutils.spec: same change cross-mips-binutils.spec: same change cross-ppc-binutils.spec: same change cross-ppc64-binutils.spec: same change cross-s390-binutils.spec: same change cross-s390x-binutils.spec: same change cross-sparc-binutils.spec: same change cross-x86_64-binutils.spec: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de