forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=153
This commit is contained in:
parent
e68fe5f170
commit
a3b777a0f8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66c6de45eb6a0a47d4eaf7cbe9a646f50d367af4d792eae28cae34d1ab19bb4c
|
|
||||||
size 263155
|
|
3
yast2-installation-2.18.19.tar.bz2
Normal file
3
yast2-installation-2.18.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d78e79a415eb2c068c36b373d39bea7fb85b094af8606a97ac52115896c5dc7a
|
||||||
|
size 261486
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 24 10:02:20 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed Welcome dialog layout to have more license content visible
|
||||||
|
and to align language and keyboard widgets with it.
|
||||||
|
- Not offering installation images if there are none (bnc #492745).
|
||||||
|
- 2.18.19
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 22 20:20:18 CEST 2009 - coolo@novell.com
|
Mon Jun 22 20:20:18 CEST 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.18)
|
# spec file for package yast2-installation (Version 2.18.19)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.18
|
Version: 2.18.19
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.18.18.tar.bz2
|
Source0: yast2-installation-2.18.19.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
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.
|
System installation code as present on installation media.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.18.18
|
%setup -n yast2-installation-2.18.19
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user