Author: glen                         Date: Thu Jan 24 11:30:18 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- runtime netfilter dep dies
- buildrequire proper alt_kernel
- rel 18

---- Files affected:
SPECS:
   iptables.spec (1.189.2.12 -> 1.189.2.13) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.189.2.12 SPECS/iptables.spec:1.189.2.13
--- SPECS/iptables.spec:1.189.2.12      Thu Nov  8 18:37:14 2007
+++ SPECS/iptables.spec Thu Jan 24 12:30:12 2008
@@ -7,13 +7,13 @@
 %bcond_with    doc             # with documentation (HOWTOS) which needed TeX
 %bcond_without dist_kernel     # without distribution kernel
 #
-%define                _pomng_snap             20051115
+%define                netfilter_snap          20051115
 #
 %define                iptables_version        1.3.3
 %define                llh_version             7:2.6.13.0-1
 %define                name6                   ip6tables
-%define                _rel 17
-#
+
+%define                rel 18
 Summary:       Extensible packet filtering system && extensible NAT system
 Summary(pl):   System filtrowania pakiet�w oraz system translacji adres�w (NAT)
 Summary(pt_BR):        Ferramenta para controlar a filtragem de pacotes no 
kernel-2.6.x
@@ -22,7 +22,7 @@
 Summary(zh_CN):        Linux�ں˰����˹�������
 Name:          iptables
 Version:       %{iptables_version}
-Release:       %{_rel}
+Release:       %{rel}
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://netfilter.org/files/%{name}-%{version}.tar.bz2
@@ -62,10 +62,9 @@
 BuildRequires: tetex-latex
 BuildRequires: tetex-tex-babel
 %endif
-%if %{with dist_kernel} && %{_pomng_snap} != 0
-BuildRequires: kernel-headers(netfilter) >= %{_pomng_snap}
-BuildRequires: kernel-source
-Requires:      kernel(netfilter) >= %{_pomng_snap}
+%if %{with dist_kernel} && %{netfilter_snap} != 0
+BuildRequires: kernel%{_alt_kernel}-headers(netfilter) >= %{netfilter_snap}
+BuildRequires: kernel%{_alt_kernel}-source
 %endif
 #BuildRequires:        linux-libc-headers >= %{llh_version}
 BuildConflicts:        kernel-headers < 2.3.0
@@ -116,7 +115,7 @@
 %package init
 Summary:       Iptables init (RedHat style)
 Summary(pl):   Iptables init (w stylu RedHata)
-Release:       %{_rel}
+Release:       %{rel}
 Group:         Networking/Admin
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name}
@@ -236,6 +235,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.189.2.13  2008-01-24 11:30:12  glen
+- runtime netfilter dep dies
+- buildrequire proper alt_kernel
+- rel 18
+
 Revision 1.189.2.12  2007-11-08 17:37:14  glen
 - remove kernel_ver str from release, just confusing people as there's no 
strict dep with it; rel 17
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to