Accepting request 579975 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/579975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rtslib-fb?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-02-27 15:58:11 +00:00 committed by Git OBS Bridge
commit 3d42346d1b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 25 08:09:45 UTC 2018 - olaf@aepfle.de
- Fix upgrade path by provide/obsolete python-rtslib (bsc#1082693)
-------------------------------------------------------------------
Wed Jan 24 18:43:43 UTC 2018 - lduncan@suse.com

View File

@ -19,7 +19,6 @@
%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
@ -39,7 +38,8 @@ BuildRequires: python-rpm-macros
Requires: python-pyudev
Requires(post): update-alternatives
Requires(postun): update-alternatives
Conflicts: %{oldpython}-rtslib
Provides: python-rtslib = %{version}-%{release}
Obsoletes: python-rtslib
BuildArch: noarch
%python_subpackages