diff --git a/rp-pppoe.changes b/rp-pppoe.changes index 1db40f3..7e57503 100644 --- a/rp-pppoe.changes +++ b/rp-pppoe.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 14:56:41 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/rp-pppoe.spec b/rp-pppoe.spec index d6f286c..bfe6a0e 100644 --- a/rp-pppoe.spec +++ b/rp-pppoe.spec @@ -41,7 +41,7 @@ Patch5: %{name}-3.10-init.patch Patch6: %{name}-pie.patch Patch7: strip.diff BuildRequires: ppp -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: net-tools Requires: ppp Requires(post): permissions