SHA256
1
0
forked from pool/iodine

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:
Lars Vogdt 2019-06-17 05:42:27 +00:00 committed by Git OBS Bridge
parent 1d8ad2d0e7
commit 6f980069de
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -37,7 +37,7 @@ Source4: sysconfig.iodined
#PATCH-FIX-OPENSUSE iodine-fix-makefile-prefix.patch malcolmlewis@opensuse.org -- Modify default install prefix.
Patch0: iodine-fix-makefile-prefix.patch
BuildRequires: fdupes
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
BuildRequires: zlib-devel
# iodine still uses ifconfig
Requires: net-tools-deprecated