diff --git a/aws-efs-utils.changes b/aws-efs-utils.changes index 3fb3afe..940fef5 100644 --- a/aws-efs-utils.changes +++ b/aws-efs-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 12:03:13 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Tue Dec 17 20:14:25 UTC 2019 - John Paul Adrian Glaubitz diff --git a/aws-efs-utils.spec b/aws-efs-utils.spec index 237b41a..588d323 100644 --- a/aws-efs-utils.spec +++ b/aws-efs-utils.spec @@ -1,7 +1,7 @@ # # spec file for package aws-efs-utils # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -40,8 +40,8 @@ BuildRequires: python3-pytest-html >= 1.19.0 BuildRequires: python3-pytest-metadata >= 1.7.0 BuildRequires: python3-pytest-mock >= 1.11.2 BuildRequires: python3-six >= 1.11.0 -BuildRequires: systemd BuildRequires: systemd-rpm-macros +BuildRequires: pkgconfig(systemd) Requires: nfs-utils Requires: python3 Requires: stunnel >= 4.56