libnl 3.2.8
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=24
This commit is contained in:
parent
8ba17c5c35
commit
9bce9c5ae9
12
libdir.diff
12
libdir.diff
@ -8,13 +8,13 @@ Quick hack to make pkglibdir include the version.
|
||||
configure.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: libnl/configure.in
|
||||
Index: libnl-3.2.8/configure.in
|
||||
===================================================================
|
||||
--- libnl.orig/configure.in
|
||||
+++ libnl/configure.in
|
||||
@@ -25,7 +25,7 @@ m4_define([libnl_version],
|
||||
m4_define([libnl_lt_current],
|
||||
[m4_eval(100 * libnl_minor_version + libnl_micro_version - libnl_lt_revision)])
|
||||
--- libnl-3.2.8.orig/configure.in
|
||||
+++ libnl-3.2.8/configure.in
|
||||
@@ -41,7 +41,7 @@ m4_define([libnl_lt_age], [6])
|
||||
m4_define([libnl_version],
|
||||
[libnl_major_version.libnl_minor_version.libnl_micro_version])
|
||||
|
||||
-AC_INIT(libnl, [libnl_version], [http://www.infradead.org/~tgr/libnl/])
|
||||
+AC_INIT(libnl3-200, [libnl_version], [http://www.infradead.org/~tgr/libnl/])
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3996238e07211ea3186f150d26ffaa559076e4217ea09d7860edae4b55d359d
|
||||
size 863732
|
3
libnl-3.2.8.tar.xz
Normal file
3
libnl-3.2.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7bbee8d90509b5281cd967961e66b0beeb5cd67ebaf59b812f9518a04a19dc8
|
||||
size 869752
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 5 22:03:19 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Update to new upstream release 3.2.8
|
||||
* Support plug qdisc - queue traffic until explicit release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 22:34:09 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -15,10 +15,11 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libnl3
|
||||
%define lname libnl3-200
|
||||
%define with_tools 1
|
||||
Version: 3.2.7
|
||||
Version: 3.2.8
|
||||
Release: 0
|
||||
Summary: Convenience library for working with Netlink sockets
|
||||
License: LGPL-2.1 and GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user