Hello community, here is the log from the commit of package binutils checked in at Fri Jan 19 12:15:31 CET 2007. -------- --- binutils/binutils.changes 2007-01-12 01:15:48.000000000 +0100 +++ /mounts/work_src_done/STABLE/binutils/binutils.changes 2007-01-15 23:37:11.655490000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 15 23:36:27 CET 2007 - jw@suse.de + +- bin/avr-nesc-as symlinked as avr/bin/nesc-as + +------------------------------------------------------------------- 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.M10748/_old 2007-01-19 12:08:32.000000000 +0100 +++ /var/tmp/diff_new_pack.M10748/_new 2007-01-19 12:08:32.000000000 +0100 @@ -49,7 +49,7 @@ %endif Autoreqprov: on Version: 2.17.50.0.9 -Release: 3 +Release: 4 Summary: GNU Binutils Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 Source1: pre_checkin.sh @@ -391,6 +391,7 @@ make DESTDIR=$RPM_BUILD_ROOT install %if "%{TARGET}" == "avr" install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as +ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif rm -rf $RPM_BUILD_ROOT%{_prefix}/man rm -rf $RPM_BUILD_ROOT%{_prefix}/info @@ -442,6 +443,8 @@ %{_libdir}/lib*.la %changelog -n binutils +* Mon Jan 15 2007 - jw@suse.de +- bin/avr-nesc-as symlinked as avr/bin/nesc-as * Fri Jan 12 2007 - jw@suse.de - Added avr-nesc-as support (rschiele@gmail.com) * Mon Jan 08 2007 - schwab@suse.de ++++++ cross-alpha-binutils.spec ++++++ --- /var/tmp/diff_new_pack.M10748/_old 2007-01-19 12:08:32.000000000 +0100 +++ /var/tmp/diff_new_pack.M10748/_new 2007-01-19 12:08:32.000000000 +0100 @@ -49,7 +49,7 @@ %endif Autoreqprov: on Version: 2.17.50.0.9 -Release: 3 +Release: 4 Summary: GNU binutils for Cross-Development to ARM Processors Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 Source1: pre_checkin.sh @@ -325,6 +325,7 @@ make DESTDIR=$RPM_BUILD_ROOT install %if "%{TARGET}" == "avr" install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as +ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif rm -rf $RPM_BUILD_ROOT%{_prefix}/man rm -rf $RPM_BUILD_ROOT%{_prefix}/info @@ -368,6 +369,8 @@ %endif %changelog -n cross-alpha-binutils +* Mon Jan 15 2007 - jw@suse.de +- bin/avr-nesc-as symlinked as avr/bin/nesc-as * Fri Jan 12 2007 - jw@suse.de - Added avr-nesc-as support (rschiele@gmail.com) * Mon Jan 08 2007 - schwab@suse.de 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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