SHA256
1
0
forked from pool/open-iscsi
Dominique Leuenberger 2019-11-23 22:23:07 +00:00 committed by Git OBS Bridge
commit c9efa2e1be
5 changed files with 37 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb9fef8a61daf6146e48a4b6267c08b96be5b4a5a0024d3bf620647d8e74741c
size 478699

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db548401a533671350bf0420431e6b36c78cbcb1b482df363a5eecfb8cfb1f49
size 477941

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9636bd980cf62900d948cbc79ef58b6f1e18c61335ed2f7ec4448c56af4708a
size 4060
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
size 14

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Nov 18 17:42:09 UTC 2019 - Lee Duncan <lduncan@suse.com>
- Merged in latest upstream (2.1.0), including more fixes for
iscsiuio, and cleanup/bug-fixes of new CHAP code.
This replaces open-iscsi-2.0.878-suse.tar.bz2 with
open-iscsi-2.1.0-suse.tar.bz2, and it resets
open-iscsi-SUSE-latest.diff.bz2 with fixes after 2.1.0-suse.
Also, updated the Summary lines in the spec file that
started with "iSCSI ...", since rpmlint didn't like
them starting with a non-capital letter, and updated the
version number for iscsiuio to match the code.
-------------------------------------------------------------------
Sat Nov 9 17:44:09 UTC 2019 - Lee Duncan <lduncan@suse.com>
- Use SPEC-file macro for systemd generator directory, since
the libexec macro is changing from /usr/lib to /usr/libexec.
-------------------------------------------------------------------
Fri Nov 1 19:08:01 UTC 2019 - Lee Duncan <lduncan@suse.com>

View File

@ -16,15 +16,17 @@
#
%define iscsi_release 878-suse
%define iscsi_minor_release 1
%define iscsi_patch_release 0
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
Name: open-iscsi
Version: 2.0.878
Version: 2.1.0
Release: 0
Summary: Linux iSCSI Software Initiator
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
Url: http://www.open-iscsi.com
Source: %{name}-2.0.%{iscsi_release}.tar.bz2
Source: %{name}-2.%{iscsi_minor_release}.%{iscsi_patch_release_suse}.tar.bz2
Patch1: %{name}-SUSE-latest.diff.bz2
BuildRequires: autoconf
BuildRequires: automake
@ -62,9 +64,9 @@ comes with a daemon process called iscsid, and a management utility,
iscsiadm.
%package -n libopeniscsiusr0_2_0
Version: 2.0.878
Version: 2.%{iscsi_minor_release}.%{iscsi_patch_release}
Release: 0
Summary: iSCSI User-level Library
Summary: The iSCSI User-level Library
Group: System/Libraries
Obsoletes: libopeniscsiusr0_1_0
@ -72,7 +74,7 @@ Obsoletes: libopeniscsiusr0_1_0
The iSCSI user-space API from the open-iscsi project.
%package -n iscsiuio
Version: 0.7.8.4
Version: 0.7.8.6
Release: 0
Summary: Linux Broadcom NetXtremem II iscsi server
Group: Productivity/Networking/Other
@ -94,9 +96,9 @@ The communication to the driver is done via user-space I/O (Kernel module name
"uio").
%package devel
Version: 2.0.878
Version: 2.%{iscsi_minor_release}.%{iscsi_patch_release}
Release: 0
Summary: iSCSI User-level Library Development Library and Include files
Summary: The iSCSI User-level Library Development Library and Include files
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
@ -106,7 +108,7 @@ include files and documentation. These are used to compile against
the libopeniscsiusr library.
%prep
%setup -q -n %{name}-2.0.%{iscsi_release}
%setup -q -n %{name}-2.%{iscsi_minor_release}.%{iscsi_patch_release_suse}
%patch1 -p1
%build
@ -179,7 +181,7 @@ fi
%{_unitdir}/iscsid.service
%{_unitdir}/iscsid.socket
%{_unitdir}/iscsi.service
%{_libexecdir}/systemd/system-generators/ibft-rule-generator
%{_systemdgeneratordir}/ibft-rule-generator
%{_sbindir}/rciscsi
%{_sbindir}/rciscsid
/sbin/iscsid