]> git.pld-linux.org Git - packages/ipset.git/blobdiff - ipset.spec
- updated to 7.14
[packages/ipset.git] / ipset.spec
index 40dc9af7c51ed121515bbd2cbb45584985998ebb..1c6260323757e39f2e84a690426abbbdff9df702 100644 (file)
@@ -22,20 +22,19 @@ exit 1
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel     2
+%define                rel     1
 %define                pname   ipset
 Summary:       IP sets utility
 Summary(pl.UTF-8):     Narzędzie do zarządzania zbiorami IP
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:       7.11
+Version:       7.14
 Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:       GPL v2
 Group:         Networking/Admin
 #Source0Download: http://ipset.netfilter.org/install.html
 Source0:       http://ipset.netfilter.org/%{pname}-%{version}.tar.bz2
-# Source0-md5: 7c17aca72bcf852f5bc95582aaa60408
+# Source0-md5: a624b3de000a14b9fd2518a9a806ef1c
 Source1:       %{pname}.init
-Patch0:                git.patch
 URL:           http://ipset.netfilter.org/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake
@@ -185,7 +184,6 @@ done\
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.035643 seconds and 4 git commands to generate.