- 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:
Tomáš Chvátal 2018-01-09 14:34:06 +00:00 committed by Git OBS Bridge
parent 47fed20b10
commit 784245ce5a
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -19,6 +19,7 @@
%define oname rtslib-fb
%define realver 2.1.fb64
%define dbdir %{_sysconfdir}/target
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-%{oname}
Version: 2.1.64
@ -37,7 +38,7 @@ BuildRequires: python-rpm-macros
Requires: python-pyudev
Requires(post): update-alternatives
Requires(postun): update-alternatives
Conflicts: python-rtslib
Conflicts: %{oldpython}-rtslib
BuildArch: noarch
%python_subpackages