Hello community, here is the log from the commit of package libnet for openSUSE:Factory checked in at 2013-04-05 17:28:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnet (Old) and /work/SRC/openSUSE:Factory/.libnet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnet", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libnet/libnet.changes 2012-02-16 16:18:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libnet.new/libnet.changes 2013-04-05 17:28:13.000000000 +0200 @@ -1,0 +2,11 @@ +Wed Mar 27 15:52:11 UTC 2013 - [email protected] + +- update to 1.1.6 + * obsoleted libnet-1.1.2.1-uninitialized-fix.diff + * obsoleted libnet-1.1.5-arrray-fix.diff + * fixes the PF_PACKET detection (bnc#810138) + * includes many bugfixes from Debian + * ICMPv6 and IPv6 related bugfixes + * and many more + +------------------------------------------------------------------- Old: ---- libnet-1.1.2.1-uninitialized-fix.diff libnet-1.1.5-arrray-fix.diff libnet-1.1.5.tar.bz2 New: ---- libnet-1.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnet.spec ++++++ --- /var/tmp/diff_new_pack.SVLESk/_old 2013-04-05 17:28:15.000000000 +0200 +++ /var/tmp/diff_new_pack.SVLESk/_new 2013-04-05 17:28:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libnet # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,10 @@ Summary: A C Library for Portable Packet Creation License: BSD-3-Clause Group: Development/Libraries/C and C++ -Version: 1.1.5 +Version: 1.1.6 Release: 0 Url: http://sourceforge.net/projects/libnet-dev -Source: libnet-%{version}.tar.bz2 -Patch1: libnet-1.1.2.1-uninitialized-fix.diff -Patch2: libnet-1.1.5-arrray-fix.diff +Source0: http://sourceforge.net/projects/libnet-dev/files/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libtool @@ -73,11 +71,8 @@ %prep %setup -q -%patch1 -%patch2 %build -autoreconf -fiv CFLAGS="%{optflags} -Wall -Wno-unused" \ %configure --libdir=/%{_lib} --disable-static --with-pic %{__make} %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
