Hello community, here is the log from the commit of package avr-libc checked in at Wed May 31 02:33:27 CEST 2006. -------- --- avr-libc/avr-libc.changes 2006-01-25 21:34:33.000000000 +0100 +++ avr-libc/avr-libc.changes 2006-05-30 15:32:40.000000000 +0200 @@ -1,0 +2,6 @@ +Tue May 30 15:31:39 CEST 2006 - jw@suse.de + +- update to 1.4.4 + added /opt/cross/share/man/man3/* and /opt/cross/share/doc symlink + +------------------------------------------------------------------- Old: ---- avr-libc-1.4.2.tar.bz2 avr-libc-user-manual-1.4.2.tar.bz2 New: ---- avr-libc-1.4.4.tar.bz2 avr-libc-manpages-1.4.4.tar.bz2 avr-libc-user-manual-1.4.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avr-libc.spec ++++++ --- /var/tmp/diff_new_pack.0JleKL/_old 2006-05-31 02:33:10.000000000 +0200 +++ /var/tmp/diff_new_pack.0JleKL/_new 2006-05-31 02:33:10.000000000 +0200 @@ -1,32 +1,33 @@ # -# spec file for package avr-libc (Version 1.4.2) +# spec file for package avr-libc (Version 1.4.4) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: avr-libc BuildRequires: cross-avr-gcc doxygen -Version: 1.4.2 +Version: 1.4.4 Release: 1 URL: http://savannah.nongnu.org/projects/avr-libc Group: Development/Libraries/C and C++ License: BSD -Summary: The C runtime library for AVR microcontrollers +Summary: The C Runtime Library for AVR Microcontrollers Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.bz2 Source1: http://savannah.nongnu.org/download/%{name}/%{name}-user-manual-%{version}.tar.bz2 +Source2: http://savannah.nongnu.org/download/%{name}/%{name}-manpages-%{version}.tar.bz2 Autoreqprov: on BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: cross-avr-binutils cross-avr-gcc avr-programmer %description -The C runtime library for the AVR family of microcontrollers. For use -with GNU toolset (cross-avr-binutils, cross-avr-gcc, uisp, etc.) +The C runtime library for the AVR family of microcontrollers for use +with the GNU toolset (cross-avr-binutils, cross-avr-gcc, uisp, etc.). @@ -58,6 +59,8 @@ make DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages tar jxvf %{S:1} -C $RPM_BUILD_ROOT/usr/share/doc/packages +tar jxvf %{S:2} -C $RPM_BUILD_ROOT/$PREFIX/share +ln -s /usr/share/doc/packages/%{name}-user-manual-%{version} $RPM_BUILD_ROOT/$PREFIX/share/doc/%{name}-%{version}/user-manual %clean rm -rf $RPM_BUILD_ROOT @@ -72,6 +75,9 @@ %doc /usr/share/doc/packages/*manual* %changelog -n avr-libc +* Tue May 30 2006 - jw@suse.de +- update to 1.4.4 + added /opt/cross/share/man/man3/* and /opt/cross/share/doc symlink * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Jan 10 2006 - jw@suse.de ++++++ avr-libc-1.4.2.tar.bz2 -> avr-libc-1.4.4.tar.bz2 ++++++ ++++ 24342 lines of diff (skipped) ++++++ avr-libc-user-manual-1.4.2.tar.bz2 -> avr-libc-user-manual-1.4.4.tar.bz2 ++++++ ++++ 12173 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de