SHA256
1
0
forked from pool/ipset
2013-10-28 12:39:08 +00:00
committed by Git OBS Bridge
parent 07492b853d
commit 8a8daca304
5 changed files with 11 additions and 47 deletions

View File

@@ -18,7 +18,7 @@
Name: ipset
%define lname libipset3
Version: 6.20
Version: 6.20.1
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0
@@ -31,7 +31,6 @@ Url: http://ipset.netfilter.org/
#Git-Web: http://git.netfilter.org/
Source: %name-%version.tar.xz
Source3: %name-preamble
Patch1: 0001-build-fix-incorrect-library-versioning.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
@@ -125,7 +124,6 @@ when matching an entry against a set.
tar --use=xz -xf "%{S:0}";
%setup -DTq
%endif
%patch -P 1 -p1
autoreconf -fi
%build