SPECS: iptables.spec - verbose libip6?t_*.so only with dist_kernel...
gotar
gotar at pld-linux.org
Mon Jan 14 14:01:49 CET 2008
Author: gotar Date: Mon Jan 14 13:01:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- verbose libip6?t_*.so only with dist_kernel, otherwise there might be some
headers missing (like ROUTE, ACCOUNT, IPV4OPTSSTRIP, geoip, ipv4options,
rpc, time)
---- Files affected:
SPECS:
iptables.spec (1.234 -> 1.235)
---- Diffs:
================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.234 SPECS/iptables.spec:1.235
--- SPECS/iptables.spec:1.234 Tue Jan 8 18:08:10 2008
+++ SPECS/iptables.spec Mon Jan 14 14:01:43 2008
@@ -210,6 +210,7 @@
%attr(755,root,root) %{_sbindir}/ip6tables-restore
%attr(755,root,root) %{_sbindir}/ip6tables-save
%dir %{_libdir}/iptables
+%if %{with dist_kernel}
%attr(755,root,root) %{_libdir}/iptables/libip6t_CONNMARK.so
%attr(755,root,root) %{_libdir}/iptables/libip6t_CONNSECMARK.so
%attr(755,root,root) %{_libdir}/iptables/libip6t_HL.so
@@ -324,6 +325,9 @@
%attr(755,root,root) %{_libdir}/iptables/libipt_u32.so
%attr(755,root,root) %{_libdir}/iptables/libipt_udp.so
%attr(755,root,root) %{_libdir}/iptables/libipt_unclean.so
+%else
+%attr(755,root,root) %{_libdir}/iptables/*.so
+%endif
%{_mandir}/man8/*
%files devel
@@ -346,6 +350,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.235 2008-01-14 13:01:43 gotar
+- verbose libip6?t_*.so only with dist_kernel, otherwise there might be some
+ headers missing (like ROUTE, ACCOUNT, IPV4OPTSSTRIP, geoip, ipv4options,
+ rpc, time)
+
Revision 1.234 2008-01-08 17:08:10 zbyniu
- BR kernel-source reenabled
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iptables.spec?r1=1.234&r2=1.235&f=u
More information about the pld-cvs-commit
mailing list