SHA256
1
0
forked from pool/iodine

Accepting request 710235 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/710235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iodine?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-06-22 09:21:47 +00:00 committed by Git OBS Bridge
commit 155425d9b5
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> 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. #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