diff --git a/firewalld.changes b/firewalld.changes index 658553e..2e2f159 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 28 14:29:54 UTC 2019 - Dominique Leuenberger + +- Revert last change: the macros DO reference firewall-cmd, but as + they are expanded during build time of the package, not at + runtime, the point in time is wrong to require firewalld. The + consumer of the macro is responsible to ask for the right + commands to be present at runtime of the scripts + (boo#1125775#c9). + ------------------------------------------------------------------- Mon Feb 25 14:27:19 UTC 2019 - MichaƂ Rostecki diff --git a/firewalld.spec b/firewalld.spec index 07456d8..1d06ea2 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -90,7 +90,6 @@ which provide their own firewalld service files. %package -n firewall-applet Summary: Firewall panel applet Group: Productivity/Networking/Security -Requires: %{name} = %{version}-%{release} Requires: firewall-config = %{version}-%{release} Requires: hicolor-icon-theme Requires: python3-gobject