Hello community, here is the log from the commit of package binutils checked in at Fri Feb 2 01:23:07 CET 2007. -------- --- binutils/binutils.changes 2007-01-24 20:57:24.000000000 +0100 +++ /mounts/work_src_done/STABLE/binutils/binutils.changes 2007-01-29 20:53:58.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 29 20:50:48 CET 2007 - schwab@suse.de + +- Update to binutils CVS HEAD. + +------------------------------------------------------------------- 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-ppc64-binutils.changes: same change cross-ppc-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 Old: ---- cross-avr-oformat-hash.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.C11490/_old 2007-02-02 01:16:15.000000000 +0100 +++ /var/tmp/diff_new_pack.C11490/_new 2007-02-02 01:16:15.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.17.50) +# spec file for package binutils (Version 2.17.50.20070129) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -48,10 +48,11 @@ Obsoletes: binuti_o %endif Autoreqprov: on -Version: 2.17.50 +Version: 2.17.50.20070129 Release: 1 +%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU Binutils -Source: binutils-%{version}.tar.bz2 +Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers Patch: binutils-version.patch @@ -70,7 +71,6 @@ Patch18: suse-dynsort.diff Patch19: suse-hashvals.diff Patch90: cross-avr-nesc-as.patch -Patch91: cross-avr-oformat-hash.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" @@ -220,7 +220,7 @@ %define HOST %(echo %{_target_cpu}|sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %prep echo "make check will return with %{make_check_handling} in case of testsuite failures." -%setup -q -n binutils-%{version} +%setup -q -n binutils-%{binutils_version} %if !%{test_vanilla} %patch %patch1 @@ -240,7 +240,6 @@ %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 -%patch91 %patch92 %endif # @@ -428,7 +427,7 @@ %{_libdir}/ldscripts %{_bindir}/* %doc %{_infodir}/*.gz -%{_libdir}/lib*-%{version}.so +%{_libdir}/lib*-%{binutils_version}.so %doc %{_mandir}/man1/*.1.gz %else %{_prefix} @@ -438,11 +437,13 @@ %defattr(-,root,root) %{_prefix}/include/*.h %{_libdir}/lib*.so -%exclude %{_libdir}/lib*-%{version}.so +%exclude %{_libdir}/lib*-%{binutils_version}.so %{_libdir}/lib*.a %{_libdir}/lib*.la %changelog -n binutils +* Mon Jan 29 2007 - schwab@suse.de +- Update to binutils CVS HEAD. * Wed Jan 24 2007 - jw@suse.de - fixed memory corruption in ld -m avr2 --oformat ihex a sourceware bugzilla#3874 ++++++ cross-alpha-binutils.spec ++++++ --- /var/tmp/diff_new_pack.C11490/_old 2007-02-02 01:16:15.000000000 +0100 +++ /var/tmp/diff_new_pack.C11490/_new 2007-02-02 01:16:15.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package cross-alpha-binutils (Version 2.17.50) +# spec file for package cross-alpha-binutils (Version 2.17.50.20070129) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -48,10 +48,11 @@ Obsoletes: binuti_o %endif Autoreqprov: on -Version: 2.17.50 +Version: 2.17.50.20070129 Release: 1 +%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to ARM Processors -Source: binutils-%{version}.tar.bz2 +Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers Patch: binutils-version.patch @@ -70,7 +71,6 @@ Patch18: suse-dynsort.diff Patch19: suse-hashvals.diff Patch90: cross-avr-nesc-as.patch -Patch91: cross-avr-oformat-hash.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" @@ -154,7 +154,7 @@ %define HOST %(echo %{_target_cpu}|sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %prep echo "make check will return with %{make_check_handling} in case of testsuite failures." -%setup -q -n binutils-%{version} +%setup -q -n binutils-%{binutils_version} %if !%{test_vanilla} %patch %patch1 @@ -174,7 +174,6 @@ %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 -%patch91 %patch92 %endif # @@ -362,13 +361,15 @@ %{_libdir}/ldscripts %{_bindir}/* %doc %{_infodir}/*.gz -%{_libdir}/lib*-%{version}.so +%{_libdir}/lib*-%{binutils_version}.so %doc %{_mandir}/man1/*.1.gz %else %{_prefix} %endif %changelog -n cross-alpha-binutils +* Mon Jan 29 2007 - schwab@suse.de +- Update to binutils CVS HEAD. * Wed Jan 24 2007 - jw@suse.de - fixed memory corruption in ld -m avr2 --oformat ihex a sourceware bugzilla#3874 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-ppc64-binutils.spec: same change cross-ppc-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 ++++++ binutils-2.17.50.tar.bz2 ++++++ binutils/binutils-2.17.50.tar.bz2 /mounts/work_src_done/STABLE/binutils/binutils-2.17.50.tar.bz2 differ: byte 147553, line 529 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org