packages: ipset/ipset.spec, ipset/ipset-kernel-3.0.patch (REMOVED), ipset/i...

qboosh qboosh at pld-linux.org
Tue May 22 14:09:47 CEST 2012


Author: qboosh                       Date: Tue May 22 12:09:47 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 6.12.1
- removed obsolete kernel-3.3,kernel-3.0 patches

---- Files affected:
packages/ipset:
   ipset.spec (1.163 -> 1.164) , ipset-kernel-3.0.patch (1.2 -> NONE)  (REMOVED), ipset-kernel-3.3.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/ipset/ipset.spec
diff -u packages/ipset/ipset.spec:1.163 packages/ipset/ipset.spec:1.164
--- packages/ipset/ipset.spec:1.163	Sun May 13 08:15:15 2012
+++ packages/ipset/ipset.spec	Tue May 22 14:09:42 2012
@@ -26,24 +26,22 @@
 Summary:	IP sets utility
 Summary(pl.UTF-8):	Narzędzie do zarządzania zbiorami IP
 Name:		%{pname}%{_alt_kernel}
-Version:	6.11
+Version:	6.12.1
 Release:	%{rel}
 License:	GPL v2
 Group:		Networking/Admin
 #Source0Download: http://ipset.netfilter.org/install.html
 Source0:	http://ipset.netfilter.org/%{pname}-%{version}.tar.bz2
-# Source0-md5:	bfcc92e30a0fcf10ae6e7c4affa03c84
+# Source0-md5:	80df500a4d93cb14e1373ae290716cda
 Source1:	%{pname}.init
 Patch0:		%{pname}-no_kernel.patch
 Patch1:		%{pname}-hash-net-if-fix.patch
-Patch2:		%{pname}-kernel-3.3.patch
-Patch3:		%{pname}-kernel-3.0.patch
 URL:		http://ipset.netfilter.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.38.6}
 BuildRequires:	libmnl-devel >= 1
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:2.0
 %{?with_userspace:BuildRequires:	linux-libc-headers >= 7:2.6.38.6}
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.583
@@ -138,8 +136,6 @@
 %setup -q -n %{pname}-%{version}
 %{!?with_kernel:%patch0 -p1}
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -148,6 +144,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-silent-rules \
 	--with-kbuild=%{_kernelsrcdir}
 
 %if %{with userspace}
@@ -236,6 +233,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.164  2012/05/22 12:09:42  qboosh
+- updated to 6.12.1
+- removed obsolete kernel-3.3,kernel-3.0 patches
+
 Revision 1.163  2012/05/13 06:15:15  arekm
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/ipset/ipset.spec?r1=1.163&r2=1.164



More information about the pld-cvs-commit mailing list