diff --git a/btrfsmaintenance.changes b/btrfsmaintenance.changes index 2d99050..23e45d6 100644 --- a/btrfsmaintenance.changes +++ b/btrfsmaintenance.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 12:34:37 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Tue Mar 12 20:37:45 UTC 2019 - jeffm@suse.com diff --git a/btrfsmaintenance.spec b/btrfsmaintenance.spec index 4d69cd2..6c25126 100644 --- a/btrfsmaintenance.spec +++ b/btrfsmaintenance.spec @@ -35,12 +35,12 @@ Patch2: 0002-sysconfig-reduce-default-balance-usage-thresholds-fa.patch Patch3: 0003-sysconfig-document-using-systemd.time-7-for-frequenc.patch Patch4: 0004-btrfsmaintenance-refresh-cron.sh-validate-periods-fo.patch Patch5: 0005-btrfs-defrag-plugin-remove-dependency-on-zypp-plugin.patch -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: btrfsprogs Requires: libzypp(plugin:commit) Supplements: btrfsprogs BuildArch: noarch -%{?systemd_requires} +%{?systemd_orderign} %description Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag