forked from pool/python-pyngus
- Fix Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyngus?expand=0&rev=2
This commit is contained in:
parent
db2e0fa398
commit
48a514f2ef
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 7 09:25:24 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- Fix Requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 14 10:27:26 UTC 2017 - tbechtold@suse.com
|
Fri Apr 14 10:27:26 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
|||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module python-qpid-proton >= 0.9}
|
BuildRequires: %{python_module python-qpid-proton >= 0.9}
|
||||||
%endif
|
%endif
|
||||||
Requires: %{python_module python-qpid-proton >= 0.9}
|
Requires: python-python-qpid-proton >= 0.9
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user