From aa2b51df5033eb3185de34fef8a1854d49f76461a8e263ff9c8a7af82657ba77 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Tue, 25 Nov 2014 22:47:06 +0000 Subject: [PATCH] Accepting request 263046 from home:lee_duncan:branches:network - Fixed spec file: db-devel < 5, to fix SLE 12 and SP3 builds - Fix isns server to allow legal registration sequence, including portal group (bsc#905670) OBS-URL: https://build.opensuse.org/request/show/263046 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=49 --- open-iscsi-Factory-latest.diff.bz2 | 4 ++-- open-iscsi.changes | 11 +++++++++++ open-iscsi.spec | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/open-iscsi-Factory-latest.diff.bz2 b/open-iscsi-Factory-latest.diff.bz2 index f8c44c2..3680870 100644 --- a/open-iscsi-Factory-latest.diff.bz2 +++ b/open-iscsi-Factory-latest.diff.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88b7ce7d00d6a7a785d2aef380c6fc9d7b3b82bf3764bf469de0456e8be430d9 -size 183623 +oid sha256:91881c7ea58e34d71f379da845357f86110b8412405156307ca66e22a0db38c2 +size 184073 diff --git a/open-iscsi.changes b/open-iscsi.changes index 1503c6f..bbf36f2 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 25 13:44:28 PST 2014 - lduncan@suse.com + +- Fixed spec file: db-devel < 5, to fix SLE 12 and SP3 builds + +------------------------------------------------------------------- +Tue Nov 25 11:43:03 PST 2014 - lduncan@suse.com + +- Fix isns server to allow legal registration sequence, + including portal group (bsc#905670) + ------------------------------------------------------------------- Tue Oct 28 09:56:55 PDT 2014 - lduncan@suse.com diff --git a/open-iscsi.spec b/open-iscsi.spec index ab419a3..dd1f9ae 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -20,7 +20,7 @@ Name: open-iscsi BuildRequires: autoconf BuildRequires: automake BuildRequires: bison -BuildRequires: db-devel +BuildRequires: db-devel < 5 BuildRequires: flex BuildRequires: libtool BuildRequires: make