Author: shadzik Date: Fri Mar 30 00:07:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.7 - fix build with kernel-libc-headers by simply not applying patch1 - rel 1
---- Files affected: SPECS: iptables.spec (1.213 -> 1.214) ---- Diffs: ================================================================ Index: SPECS/iptables.spec diff -u SPECS/iptables.spec:1.213 SPECS/iptables.spec:1.214 --- SPECS/iptables.spec:1.213 Fri Mar 30 00:45:26 2007 +++ SPECS/iptables.spec Fri Mar 30 02:07:43 2007 @@ -18,13 +18,13 @@ Summary(uk.UTF-8): Утиліти для керування пакетними фільтрами ядра Linux Summary(zh_CN.UTF-8): Linux内核包过滤管理工具 Name: iptables -Version: 1.3.6 -%define _rel 2 +Version: 1.3.7 +%define _rel 1 Release: [EMAIL PROTECTED] License: GPL Group: Networking/Daemons Source0: ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2 -# Source0-md5: 077e886a9c90a11bb47f3d7a4fc4a689 +# Source0-md5: dd965bdacbb86ce2a6498829fddda6b7 Source1: cvs://cvs.samba.org/netfilter/%{name}-howtos.tar.bz2 # Source1-md5: 2ed2b452daefe70ededd75dc0061fd07 Source2: %{name}.init @@ -135,7 +135,7 @@ %setup -q -a1 #patch0 -p1 -%{!?without_dist_kernel:%patch1 -p1} +#%{!?without_dist_kernel:%patch1 -p1} %patch2 -p1 #patch5 -p1 @@ -239,6 +239,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.214 2007/03/30 00:07:43 shadzik +- up to 1.3.7 +- fix build with kernel-libc-headers by simply not applying patch1 +- rel 1 + Revision 1.213 2007/03/29 22:45:26 shadzik - correct me if i'm wrong, but what strange _rel was that ? - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.213&r2=1.214&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
