diff --git a/firewalld.changes b/firewalld.changes index 23d0454..0ebd38f 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 bf9318c..8746b2d 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -42,15 +42,12 @@ 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