Accepting request 709486 from home:dimstar:Factory
Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709486 OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=25
This commit is contained in:
parent
0a2254474a
commit
a1b1a35b1d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 14:56:41 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 Mar 10 02:40:34 UTC 2018 - ilya@ilya.pp.ua
|
Sat Mar 10 02:40:34 UTC 2018 - ilya@ilya.pp.ua
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ Patch5: %{name}-3.10-init.patch
|
|||||||
Patch6: %{name}-pie.patch
|
Patch6: %{name}-pie.patch
|
||||||
Patch7: strip.diff
|
Patch7: strip.diff
|
||||||
BuildRequires: ppp
|
BuildRequires: ppp
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: net-tools
|
Requires: net-tools
|
||||||
Requires: ppp
|
Requires: ppp
|
||||||
Requires(post): permissions
|
Requires(post): permissions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user