packages: iptables/iptables.spec, iptables/iptables-build.patch (REMOVED) -...
qboosh
qboosh at pld-linux.org
Sat Jun 11 21:02:50 CEST 2011
Author: qboosh Date: Sat Jun 11 19:02:50 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.4.11.1
- removed obsolete build patch
---- Files affected:
packages/iptables:
iptables.spec (1.300 -> 1.301) , iptables-build.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/iptables/iptables.spec
diff -u packages/iptables/iptables.spec:1.300 packages/iptables/iptables.spec:1.301
--- packages/iptables/iptables.spec:1.300 Mon May 30 11:08:19 2011
+++ packages/iptables/iptables.spec Sat Jun 11 21:02:41 2011
@@ -33,12 +33,12 @@
Summary(uk.UTF-8): Утиліти для керування пакетними фільтрами ядра Linux
Summary(zh_CN.UTF-8): Linux内核包过滤管理工具
Name: iptables
-Version: 1.4.11
-Release: 2
+Version: 1.4.11.1
+Release: 1
License: GPL v2
Group: Networking/Admin
Source0: ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2
-# Source0-md5: 4d77c912d17364e2515fda27d398e15e
+# Source0-md5: 7de6e1ae7ed8a2025f184763a6a24b9a
Source1: cvs://cvs.samba.org/netfilter/%{name}-howtos.tar.bz2
# Source1-md5: 2ed2b452daefe70ededd75dc0061fd07
Source2: %{name}.init
@@ -63,7 +63,6 @@
Patch15: %{name}-owner-struct-size-vs.patch
# ipt_stealth; currently disabled (broken, see below)
Patch16: %{name}-stealth.patch
-Patch17: %{name}-build.patch
URL: http://www.netfilter.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -193,7 +192,6 @@
%endif
# builds but init() api is broken, see warnings
#patch16 -p1
-%patch17 -p1
%build
%{__libtoolize}
@@ -215,11 +213,6 @@
sed -i 's:$(HTML_HOWTOS)::g; s:$(PSUS_HOWTOS)::g' iptables-howtos/Makefile
%endif
-# Make a library, needed for OpenVCP
-# unpackaged; is it still valid? --q
-ar rcs libiptables.a *iptables*.o
-ar rcs libip6tables.a *ip6tables*.o
-
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_includedir},%{_libdir},%{_mandir}/man3}
@@ -369,13 +362,13 @@
%{?with_ipt_IPV4OPTSSTRIP:%attr(755,root,root) %{_libdir}/xtables/libipt_IPV4OPTSSTRIP.so}
%{?with_ipt_rpc:%attr(755,root,root) %{_libdir}/xtables/libipt_rpc.so}
%{?with_xt_layer7:%attr(755,root,root) %{_libdir}/xtables/libxt_layer7.so}
+%{_mandir}/man1/iptables-xml.1*
%{_mandir}/man8/ip6tables.8*
%{_mandir}/man8/ip6tables-restore.8*
%{_mandir}/man8/ip6tables-save.8*
%{_mandir}/man8/iptables.8*
%{_mandir}/man8/iptables-restore.8*
%{_mandir}/man8/iptables-save.8*
-%{_mandir}/man8/iptables-xml.8*
%files libs
%defattr(644,root,root,755)
@@ -432,6 +425,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.301 2011/06/11 19:02:41 qboosh
+- updated to 1.4.11.1
+- removed obsolete build patch
+
Revision 1.300 2011/05/30 09:08:19 arekm
- rel 2; iptables and ip6tables symlinks were pointing to nowhere; fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iptables/iptables.spec?r1=1.300&r2=1.301&f=u
More information about the pld-cvs-commit
mailing list