forked from pool/yast2-installation
Accepting request 185124 from YaST:Head
updated to version 3.0.0 OBS-URL: https://build.opensuse.org/request/show/185124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=262
This commit is contained in:
commit
b4496a8a01
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4de45a4ec681c343275730a413931488cb5fe282d32b82c7a9eb6abc88591e3f
|
|
||||||
size 286430
|
|
3
yast2-installation-3.0.0.tar.bz2
Normal file
3
yast2-installation-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6e6469f65832683dcfb06aaa4f8b70102af32cc21cf6bdf81d1b0468372bc7f6
|
||||||
|
size 285795
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 31 08:30:58 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 Jul 29 13:43:13 CEST 2013 - fehr@suse.de
|
||||||
|
|
||||||
|
- ignore SIGHUP in YaST2.Second-Stage to make autoyast installs
|
||||||
|
with serial console succeed again (bnc#825728, bnc#823224)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 11 12:23:36 CEST 2013 - aschnell@suse.de
|
Thu Jul 11 12:23:36 CEST 2013 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -17,12 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.24.10
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-%{version}.tar.bz2
|
Source0: yast2-installation-%{version}.tar.bz2
|
||||||
|
|
||||||
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -218,9 +220,8 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_unitdir}/YaST2-Second-Stage.service
|
%{_unitdir}/YaST2-Second-Stage.service
|
||||||
%{_unitdir}/YaST2-Firstboot.service
|
%{_unitdir}/YaST2-Firstboot.service
|
||||||
|
|
||||||
/usr/share/YaST2/clients/*.ycp
|
/usr/share/YaST2/clients/*.rb
|
||||||
/usr/share/YaST2/modules/*.ycp
|
/usr/share/YaST2/modules/*.rb
|
||||||
/usr/share/YaST2/modules/*.ybc
|
|
||||||
%{_prefix}/share/applications/YaST2/*.desktop
|
%{_prefix}/share/applications/YaST2/*.desktop
|
||||||
/usr/share/autoinstall/modules/*.desktop
|
/usr/share/autoinstall/modules/*.desktop
|
||||||
/usr/share/YaST2/schema/autoyast/rnc/deploy_image.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/deploy_image.rnc
|
||||||
|
Loading…
Reference in New Issue
Block a user