Accepting request 396544 from home:jengelh:branches:security:netfilter

- Avoid runtime dependency on systemd, the macros can all deal with its absence.

OBS-URL: https://build.opensuse.org/request/show/396544
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=15
This commit is contained in:
Markos Chandras 2016-05-18 07:38:19 +00:00 committed by Git OBS Bridge
parent b519233911
commit 05dbfb16ea
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 6 20:56:42 UTC 2016 - jengelh@inai.de
- Avoid runtime dependency on systemd, the macros can all deal with
its absence.
-------------------------------------------------------------------
Fri Apr 29 08:27:12 UTC 2016 - mchandras@suse.de

View File

@ -54,7 +54,6 @@ Requires(post): %fillup_prereq
Recommends: %{name}-lang
Suggests: susefirewall2-to-firewalld
BuildArch: noarch
%{?systemd_requires}
%if 0%{?suse_version} >= 1210
BuildRequires: systemd-rpm-macros
%endif