Accepting request 769551 from home:dimstar:Factory
Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769551 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-efs-utils?expand=0&rev=12
This commit is contained in:
parent
26be15c46e
commit
9086d8d6ac
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 3 12:03:13 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <adrian.glaubitz@suse.com>
|
Tue Dec 17 20:14:25 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aws-efs-utils
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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-metadata >= 1.7.0
|
||||||
BuildRequires: python3-pytest-mock >= 1.11.2
|
BuildRequires: python3-pytest-mock >= 1.11.2
|
||||||
BuildRequires: python3-six >= 1.11.0
|
BuildRequires: python3-six >= 1.11.0
|
||||||
BuildRequires: systemd
|
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: nfs-utils
|
Requires: nfs-utils
|
||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: stunnel >= 4.56
|
Requires: stunnel >= 4.56
|
||||||
|
Loading…
x
Reference in New Issue
Block a user