forked from pool/yast2-iscsi-client
Accepting request 185127 from YaST:Head
updated to version 3.0.0 OBS-URL: https://build.opensuse.org/request/show/185127 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=83
This commit is contained in:
commit
821b5ed7a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05d8354836dc4ae58aea3cace85cefd880732eb4a7ba99ee3c29e3bef65ee364
|
||||
size 107260
|
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:6f728e2bb0ce6b0b73ba187e3c15f72d7f0910e1f31262356a7c6343de22e366
|
||||
size 108211
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:31:18 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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-iscsi-client
|
||||
Version: 2.23.4
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -48,6 +48,8 @@ Requires: yast2 >= 2.21.22
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - iSCSI Client Configuration
|
||||
License: GPL-2.0
|
||||
Group: System/YaST
|
||||
@ -87,9 +89,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%defattr(-,root,root)
|
||||
%dir /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_*.ycp
|
||||
/usr/share/YaST2/clients/inst_iscsi-client.ycp
|
||||
/usr/share/YaST2/clients/iscsi-client.rb
|
||||
/usr/share/YaST2/clients/iscsi-client_*.rb
|
||||
/usr/share/YaST2/clients/inst_iscsi-client.rb
|
||||
/usr/share/YaST2/modules/IscsiClient.*
|
||||
/usr/share/YaST2/modules/IscsiClientLib.*
|
||||
%{_prefix}/share/applications/YaST2/iscsi-client.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user