Accepting request 638851 from home:lee_duncan:branches:network
- Merge the latest upstream code, updating the libopeniscsiusr version from 0_1_0 to 0_2_0, which updates the SPEC file. Also updated with new code: * open-iscsi-SUSE-latest.diff.bz2 OBS-URL: https://build.opensuse.org/request/show/638851 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=112
This commit is contained in:
committed by
Git OBS Bridge
parent
926e7e26ad
commit
3171cf556f
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba7993d30a79ff0b2527a51bbe712c44223ebb8c120ce713e4c01a2d32ac0b35
|
||||
size 4391
|
||||
oid sha256:7205bafc4ba161688f633a6986db7c8c95542355dba5bb3289ddc54f400e886a
|
||||
size 41289
|
||||
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 27 17:47:27 UTC 2018 - lduncan@suse.com
|
||||
|
||||
- Merge the latest upstream code, updating the libopeniscsiusr
|
||||
version from 0_1_0 to 0_2_0, which updates the SPEC file. Also
|
||||
updated with new code:
|
||||
* open-iscsi-SUSE-latest.diff.bz2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 17:35:55 UTC 2018 - lduncan@suse.com
|
||||
|
||||
|
@@ -41,7 +41,7 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: suse-module-tools
|
||||
BuildRequires: systemd
|
||||
Requires(post): coreutils
|
||||
Requires: libopeniscsiusr0_1_0 = %{version}
|
||||
Requires: libopeniscsiusr0_2_0 = %{version}
|
||||
%{?systemd_requires}
|
||||
|
||||
%description
|
||||
@@ -58,17 +58,17 @@ connection-level error processing, Nop-In and Nop-Out handling. It
|
||||
comes with a daemon process called iscsid, and a management utility,
|
||||
iscsiadm.
|
||||
|
||||
%package -n libopeniscsiusr0_1_0
|
||||
%package -n libopeniscsiusr0_2_0
|
||||
Version: 2.0.876
|
||||
Release: 0
|
||||
Summary: Userspace iSCSI API
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libopeniscsiusr0_1_0
|
||||
%description -n libopeniscsiusr0_2_0
|
||||
The iSCSI userspace API from the open-iscsi project.
|
||||
|
||||
%package -n iscsiuio
|
||||
Version: 0.7.8.2
|
||||
Version: 0.7.8.4
|
||||
Release: 0
|
||||
Summary: Linux Broadcom NetXtremem II iscsi server
|
||||
Group: Productivity/Networking/Other
|
||||
@@ -147,8 +147,8 @@ fi
|
||||
%preun
|
||||
%{service_del_preun iscsid.socket iscsid.service iscsi.service}
|
||||
|
||||
%post -n libopeniscsiusr0_1_0 -p /sbin/ldconfig
|
||||
%postun -n libopeniscsiusr0_1_0 -p /sbin/ldconfig
|
||||
%post -n libopeniscsiusr0_2_0 -p /sbin/ldconfig
|
||||
%postun -n libopeniscsiusr0_2_0 -p /sbin/ldconfig
|
||||
|
||||
%post -n iscsiuio
|
||||
%{service_add_post iscsiuio.socket iscsiuio.service}
|
||||
@@ -192,7 +192,7 @@ fi
|
||||
%{_mandir}/man8/iscsi_fw_login.8%{ext_man}
|
||||
%{_udevrulesdir}/50-iscsi-firmware-login.rules
|
||||
|
||||
%files -n libopeniscsiusr0_1_0
|
||||
%files -n libopeniscsiusr0_2_0
|
||||
%{_libdir}/libopeniscsiusr.so*
|
||||
|
||||
%files -n iscsiuio
|
||||
|
Reference in New Issue
Block a user