diff --git a/tigervnc.changes b/tigervnc.changes index 292699d..e652a37 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 21 09:16:51 UTC 2019 - Dominique Leuenberger + +- Change Requires(post): firewall-macros to BuildRequires: the + macros are expanded at build time and not needed at all at + runtime. + ------------------------------------------------------------------- Thu Feb 7 12:34:03 UTC 2019 - Stephan Kulow diff --git a/tigervnc.spec b/tigervnc.spec index 0971d4b..3835d3c 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -153,7 +153,7 @@ Requires(post): /usr/sbin/groupadd Requires(post): /bin/awk Requires(post): systemd %if %{use_firewalld} -Requires(post): firewall-macros +BuildRequires: firewall-macros %endif # Needed to generate certificates Requires: windowmanager