- don't throw exception if socket not found (bnc #872049)
- add Requires: open-iscsi to spec-file - 3.1.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=198
This commit is contained in:
parent
bfb8d46d82
commit
ed5cdc3385
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b17a7bc4ef9ec10f1a41c589a479db621e15637cd13b99a91d329c371f85f18e
|
|
||||||
size 40466
|
|
3
yast2-iscsi-client-3.1.5.tar.bz2
Normal file
3
yast2-iscsi-client-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c30fd672defac65985c58a376cbbbc459f107f8d60f57a2305b80bd945f11596
|
||||||
|
size 40423
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 8 14:37:23 CEST 2014 - gs@suse.de
|
||||||
|
|
||||||
|
- don't throw exception if socket not found (bnc #872049)
|
||||||
|
- add Requires: open-iscsi to spec-file
|
||||||
|
- 3.1.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 1 11:25:37 CEST 2014 - gs@suse.de
|
Tue Apr 1 11:25:37 CEST 2014 - gs@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-iscsi-client
|
Name: yast2-iscsi-client
|
||||||
Version: 3.1.4
|
Version: 3.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -49,6 +49,7 @@ Requires: yast2 >= 2.21.22
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: open-iscsi
|
||||||
Requires: yast2-ruby-bindings >= 3.1.7
|
Requires: yast2-ruby-bindings >= 3.1.7
|
||||||
|
|
||||||
Summary: YaST2 - iSCSI Client Configuration
|
Summary: YaST2 - iSCSI Client Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user