SPECS: ipset.spec - updated to 2.2.7, all modules enabled, release 1.

pluto pluto at pld-linux.org
Thu Nov 24 12:01:21 CET 2005


Author: pluto                        Date: Thu Nov 24 11:01:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2.7, all modules enabled, release 1.

---- Files affected:
SPECS:
   ipset.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ipset.spec
diff -u SPECS/ipset.spec:1.3 SPECS/ipset.spec:1.4
--- SPECS/ipset.spec:1.3	Mon Nov 14 22:17:30 2005
+++ SPECS/ipset.spec	Thu Nov 24 12:01:15 2005
@@ -7,22 +7,19 @@
 Summary:	IP sets utility
 Summary(pl):	Narzędzie do zarządzania zbiorami IP
 Name:		ipset
-%define version_base 2.2.6
-%define version_tstamp 20051028
+%define		version_base	2.2.7
+%define		version_tstamp	20051124
 Version:	%{version_base}_%{version_tstamp}
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Networking/Admin
 Source0:	http://ipset.netfilter.org/%{name}-%{version_base}-%{version_tstamp}.tar.bz2
-# Source0-md5:	f44ed0ddb714060716677838cd19045c
+# Source0-md5:	17ab7fab906409cab984e009a6b5032e
 Patch0:		%{name}-no_kernel_headers.patch
 URL:		http://ipset.netfilter.org/
-BuildRequires:	linux-libc-headers >= 2.6.11.1
+BuildRequires:	linux-libc-headers >= 7:2.6.12.0-10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# not all set types are supported by our kernel and linux-libc-headers
-%define _settypes ipmap portmap macipmap iphash nethash iptree
-
 %description
 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which
 can be administered by the ipset utility. Depending on the type,
@@ -47,7 +44,6 @@
 	LIBDIR="%{_libdir}" \
 	MANDIR="%{_mandir}" \
 	BINDIR="%{_sbindir}" \
-	SETTYPES:="%{_settypes}" \
 	COPT_FLAGS:="%{rpmcflags}"
 
 %install
@@ -58,8 +54,7 @@
 	PREFIX="%{_prefix}" \
 	LIBDIR="%{_libdir}" \
 	MANDIR="%{_mandir}" \
-	BINDIR="%{_sbindir}" \
-	SETTYPES:="%{_settypes}"
+	BINDIR="%{_sbindir}"
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/11/24 11:01:15  pluto
+- updated to 2.2.7, all modules enabled, release 1.
+
 Revision 1.3  2005/11/14 21:17:30  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipset.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list