From a398f68c53ad955f0c2e484f3b99d16e4f0bc2819edbdd0ec0de99da29437587 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jan 2022 21:01:19 +0000 Subject: [PATCH] - add python-rpm-macros dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-genfire?expand=0&rev=8 --- python-genfire.changes | 5 +++++ python-genfire.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-genfire.changes b/python-genfire.changes index f782014..db9f337 100644 --- a/python-genfire.changes +++ b/python-genfire.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 21:01:09 UTC 2022 - Dirk Müller + +- add python-rpm-macros dependency + ------------------------------------------------------------------- Fri Feb 12 23:52:18 UTC 2021 - Benjamin Greiner diff --git a/python-genfire.spec b/python-genfire.spec index 7fd524d..00ce5d1 100644 --- a/python-genfire.spec +++ b/python-genfire.spec @@ -1,7 +1,7 @@ # # spec file for package python-genfire # -# Copyright (c) 2021 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 @@ -37,6 +37,7 @@ BuildRequires: %{python_module scipy >= 0.19.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.10.0} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-Pillow >= 4.1.1 Requires: python-PyQt5 >= 5.5.0 Requires: python-numpy >= 1.12.1 @@ -47,7 +48,7 @@ Requires: python-setuptools Requires: python-six >= 1.10.0 BuildArch: noarch Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description