forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=154
This commit is contained in:
parent
a3b777a0f8
commit
a4bb9b3a5b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d78e79a415eb2c068c36b373d39bea7fb85b094af8606a97ac52115896c5dc7a
|
||||
size 261486
|
3
yast2-installation-2.18.20.tar.bz2
Normal file
3
yast2-installation-2.18.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8729c66578f49dadfec482ce2d5495463c52af0667cda7992a9ca68caa6b57f5
|
||||
size 293171
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 15:32:37 CEST 2009 - jsuchome@suse.cz
|
||||
|
||||
- adapted to changes in yast2-country: no saving of xorg.conf
|
||||
(bnc#441404)
|
||||
- 2.18.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 10:02:20 CEST 2009 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.19)
|
||||
# spec file for package yast2-installation (Version 2.18.20)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.19
|
||||
Version: 2.18.20
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.19.tar.bz2
|
||||
Source0: yast2-installation-2.18.20.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.19
|
||||
%setup -n yast2-installation-2.18.20
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user