Accepting request 579902 from home:olh
- Fix upgrade path by provide/obsolete targetcli/targetcli-fb (bsc#1082693) OBS-URL: https://build.opensuse.org/request/show/579902 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=16
This commit is contained in:
parent
6590a589b6
commit
7c41168947
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 08:09:45 UTC 2018 - olaf@aepfle.de
|
||||
|
||||
- Fix upgrade path by provide/obsolete targetcli/targetcli-fb (bsc#1082693)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 10:44:30 UTC 2018 - olaf@aepfle.de
|
||||
|
||||
|
@ -45,9 +45,10 @@ Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
%ifpython3
|
||||
Provides: targetcli-fb = %{version}-%{release}
|
||||
Provides: targetcli = %{version}-%{release}
|
||||
%endif
|
||||
Obsoletes: targetcli-fb < %{version}-%{release}
|
||||
Conflicts: targetcli
|
||||
Obsoletes: targetcli-fb
|
||||
Obsoletes: targetcli
|
||||
BuildArch: noarch
|
||||
%{?systemd_requires}
|
||||
|
||||
@ -67,7 +68,6 @@ no longer strictly compatible.
|
||||
Summary: Common targetcli-fb subpackage for either flavor of Python
|
||||
Group: System/Management
|
||||
Provides: %{python_module targetcli-fb-common}
|
||||
Conflicts: targetcli
|
||||
|
||||
%description -n %{name}-common
|
||||
targetcli-fb-common is the invariant base package needed by both
|
||||
|
Loading…
x
Reference in New Issue
Block a user