From 1ec25547d7d65dc01f0b55901a49daf0b1eac4905dd88d2883abb60f775c2a47 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 9 Aug 2011 20:49:38 +0000 Subject: [PATCH] Additional RH build fixups OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=28 --- iptables.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iptables.spec b/iptables.spec index 7910a5d..3d25c26 100644 --- a/iptables.spec +++ b/iptables.spec @@ -86,7 +86,9 @@ make DESTDIR=%buildroot install install -m0755 iptables/iptables-apply %buildroot%_sbindir/ install -m0644 iptables/iptables-apply.8 %buildroot%_mandir/man8/ find "%buildroot" -iname "*.la" -delete +%if 0%{?suse_version} %fdupes %buildroot +%endif %post -p /sbin/ldconfig