SHA256
1
0
forked from pool/libnl3
Jan Engelhardt 2012-06-19 13:45:24 +00:00 committed by Git OBS Bridge
parent 53ba22b0c0
commit d2aa32f206
4 changed files with 15 additions and 5 deletions

3
libnl-3.2.11.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:432c17513e1a1e9a0f06323d552022bbe712a39b61352fa464c93355b411add3
size 972409

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f23e9460bd9bb7fbe09af5eb281e4a43a26fa245ea864ed5e28fe4e8118af63
size 1137028

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 13:35:16 UTC 2012 - jengelh@inai.de
- Update to new upstream release 3.2.11
* add fwmark mask support
* genl: add genlmsg_hdr(), genlmsg_user_hdr(), genlmsg_user_data(),
and genlmsg_user_datalen()
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
* rtnl_link_(get|set)_weight is deprecated in libnl
-------------------------------------------------------------------
Fri May 11 09:21:49 UTC 2012 - vuntz@opensuse.org

View File

@ -19,7 +19,7 @@
Name: libnl3
%define lname libnl3-200
%define with_tools 1
Version: 3.2.9
Version: 3.2.11
Release: 0
Summary: Convenience library for working with Netlink sockets
License: LGPL-2.1 and GPL-2.0
@ -28,7 +28,7 @@ Group: Development/Libraries/C and C++
Url: http://people.suug.ch/~tgr/libnl/
#Git-Clone: git://git.kernel.org/pub/scm/libs/netlink/libnl
#Git-Clone: git://git.infradead.org/users/tgr/libnl
Source: libnl-%version.tar.gz
Source: libnl-%version.tar.bz2
Source2: baselibs.conf
Patch1: libdir.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build