forked from pool/numad
Accepting request 709514 from hardware
Allow OBS to pick better candidates to shorten rebuild queues (forwarded request 709487 from dimstar) OBS-URL: https://build.opensuse.org/request/show/709514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numad?expand=0&rev=5
This commit is contained in:
commit
4955890c4e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 14:58:50 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 09:52:57 CET 2017 - kukuk@suse.de
|
Mon Feb 20 09:52:57 CET 2017 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Patch6: numad-opensuse-systemd.patch
|
|||||||
Patch7: numad-systemd-simple-type.patch
|
Patch7: numad-systemd-simple-type.patch
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1140
|
%if 0%{?suse_version} > 1140
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%define has_systemd 1
|
%define has_systemd 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user