diff --git a/iodine.changes b/iodine.changes index 48cb4f5..f99041a 100644 --- a/iodine.changes +++ b/iodine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 15:06:06 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/iodine.spec b/iodine.spec index edc31b3..7533446 100644 --- a/iodine.spec +++ b/iodine.spec @@ -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