SHA256
1
0
forked from pool/ipset
2017-09-23 20:34:12 +00:00
committed by Git OBS Bridge
parent f2032660b5
commit e9f036679a
5 changed files with 16 additions and 34 deletions

View File

@@ -25,7 +25,7 @@
%define ipset_build_kmp 0
%endif
Name: ipset
Version: 6.33
Version: 6.34
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0
@@ -36,7 +36,6 @@ Url: http://ipset.netfilter.org/
Source: http://ipset.netfilter.org/%name-%version.tar.bz2
Source3: %name-preamble
Patch1: ipset-destdir.diff
Patch2: ipset-6.33-export-func.diff
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -105,7 +104,7 @@ when matching an entry against a set.
%prep
%setup -q
%patch -P 1 -P 2 -p1
%patch -P 1 -p1
%build
# build wants to call modinfo at some point