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