Dominique Leuenberger 2017-09-04 10:28:42 +00:00 committed by Git OBS Bridge
commit 8e4306b319
5 changed files with 23 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41ef729c3a95d7feb76d6e10031d213eb65fb4a74e198ce3c50ed2d2758de699
size 40392
oid sha256:29f590534b0b718c442fca993efdd6b97b0bb67dc972f611f8238ee0ab06b4a9
size 3540

View File

@ -1,4 +1,19 @@
-------------------------------------------------------------------
Sat Sep 02 16:35:14 UTC 2017 - lduncan@suse.com
- Update to latest upstream 2.0.875, with a few SUSE-only
modifications, replacing the 2.0.874-suse tarball with a
2.0.875-suse version, and resetting the SUSE-latest-diff
file to contain changes from 2.0.875-suse forward (bsc#1056689)
-------------------------------------------------------------------
Mon Aug 28 13:45:52 PDT 2017 - lduncan@suse.com
- Add missing coreutils dependency for initrd macros (bsc#1055492)
in SPEC file, which (as always) changes:
* open-iscsi-SUSE-latest.diff.bz2
+-------------------------------------------------------------------
Thu Jul 27 16:22:58 UTC 2017 - lduncan@suse.com
- Clear errno before calling strotull in iscsiadm

View File

@ -30,13 +30,14 @@ BuildRequires: openssl-devel
BuildRequires: suse-module-tools
BuildRequires: systemd
Url: http://www.open-iscsi.com
Version: 2.0.874
Version: 2.0.875
Release: 0
%{?systemd_requires}
%define iscsi_release 874-suse
%define iscsi_release 875-suse
Summary: Linux* Open-iSCSI Software Initiator
License: GPL-2.0+
Group: Productivity/Networking/Other
Requires(post): coreutils
Source: %{name}-2.0.%{iscsi_release}.tar.bz2
Patch1: %{name}-SUSE-latest.diff.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build