forked from pool/tigervnc
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
This commit is contained in:
parent
120040f8d4
commit
60e38885ba
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 09:16:51 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <coolo@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user