From ba65329d38649b40b9f471b4b7a9e8f8ba1a868d813e29268a35c325c63800c6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 23 Apr 2014 17:01:35 +0000 Subject: [PATCH] Accepting request 231182 from home:dirkmueller:branches:security:netfilter - remove dependency on sgmltool: doesn't seem to be used and reduces rebuild time on aarch64 by 8 hours OBS-URL: https://build.opensuse.org/request/show/231182 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=83 --- iptables.changes | 6 ++++++ iptables.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/iptables.changes b/iptables.changes index 5fb2331..dfc69f9 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 23 16:20:02 UTC 2014 - dmueller@suse.com + +- remove dependency on sgmltool: doesn't seem to be used + and reduces rebuild time on aarch64 by 8 hours + ------------------------------------------------------------------- Sat Nov 23 04:39:31 UTC 2013 - jengelh@inai.de diff --git a/iptables.spec b/iptables.spec index 4e9b272..cc8e83a 100644 --- a/iptables.spec +++ b/iptables.spec @@ -38,9 +38,6 @@ Patch3: iptables-batch.patch Patch4: iptables-apply-mktemp-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} -BuildRequires: sgmltool -%endif %if 0%{?fedora_version} || 0%{?centos_version} BuildRequires: sgml-common %endif