Accepting request 923342 from home:lee_duncan:branches:network

- Fix possible systemd cycle by adding an "obsoletes" for
  the old libopeniscsiusr for older versions.

OBS-URL: https://build.opensuse.org/request/show/923342
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=189
This commit is contained in:
Lee Duncan 2021-10-05 19:35:38 +00:00 committed by Git OBS Bridge
parent db07166adc
commit ea73be84cd
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 5 19:23:33 UTC 2021 - Lee Duncan <lduncan@suse.com>
- Fix possible systemd cycle by adding an "obsoletes" for
the old libopeniscsiusr for older versions.
-------------------------------------------------------------------
Thu Sep 30 20:59:42 UTC 2021 - Lee Duncan <lduncan@suse.com>

View File

@ -68,7 +68,7 @@ Version: 2.%{iscsi_minor_release}.%{iscsi_patch_release}
Release: 0
Summary: The iSCSI User-level Library
Group: System/Libraries
Obsoletes: libopeniscsiusr0_1_0
Obsoletes: libopeniscsiusr0_1_0 < %{version}
%description -n libopeniscsiusr0_2_0
The iSCSI user-space API from the open-iscsi project.