From 9b076e03ad5454bdf9b240861d84c8d6163d018c66d180a96edc606d666955e5 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 27 Jun 2022 11:15:20 +0000 Subject: [PATCH] Accepting request 985302 from home:glaubitz:branches:Cloud:Tools - Add missing python-rpm-macros package to BuildRequires OBS-URL: https://build.opensuse.org/request/show/985302 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-telemetry?expand=0&rev=11 --- azure-cli-telemetry.changes | 5 +++++ azure-cli-telemetry.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/azure-cli-telemetry.changes b/azure-cli-telemetry.changes index ed949b0..546d17f 100644 --- a/azure-cli-telemetry.changes +++ b/azure-cli-telemetry.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 27 11:05:06 UTC 2022 - John Paul Adrian Glaubitz + +- Add missing python-rpm-macros package to BuildRequires + ------------------------------------------------------------------- Wed Sep 2 12:35:06 UTC 2020 - John Paul Adrian Glaubitz diff --git a/azure-cli-telemetry.spec b/azure-cli-telemetry.spec index 417cc36..65c40f3 100644 --- a/azure-cli-telemetry.spec +++ b/azure-cli-telemetry.spec @@ -1,7 +1,7 @@ # # spec file for package azure-cli-telemetry # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/a/azure-cli-telem Source1: LICENSE.txt BuildRequires: azure-cli-nspkg BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildRequires: python3-azure-nspkg >= 3.0.0 BuildRequires: python3-setuptools Requires: azure-cli-nspkg