Accepting request 709216 from filesystems

- spec: fix typo in macro name (forwarded request 709215 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/709216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsmaintenance?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2019-06-24 19:49:20 +00:00 committed by Git OBS Bridge
commit 10be987863
2 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 11 16:34:56 CEST 2019 - dsterba@suse.cz
- spec: fix typo in macro name
-------------------------------------------------------------------
Tue Jun 11 12:34:37 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
-------------------------------------------------------------------
Tue Mar 12 20:37:45 UTC 2019 - jeffm@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -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_ordering}
%description
Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag