Author: qboosh Date: Fri Jan 27 16:45:48 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.2.7 - removed obsolete soname patch (issue fixed upstream)
---- Files affected: packages/libnl: libnl.spec (1.43 -> 1.44) , libnl-soname.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/libnl/libnl.spec diff -u packages/libnl/libnl.spec:1.43 packages/libnl/libnl.spec:1.44 --- packages/libnl/libnl.spec:1.43 Fri Jan 20 17:15:00 2012 +++ packages/libnl/libnl.spec Fri Jan 27 17:45:43 2012 @@ -6,16 +6,15 @@ Summary: Netlink sockets library Summary(pl.UTF-8): Biblioteka do obsługi gniazd netlink Name: libnl -Version: 3.2.6 +Version: 3.2.7 Release: 1 Epoch: 1 License: LGPL v2.1 Group: Libraries Source0: http://www.infradead.org/~tgr/libnl/files/%{name}-%{version}.tar.gz -# Source0-md5: edfeaa9771ad4891b81b95902fa0d572 +# Source0-md5: 6a233a9dffa0ee3a7f6110c95c5410ab Patch0: %{name}-link.patch Patch1: %{name}-pedantic.patch -Patch2: %{name}-soname.patch URL: http://www.infradead.org/~tgr/libnl/ BuildRequires: autoconf BuildRequires: automake @@ -104,8 +103,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -# don't decrease soname (from -3.so.200.x.y); note: recheck on each upgrade -%patch2 -p1 %build %{__libtoolize} @@ -230,6 +227,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2012/01/27 16:45:43 qboosh +- updated to 3.2.7 +- removed obsolete soname patch (issue fixed upstream) + Revision 1.43 2012/01/20 16:15:00 qboosh - updated to 3.2.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnl/libnl.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
