Accepting request 709501 from home:dimstar:Factory
Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709501 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iodine?expand=0&rev=15
This commit is contained in:
parent
1d8ad2d0e7
commit
6f980069de
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 15:06:06 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 6 10:35:59 UTC 2019 - Thomas Wagner <wagner-thomas@gmx.at>
|
Sun Jan 6 10:35:59 UTC 2019 - Thomas Wagner <wagner-thomas@gmx.at>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Source4: sysconfig.iodined
|
|||||||
#PATCH-FIX-OPENSUSE iodine-fix-makefile-prefix.patch malcolmlewis@opensuse.org -- Modify default install prefix.
|
#PATCH-FIX-OPENSUSE iodine-fix-makefile-prefix.patch malcolmlewis@opensuse.org -- Modify default install prefix.
|
||||||
Patch0: iodine-fix-makefile-prefix.patch
|
Patch0: iodine-fix-makefile-prefix.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
# iodine still uses ifconfig
|
# iodine still uses ifconfig
|
||||||
Requires: net-tools-deprecated
|
Requires: net-tools-deprecated
|
||||||
|
Loading…
Reference in New Issue
Block a user