Hello community, here is the log from the commit of package iproute2 checked in at Tue Oct 16 17:55:39 CEST 2007. -------- --- iproute2/iproute2.changes 2007-07-12 12:07:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/iproute2/iproute2.changes 2007-10-16 11:53:15.790318000 +0200 @@ -1,0 +2,6 @@ +Tue Oct 16 11:52:34 CEST 2007 - jdelvare@suse.de + +- libnetlink.3 is now part of the upstream package, no need to + include our own copy. + +------------------------------------------------------------------- Old: ---- libnetlink.3 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iproute2.spec ++++++ --- /var/tmp/diff_new_pack.Cm7976/_old 2007-10-16 17:54:30.000000000 +0200 +++ /var/tmp/diff_new_pack.Cm7976/_new 2007-10-16 17:54:30.000000000 +0200 @@ -16,13 +16,12 @@ License: GPL v2 or later Group: Productivity/Networking/Routing Provides: iproute -Autoreqprov: on +AutoReqProv: on Version: 2.6.22 -Release: 1 +Release: 37 Summary: Advanced Routing -URL: http://developer.osdl.org/dev/iproute2/ +Url: http://developer.osdl.org/dev/iproute2/ Source0: %name-%version-%dateversion.tar.bz2 -Source1: libnetlink.3 Patch0: %name-2.6.22-pdfdoc.diff Patch1: %name-2.6.22-flushcheckuid.diff Patch2: %name-2.6.22-fragtimeout.diff @@ -31,6 +30,7 @@ Patch5: %name-resolve-address.diff Patch6: %name-2.6.22-070710.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build + %package -n libnlink Summary: A Higher Level Interface to the Netlink Service Group: System/Libraries @@ -41,7 +41,6 @@ - %description This package provides the tools ip, tc, and rtmon needed to use the new and advanced routing options of the Linux kernel. The SUSE Linux @@ -75,7 +74,6 @@ install -d $RPM_BUILD_ROOT/{etc/,sbin/,usr/{sbin,share/man/man{3,8}}} install -d $RPM_BUILD_ROOT/{/usr/include,%_libdir} make install DESTDIR=$RPM_BUILD_ROOT -install -m644 $RPM_SOURCE_DIR/libnetlink.3 $RPM_BUILD_ROOT/usr/share/man/man3 install lib/libnetlink.a $RPM_BUILD_ROOT/%_libdir install include/libnetlink.h $RPM_BUILD_ROOT/usr/include mv $RPM_BUILD_ROOT/usr/sbin/ip $RPM_BUILD_ROOT/sbin @@ -110,8 +108,10 @@ %attr(644,root,root) /usr/include/* %_mandir/man3/libnetlink* %_libdir/lib* - %changelog +* Tue Oct 16 2007 - jdelvare@suse.de +- libnetlink.3 is now part of the upstream package, no need to + include our own copy. * Wed Jul 11 2007 - ms@suse.de - update to version 2.6.22, fixed (#288551) * Kim Woelders <kim@woelders.dk>, various useful fixups: compilation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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