SPECS: iptables.spec - require proper kernel

glen glen at pld-linux.org
Fri Jan 18 00:31:45 CET 2008


Author: glen                         Date: Thu Jan 17 23:31:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require proper kernel

---- Files affected:
SPECS:
   iptables.spec (1.236 -> 1.237) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.236 SPECS/iptables.spec:1.237
--- SPECS/iptables.spec:1.236	Tue Jan 15 16:37:40 2008
+++ SPECS/iptables.spec	Fri Jan 18 00:31:40 2008
@@ -55,7 +55,7 @@
 %endif
 %if %{with dist_kernel} && %{netfilter_snap} != 0
 BuildRequires:	kernel-headers(netfilter) >= %{netfilter_snap}
-BuildRequires:	kernel-source
+BuildRequires:	kernel%{_alt_kernel}-source
 Requires:	kernel(netfilter) >= %{netfilter_snap}
 %endif
 #BuildRequires:	linux-libc-headers >= %{llh_version}
@@ -352,6 +352,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.237  2008-01-17 23:31:40  glen
+- require proper kernel
+
 Revision 1.236  2008-01-15 15:37:40  glen
 - FHS compatible path; rel 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iptables.spec?r1=1.236&r2=1.237&f=u



More information about the pld-cvs-commit mailing list