X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=iptables.spec;h=26633b8446665e1b0f7a96be63ce9eec29cce1d8;hb=9e5dba6e5d1fc2887905f6c1cb81966314ecca68;hp=e3819058992e1593f6846a4cbb66e18d6d0dcc7b;hpb=ded9c748f1c8141b7250dee99954ae1eebc4e6d3;p=iptables.git diff --git a/iptables.spec b/iptables.spec index e381905..26633b8 100644 --- a/iptables.spec +++ b/iptables.spec @@ -89,7 +89,8 @@ fi %define KERNEL_DIR "/usr/src/kernels/%{KERNEL}" -./configure +./configure --disable-devel + make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} iptables-save iptables-restore make COPT_FLAGS="$OPT" KERNEL_DIR=%{KERNEL_DIR} LIBDIR=/%{_lib} ip6tables-save ip6tables-restore @@ -141,11 +142,14 @@ fi %config %attr(0755,root,root) /etc/rc.d/init.d/iptables %config(noreplace) %attr(0600,root,root) /etc/sysconfig/iptables-config %config(noreplace) %attr(0600,root,root) /etc/sysconfig/iptables +/usr/local/sbin/iptables* /sbin/iptables* +/usr/local/bin/iptables* +/usr/local/libexec/xtables/* %{_mandir}/man8/iptables* %dir /%{_lib}/iptables /%{_lib}/iptables/libipt* -/sbin/ipset* +/usr/local/sbin/ipset* %{_mandir}/man8/ipset* %dir /%{_lib}/ipset /%{_lib}/ipset/libipset*