SHA256
1
0
forked from pool/ipset

- Update to new upstream release 6.29

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=52
This commit is contained in:
2016-03-16 23:30:10 +00:00
committed by Git OBS Bridge
parent eba35b07ea
commit b8e44c76f5
5 changed files with 10 additions and 37 deletions

View File

@@ -18,7 +18,7 @@
Name: ipset
%define lname libipset3
Version: 6.28
Version: 6.29
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0
@@ -28,7 +28,6 @@ Url: http://ipset.netfilter.org/
#Git-Web: http://git.netfilter.org/
Source: ftp://ftp.netfilter.org/pub/ipset/%name-%version.tar.bz2
Source3: %name-preamble
Patch1: ipset-pkgc.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
@@ -98,7 +97,6 @@ when matching an entry against a set.
%prep
%setup -q
%patch -P 1 -p1
%build
# build wants to call modinfo at some point