ipset-6.10+git9
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=2
This commit is contained in:
16
ipset.spec
16
ipset.spec
@@ -17,22 +17,20 @@
|
||||
|
||||
Name: ipset
|
||||
%define lname libipset1
|
||||
Version: 6.10
|
||||
Version: 6.10+git9
|
||||
Release: 0
|
||||
Group: Productivity/Networking/Security
|
||||
Summary: Netfilter ipset administration utility
|
||||
License: GPL-2.0
|
||||
URL: http://ipset.netfilter.org/
|
||||
|
||||
Source: %name-%version.tar.xz
|
||||
Source3: %name-preamble
|
||||
Patch1: 0001-056b0ea-process-include-libipset.diff
|
||||
Patch2: 0002-ab0ef6a-include-libipset-nfproto-h.diff
|
||||
Patch3: 0003-a1a72ef-install-libipset-linux-ip.diff
|
||||
Patch4: 0004-install-libipset-right-place.diff
|
||||
Patch5: no-static.diff
|
||||
#Git-Clone: git://git.netfilter.org/ipset
|
||||
#Git-Web: http://git.netfilter.org/
|
||||
Source: %name-%version.tar.xz
|
||||
Source3: %name-preamble
|
||||
Patch1: no-static.diff
|
||||
Patch2: kernel-3_3.diff
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
BuildRequires: pkgconfig >= 0.23, pkgconfig(libmnl) >= 1, xz
|
||||
@@ -96,7 +94,7 @@ when matching an entry against a set.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
|
||||
%patch -P 1 -P 2 -p1
|
||||
|
||||
%build
|
||||
if [ ! -e configure ]; then
|
||||
|
Reference in New Issue
Block a user