From 60e38885bafef1523cd1cd16afe1aed260ab803858cccfecf2d918fad985fb22 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 21 Mar 2019 13:47:56 +0000 Subject: [PATCH] Accepting request 687157 from home:dimstar:Factory - Change Requires(post): firewall-macros to BuildRequires: the macros are expanded at build time and not needed at all at runtime. OBS-URL: https://build.opensuse.org/request/show/687157 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=158 --- tigervnc.changes | 7 +++++++ tigervnc.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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