1
0

Accepting request 989154 from home:glaubitz:branches:Cloud:Tools

- Add missing python-rpm-macros package to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/989154
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-nspkg?expand=0&rev=13
This commit is contained in:
John Paul Adrian Glaubitz 2022-07-14 12:46:12 +00:00 committed by Git OBS Bridge
parent 198b970267
commit c6498640dd
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 14 12:44:50 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add missing python-rpm-macros package to BuildRequires
-------------------------------------------------------------------
Thu Oct 24 12:11:17 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package azure-cli-nspkg
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,10 +22,11 @@ Release: 0
Summary: Microsoft Azure CLI Namespace Package
License: MIT
Group: System/Management
Url: https://github.com/Azure/azure-cli
URL: https://github.com/Azure/azure-cli
Source: https://files.pythonhosted.org/packages/source/a/azure-cli-nspkg/azure-cli-nspkg-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-azure-nspkg >= 3.0.0
BuildRequires: python3-setuptools
Requires: python3-azure-nspkg >= 3.0.0