forked from pool/firewalld
Accepting request 689383 from home:dimstar:Factory
- 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). OBS-URL: https://build.opensuse.org/request/show/689383 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=92
This commit is contained in:
parent
2f13ee734f
commit
c28af1e985
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 14:29:54 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <mrostecki@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user