diff --git a/growpart.changes b/growpart.changes index 7dc1e79..b88ef31 100644 --- a/growpart.changes +++ b/growpart.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 15:07:49 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Thu Jun 21 20:28:16 UTC 2018 - rjschwei@suse.com diff --git a/growpart.spec b/growpart.spec index 184a513..0de7555 100644 --- a/growpart.spec +++ b/growpart.spec @@ -51,7 +51,7 @@ Requires: python3 Requires: systemd # pkg-config is needed to find correct systemd unit dir BuildRequires: pkg-config -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %description rootgrow Provides as script and service togrow the root partition