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