diff --git a/matomo.changes b/matomo.changes index 118b723..e2fe0ee 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 15:05:10 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Sat Jan 18 23:11:37 UTC 2020 - Lars Vogdt diff --git a/matomo.spec b/matomo.spec index 12e76d3..da52f1b 100644 --- a/matomo.spec +++ b/matomo.spec @@ -1,7 +1,7 @@ # # spec file for package matomo # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,8 +60,8 @@ BuildRequires: cron BuildRequires: fdupes BuildRequires: logrotate BuildRequires: mariadb -BuildRequires: systemd BuildRequires: unzip +BuildRequires: pkgconfig(systemd) Requires: apache2 Requires: logrotate Requires: mod_php_any >= 5.5.9