From b8a847311dbcc07670171ab47f6483c6f0cf69e1b024c189f8811adcea44994f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 25 Jul 2022 13:07:02 +0000 Subject: [PATCH] Revert for boo#1201836 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/firewalld?expand=0&rev=70 --- firewalld.changes | 6 ------ firewalld.spec | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/firewalld.changes b/firewalld.changes index 0ebd38f..23d0454 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Jul 14 09:07:58 UTC 2022 - Thomas Renninger - -- Also remove ipset, ebtables and iptables from the BuildRequires - list (compare with change from 2022-03-03 - Thorsten Kukuk ) - ------------------------------------------------------------------- Mon Jul 4 11:05:13 UTC 2022 - Callum Farmer diff --git a/firewalld.spec b/firewalld.spec index 8746b2d..bf9318c 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -42,12 +42,15 @@ BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets # Adding tools to BuildRequires as well so they can be autodetected # Else the configure tool will set them to /bin/false +BuildRequires: ebtables BuildRequires: fdupes BuildRequires: gettext BuildRequires: glib2-devel BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: intltool +BuildRequires: ipset +BuildRequires: iptables BuildRequires: libxslt-tools BuildRequires: python3-devel BuildRequires: systemd-rpm-macros