forked from pool/python-rtslib-fb
- Fix the conflict to the rtslib properly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
47fed20b10
commit
784245ce5a
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 9 14:37:15 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix the conflict to the rtslib properly
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 3 16:13:57 UTC 2018 - tchvatal@suse.com
|
Wed Jan 3 16:13:57 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -19,6 +19,7 @@
|
|||||||
%define oname rtslib-fb
|
%define oname rtslib-fb
|
||||||
%define realver 2.1.fb64
|
%define realver 2.1.fb64
|
||||||
%define dbdir %{_sysconfdir}/target
|
%define dbdir %{_sysconfdir}/target
|
||||||
|
%define oldpython python
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{oname}
|
Name: python-%{oname}
|
||||||
Version: 2.1.64
|
Version: 2.1.64
|
||||||
@@ -37,7 +38,7 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-pyudev
|
Requires: python-pyudev
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Conflicts: python-rtslib
|
Conflicts: %{oldpython}-rtslib
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user