Hello community, here is the log from the commit of package libnl3 for openSUSE:Factory checked in at 2012-11-28 11:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnl3 (Old) and /work/SRC/openSUSE:Factory/.libnl3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnl3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes 2012-11-21 17:02:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libnl3.new/libnl3.changes 2012-11-28 11:00:07.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Nov 25 16:36:33 UTC 2012 - [email protected] + +- Update to new upstream release 3.2.16 +* Optional hashtable backend for caches +* Improved netlink expectations support +* Extended AF_BRIDGE support for link and neighbour caches +* Better thread safety in module registration operations + +------------------------------------------------------------------- Old: ---- libnl-3.2.14.tar.gz New: ---- libnl-3.2.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnl3.spec ++++++ --- /var/tmp/diff_new_pack.2uITcb/_old 2012-11-28 11:00:08.000000000 +0100 +++ /var/tmp/diff_new_pack.2uITcb/_new 2012-11-28 11:00:08.000000000 +0100 @@ -19,7 +19,7 @@ Name: libnl3 %define lname libnl3-200 %define with_tools 1 -Version: 3.2.14 +Version: 3.2.16 Release: 0 Summary: Convenience library for working with Netlink sockets License: LGPL-2.1 and GPL-2.0 @@ -103,7 +103,8 @@ autoreconf -fi; fi; %configure --disable-static -make %{?_smp_mflags} pkglibdir="%_libdir/%lname"; +# Remove LEX= workaround in 3.2.17 +make %{?_smp_mflags} LEX=flex pkglibdir="%_libdir/%lname" V=1; %install b="%buildroot"; @@ -114,7 +115,7 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8"; %endif %if "%{?fudes:1}" -%fdupes %buildroot +%fdupes %buildroot/%_prefix %endif %post -n %lname -p /sbin/ldconfig ++++++ libnl-3.2.14.tar.gz -> libnl-3.2.16.tar.gz ++++++ ++++ 8511 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
