forked from pool/open-iscsi
Accepting request 954406 from network
OBS-URL: https://build.opensuse.org/request/show/954406 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-iscsi?expand=0&rev=113
This commit is contained in:
commit
e3f9e5e9d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c3ed9feb58c7e8c002ba07989799fd0580cf5e41be293d982329bf43ea4b3d2d
|
|
||||||
size 492911
|
|
3
open-iscsi-2.1.6-suse.tar.bz2
Normal file
3
open-iscsi-2.1.6-suse.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c21b9aa968aed2031c51521d7b97aec9a95e29963df3fbc12378cc98184d51eb
|
||||||
|
size 494099
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e99cdfd3e2486d83aed1a712f4653611bf8e32973f174aa9f55557e8bd5dc921
|
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
|
||||||
size 4635
|
size 14
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 14 20:21:31 UTC 2022 - Lee Duncan <lduncan@suse.com>
|
||||||
|
|
||||||
|
- Updated to latest upstream 2.1.6 as 2.1.6-suse, which contains
|
||||||
|
bug fixes and cleanups. See the Changelog for more details.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 11 18:45:37 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
Thu Nov 11 18:45:37 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package open-iscsi
|
# spec file for package open-iscsi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,10 +22,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define iscsi_minor_release 1
|
%define iscsi_minor_release 1
|
||||||
%define iscsi_patch_release 5
|
%define iscsi_patch_release 6
|
||||||
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
|
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
|
||||||
Name: open-iscsi
|
Name: open-iscsi
|
||||||
Version: 2.1.5
|
Version: 2.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux iSCSI Software Initiator
|
Summary: Linux iSCSI Software Initiator
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -205,6 +205,7 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/iscsiuiolog %{buildroot}%{_sysconfdir}
|
|||||||
%{_mandir}/man8/iscsistart.8%{ext_man}
|
%{_mandir}/man8/iscsistart.8%{ext_man}
|
||||||
%{_mandir}/man8/iscsi-iname.8%{ext_man}
|
%{_mandir}/man8/iscsi-iname.8%{ext_man}
|
||||||
%{_mandir}/man8/iscsi_fw_login.8%{ext_man}
|
%{_mandir}/man8/iscsi_fw_login.8%{ext_man}
|
||||||
|
%{_mandir}/man8/iscsi-gen-initiatorname.8%{ext_man}
|
||||||
%{_udevrulesdir}/50-iscsi-firmware-login.rules
|
%{_udevrulesdir}/50-iscsi-firmware-login.rules
|
||||||
|
|
||||||
%files -n libopeniscsiusr0_2_0
|
%files -n libopeniscsiusr0_2_0
|
||||||
|
Loading…
Reference in New Issue
Block a user