From c6498640ddcb2276652a3d50542b2691a8ab75d9628bdbf0438a332260983706 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Thu, 14 Jul 2022 12:46:12 +0000 Subject: [PATCH] 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 --- azure-cli-nspkg.changes | 5 +++++ azure-cli-nspkg.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/azure-cli-nspkg.changes b/azure-cli-nspkg.changes index 6cb146d..8e678d6 100644 --- a/azure-cli-nspkg.changes +++ b/azure-cli-nspkg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 14 12:44:50 UTC 2022 - John Paul Adrian Glaubitz + +- Add missing python-rpm-macros package to BuildRequires + ------------------------------------------------------------------- Thu Oct 24 12:11:17 UTC 2019 - John Paul Adrian Glaubitz diff --git a/azure-cli-nspkg.spec b/azure-cli-nspkg.spec index 1b9c616..26546d1 100644 --- a/azure-cli-nspkg.spec +++ b/azure-cli-nspkg.spec @@ -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