SHA256
1
0
forked from pool/libnl3

Accepting request 157817 from security:netfilter

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnl3?expand=0&rev=18
This commit is contained in:
Stephan Kulow 2013-03-08 09:50:30 +00:00 committed by Git OBS Bridge
commit eb88eeb15d
4 changed files with 13 additions and 6 deletions

View File

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

3
libnl-3.2.21.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dc80f043116ec8610d9d418f5f5e9283f3d9a3a48b8d51a8cb0146b3f279604
size 716377

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 25 04:04:58 UTC 2013 - jengelh@inai.de
- Update to new upstream release 3.2.21
* SocketCAN support
* Add link carrier support
-------------------------------------------------------------------
Sun Nov 25 16:36:33 UTC 2012 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libnl3
#
# 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
@ -19,7 +19,7 @@
Name: libnl3
%define lname libnl3-200
%define with_tools 1
Version: 3.2.16
Version: 3.2.21
Release: 0
Summary: Convenience library for working with Netlink sockets
License: LGPL-2.1 and GPL-2.0
@ -124,7 +124,7 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8";
%files -n %lname
%defattr(-,root,root)
%_libdir/libnl*.so.*
%_libdir/libnl*.so.200*
%_libdir/%lname
%files devel