1
0

Accepting request 985303 from Cloud:Tools

- Add missing python-rpm-macros package to BuildRequires (forwarded request 985302 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/985303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli-telemetry?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2022-06-28 13:21:41 +00:00 committed by Git OBS Bridge
commit 4a4bf4f301
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 27 11:05:06 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add missing python-rpm-macros package to BuildRequires
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 2 12:35:06 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Wed Sep 2 12:35:06 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package azure-cli-telemetry # 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 # 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
@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/a/azure-cli-telem
Source1: LICENSE.txt Source1: LICENSE.txt
BuildRequires: azure-cli-nspkg BuildRequires: azure-cli-nspkg
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-azure-nspkg >= 3.0.0 BuildRequires: python3-azure-nspkg >= 3.0.0
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
Requires: azure-cli-nspkg Requires: azure-cli-nspkg