Accepting request 524913 from home:tbechtold:branches:Virtualization
- Only the python2 package should provide libvirt-python . OBS-URL: https://build.opensuse.org/request/show/524913 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
87979c43d6
commit
59507a8850
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-libvirt-python
|
||||
%define srcname libvirt-python
|
||||
Name: python-libvirt-python
|
||||
Url: http://libvirt.org/
|
||||
Version: 3.6.0
|
||||
Release: 0
|
||||
@@ -34,9 +34,10 @@ BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module xml}
|
||||
|
||||
%ifpython2
|
||||
Provides: libvirt-python = %{version}
|
||||
Obsoletes: libvirt-python < %{version}
|
||||
%endif
|
||||
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user