Update to last successful build

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=506
This commit is contained in:
ZYpp Developers 2013-09-26 10:10:30 +00:00 committed by Git OBS Bridge
parent cec218b3e7
commit 64d2fb2cec
6 changed files with 12 additions and 4 deletions

View File

@ -10,6 +10,7 @@ Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
ExecStartPre=-/usr/bin/plymouth --hide-splash
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
TimeoutSec=0
RemainAfterExit=true
StandardInput=tty

View File

@ -12,6 +12,7 @@ ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
RemainAfterExit=yes
TimeoutSec=0
ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
StandardInput=tty
[Install]

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8d5e2050dc7dc99a24907ad17e5df0a1d192a840506f495ede5eb23d2af003f
size 281918

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3aa1f7d5422de1c03ca30aeb8aec2aa2157d8f2d83038beaac892eeed60ff76a
size 282084

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 26 10:47:32 CEST 2013 - jsuchome@suse.cz
- fix console status after the installation (bnc#750326)
- 3.0.6
-------------------------------------------------------------------
Tue Sep 3 11:55:45 CEST 2013 - jsuchome@suse.cz

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.0.5
Version: 3.0.6
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build