Accepting request 38650 from security:netfilter
Copy from security:netfilter/libnfnetlink based on submit request 38650 from user coolo OBS-URL: https://build.opensuse.org/request/show/38650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnfnetlink?expand=0&rev=3
This commit is contained in:
parent
fd6abada80
commit
0cba93043e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 24 09:16:28 UTC 2010 - coolo@novell.com
|
||||
|
||||
- buildrequire pkg-config to fix provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 16:57:23 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
Name: libnfnetlink
|
||||
Version: 1.0.0+git1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GNU GPL v2
|
||||
Group: Productivity/Networking/Security
|
||||
Url: http://netfilter.org/projects/libnfnetlink/
|
||||
@ -29,7 +29,7 @@ Url: http://netfilter.org/projects/libnfnetlink/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: linux-kernel-headers >= 2.6.14 xz
|
||||
BuildRequires: linux-kernel-headers >= 2.6.14 pkg-config xz
|
||||
Summary: Low-Level Library for netfilter related Kernel/Userspace Communication
|
||||
|
||||
%description
|
||||
@ -47,6 +47,7 @@ libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Group: System/Libraries
|
||||
Summary: Low-Level Library for netfilter related Kernel/Userspace Communication
|
||||
|
||||
@ -63,6 +64,7 @@ libnetfilter_log, libnetfilter_queue or libnetfilter_conntrack.
|
||||
|
||||
%package -n %{name}-devel
|
||||
|
||||
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
Summary: Low-Level Library for netfilter related Kernel/Userspace Communication
|
||||
|
Loading…
x
Reference in New Issue
Block a user