Accepting request 709174 from security
OBS-URL: https://build.opensuse.org/request/show/709174 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fail2ban?expand=0&rev=55
This commit is contained in:
commit
9a23360232
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 11 12:42:54 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||||
|
shortcut the build queues by allowing usage of systemd-mini
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 16 22:28:49 UTC 2019 - chris@computersalat.de
|
Sat Feb 16 22:28:49 UTC 2019 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ BuildArch: noarch
|
|||||||
%if 0%{?suse_version} >= 1230
|
%if 0%{?suse_version} >= 1230
|
||||||
# systemd
|
# systemd
|
||||||
BuildRequires: python-systemd
|
BuildRequires: python-systemd
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: python-systemd
|
Requires: python-systemd
|
||||||
Requires: systemd > 204
|
Requires: systemd > 204
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user