1
0
forked from jengelh/iptables

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
This commit is contained in:
Jan Engelhardt 2014-04-23 17:01:35 +00:00 committed by Git OBS Bridge
parent ac6a378cbb
commit ba65329d38
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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