forked from pool/yast2-installation
Accepting request 22014 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 22014 from user jsuchome OBS-URL: https://build.opensuse.org/request/show/22014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=163
This commit is contained in:
commit
ddb8944648
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad642206494e5f2de2d5980561c776737fa91fb2c5d0b6ab9ee8ffdd2b949347
|
||||
size 290441
|
3
yast2-installation-2.18.31.tar.bz2
Normal file
3
yast2-installation-2.18.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5627b15236b54a363340edef2d3d3674d40ec8db05dca96aa62ad568aa7402a
|
||||
size 283599
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 15:36:44 CEST 2009 - jsuchome@suse.cz
|
||||
|
||||
- set the time after chroot (bnc#538357)
|
||||
- 2.18.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 12:17:52 CEST 2009 - jsuchome@suse.cz
|
||||
|
||||
- correctly set the keyboard layout in 2nd stage (bnc#542009)
|
||||
- 2.18.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 13:27:16 CEST 2009 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.29)
|
||||
# spec file for package yast2-installation (Version 2.18.31)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.29
|
||||
Version: 2.18.31
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.29.tar.bz2
|
||||
Source0: yast2-installation-2.18.31.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
@ -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.18.29
|
||||
%setup -n yast2-installation-2.18.31
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user