forked from pool/yast2-installation
Accepting request 18848 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 18848 from user locilka OBS-URL: https://build.opensuse.org/request/show/18848 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=157
This commit is contained in:
commit
7b4e7d2dc0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:161be9281713d6283a329d082e695a5ba1eb87e557975404d7f0f66584736bf4
|
||||
size 260166
|
3
yast2-installation-2.18.23.tar.bz2
Normal file
3
yast2-installation-2.18.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b8e14e4066e7bd54d9e9ced98767ebbb6300ee4e19be72e80935e9c1f3fb80
|
||||
size 261871
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 15:33:51 CEST 2009 - locilka@suse.cz
|
||||
|
||||
- Do not copy xorg.conf to installed system anymore (bnc #441404).
|
||||
- 2.18.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 21 12:38:42 CEST 2009 - aschnell@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.22)
|
||||
# spec file for package yast2-installation (Version 2.18.23)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.22
|
||||
Version: 2.18.23
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.22.tar.bz2
|
||||
Source0: yast2-installation-2.18.23.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.22
|
||||
%setup -n yast2-installation-2.18.23
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user