forked from pool/yast2-installation
Accepting request 31930 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 31930 from user locilka OBS-URL: https://build.opensuse.org/request/show/31930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=169
This commit is contained in:
commit
0f871e8423
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a753b600563c96e37ab28526e8b4ef19e37fef8c6bef4cd401faaa17679cb318
|
||||
size 266950
|
3
yast2-installation-2.19.3.tar.bz2
Normal file
3
yast2-installation-2.19.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:964d1225497b776b0bd1aa8b98ff919869f0d726eea1acce70170b5f7e2f65b2
|
||||
size 276326
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 14:49:33 CET 2010 - locilka@ssue.cz
|
||||
|
||||
- Fixed license agreement check box visibility (BNC #571846).
|
||||
- 2.19.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 11:03:04 CET 2010 - locilka@suse.cz
|
||||
|
||||
- Added LXDE to openSUSE control file (FATE #307729).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 11:35:15 CET 2010 - locilka@suse.cz
|
||||
|
||||
- Fixed 'going back' from services proposal BNC #572734.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 15:56:07 CET 2010 - aschnell@suse.de
|
||||
|
||||
- fixed message during ssh installation (bnc #518616)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 17:29:45 CET 2010 - aschnell@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.19.1)
|
||||
# spec file for package yast2-installation (Version 2.19.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.19.1
|
||||
Version: 2.19.3
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.19.1.tar.bz2
|
||||
Source0: yast2-installation-2.19.3.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
License: GPLv2+
|
||||
@ -103,7 +103,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.19.1
|
||||
%setup -n yast2-installation-2.19.3
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user