Accepting request 749404 from network
OBS-URL: https://build.opensuse.org/request/show/749404 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-iscsi?expand=0&rev=89
This commit is contained in:
commit
c9efa2e1be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb9fef8a61daf6146e48a4b6267c08b96be5b4a5a0024d3bf620647d8e74741c
|
|
||||||
size 478699
|
|
3
open-iscsi-2.1.0-suse.tar.bz2
Normal file
3
open-iscsi-2.1.0-suse.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db548401a533671350bf0420431e6b36c78cbcb1b482df363a5eecfb8cfb1f49
|
||||||
|
size 477941
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a9636bd980cf62900d948cbc79ef58b6f1e18c61335ed2f7ec4448c56af4708a
|
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
|
||||||
size 4060
|
size 14
|
||||||
|
@ -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>
|
Fri Nov 1 19:08:01 UTC 2019 - Lee Duncan <lduncan@suse.com>
|
||||||
|
|
||||||
|
@ -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
|
Name: open-iscsi
|
||||||
Version: 2.0.878
|
Version: 2.1.0
|
||||||
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
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Url: http://www.open-iscsi.com
|
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
|
Patch1: %{name}-SUSE-latest.diff.bz2
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -62,9 +64,9 @@ comes with a daemon process called iscsid, and a management utility,
|
|||||||
iscsiadm.
|
iscsiadm.
|
||||||
|
|
||||||
%package -n libopeniscsiusr0_2_0
|
%package -n libopeniscsiusr0_2_0
|
||||||
Version: 2.0.878
|
Version: 2.%{iscsi_minor_release}.%{iscsi_patch_release}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: iSCSI User-level Library
|
Summary: The iSCSI User-level Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Obsoletes: libopeniscsiusr0_1_0
|
Obsoletes: libopeniscsiusr0_1_0
|
||||||
|
|
||||||
@ -72,7 +74,7 @@ Obsoletes: libopeniscsiusr0_1_0
|
|||||||
The iSCSI user-space API from the open-iscsi project.
|
The iSCSI user-space API from the open-iscsi project.
|
||||||
|
|
||||||
%package -n iscsiuio
|
%package -n iscsiuio
|
||||||
Version: 0.7.8.4
|
Version: 0.7.8.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux Broadcom NetXtremem II iscsi server
|
Summary: Linux Broadcom NetXtremem II iscsi server
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
@ -94,9 +96,9 @@ The communication to the driver is done via user-space I/O (Kernel module name
|
|||||||
"uio").
|
"uio").
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Version: 2.0.878
|
Version: 2.%{iscsi_minor_release}.%{iscsi_patch_release}
|
||||||
Release: 0
|
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++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
@ -106,7 +108,7 @@ include files and documentation. These are used to compile against
|
|||||||
the libopeniscsiusr library.
|
the libopeniscsiusr library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-2.0.%{iscsi_release}
|
%setup -q -n %{name}-2.%{iscsi_minor_release}.%{iscsi_patch_release_suse}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -179,7 +181,7 @@ fi
|
|||||||
%{_unitdir}/iscsid.service
|
%{_unitdir}/iscsid.service
|
||||||
%{_unitdir}/iscsid.socket
|
%{_unitdir}/iscsid.socket
|
||||||
%{_unitdir}/iscsi.service
|
%{_unitdir}/iscsi.service
|
||||||
%{_libexecdir}/systemd/system-generators/ibft-rule-generator
|
%{_systemdgeneratordir}/ibft-rule-generator
|
||||||
%{_sbindir}/rciscsi
|
%{_sbindir}/rciscsi
|
||||||
%{_sbindir}/rciscsid
|
%{_sbindir}/rciscsid
|
||||||
/sbin/iscsid
|
/sbin/iscsid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user