Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=170
This commit is contained in:
parent
b22f05ea88
commit
0f4cbb69d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af7111baba5d844d87b565eeb96926a4a307ff42cbf659e4131898ad73255c8e
|
|
||||||
size 107651
|
|
3
yast2-iscsi-client-3.0.0.tar.bz2
Normal file
3
yast2-iscsi-client-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7baa4707c911f7413009f5622ebb6d1d8937145b17c860c1d5f29b1623378c53
|
||||||
|
size 108187
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 30 11:15:42 UTC 2013 - yast-devel@opensuse.org
|
||||||
|
|
||||||
|
- converted from YCP to Ruby by YCP Killer
|
||||||
|
(https://github.com/yast/ycp-killer)
|
||||||
|
- version 3.0.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 25 11:20:22 CET 2013 - fehr@suse.de
|
Mon Feb 25 11:20:22 CET 2013 - fehr@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-iscsi-client
|
Name: yast2-iscsi-client
|
||||||
Version: 2.23.4
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -48,6 +48,8 @@ Requires: yast2 >= 2.21.22
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Summary: YaST2 - iSCSI Client Configuration
|
Summary: YaST2 - iSCSI Client Configuration
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -87,9 +89,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir /usr/share/YaST2/include/iscsi-client
|
%dir /usr/share/YaST2/include/iscsi-client
|
||||||
/usr/share/YaST2/include/iscsi-client/*
|
/usr/share/YaST2/include/iscsi-client/*
|
||||||
/usr/share/YaST2/clients/iscsi-client.ycp
|
/usr/share/YaST2/clients/iscsi-client.rb
|
||||||
/usr/share/YaST2/clients/iscsi-client_*.ycp
|
/usr/share/YaST2/clients/iscsi-client_*.rb
|
||||||
/usr/share/YaST2/clients/inst_iscsi-client.ycp
|
/usr/share/YaST2/clients/inst_iscsi-client.rb
|
||||||
/usr/share/YaST2/modules/IscsiClient.*
|
/usr/share/YaST2/modules/IscsiClient.*
|
||||||
/usr/share/YaST2/modules/IscsiClientLib.*
|
/usr/share/YaST2/modules/IscsiClientLib.*
|
||||||
%{_prefix}/share/applications/YaST2/iscsi-client.desktop
|
%{_prefix}/share/applications/YaST2/iscsi-client.desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user