SPECS: ipp2p.spec - kernel epoch, fix %prep

glen glen at pld-linux.org
Wed Apr 12 13:31:21 CEST 2006


Author: glen                         Date: Wed Apr 12 11:31:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kernel epoch, fix %prep

---- Files affected:
SPECS:
   ipp2p.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/ipp2p.spec
diff -u SPECS/ipp2p.spec:1.42 SPECS/ipp2p.spec:1.43
--- SPECS/ipp2p.spec:1.42	Fri Feb 24 19:38:13 2006
+++ SPECS/ipp2p.spec	Wed Apr 12 13:31:16 2006
@@ -9,11 +9,11 @@
 #
 %define	iptables_ver	1.3.3
 #
+%define	_rel	3
 Summary:	IPP2P - a netfilter extension to identify P2P filesharing traffic
 Summary(pl):	IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:		ipp2p
 Version:	0.8.1_rc1
-%define	_rel	3
 Release:	%{_rel}
 Epoch:		1
 License:	GPL
@@ -24,7 +24,7 @@
 %{?with_userspace:BuildRequires:	iptables-devel >= 1.3.3}
 %if %{with kernel}
 %if %{with dist_kernel}
-BuildRequires:	kernel-module-build >= 2.6.7
+BuildRequires:	kernel-module-build >= 3:2.6.7
 %endif
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.153
@@ -177,7 +177,7 @@
 jądra IPP2P.
 
 %prep
-%setup -q ipp2p-%{version}
+%setup -q
 sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
 
 %build
@@ -269,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/04/12 11:31:16  glen
+- kernel epoch, fix %prep
+
 Revision 1.42  2006/02/24 18:38:13  qboosh
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipp2p.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list