From f7925e9c5bad78082af23e09d88013e0801615d9cc134db0e2962b40d1db5bf3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 4 Apr 2019 13:22:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=127 --- iptables.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/iptables.spec b/iptables.spec index 6b599ca..5f4bed1 100644 --- a/iptables.spec +++ b/iptables.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,10 +22,10 @@ Release: 0 Summary: IP packet filter administration utilities License: GPL-2.0-only AND Artistic-2.0 Group: Productivity/Networking/Security -Url: http://netfilter.org/projects/iptables/ +URL: https://netfilter.org/projects/iptables/ #Git-Clone: git://git.netfilter.org/iptables -Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 -Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig +Source: https://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 +Source2: https://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig Source3: %name.keyring Patch3: iptables-batch.patch Patch4: iptables-apply-mktemp-fix.patch @@ -141,8 +141,7 @@ Link your extension (iptables plugins) with $(pkg-config xtables xtables --variable=xtlibdir). %prep -%setup -q -%patch -P 3 -P 4 -P 5 -P 6 -p1 +%autosetup -p1 %build # We have the iptables-batch patch, so always regenerate.