forked from pool/yast2-installation
Accepting request 40265 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 40265 from user ug OBS-URL: https://build.opensuse.org/request/show/40265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=174
This commit is contained in:
commit
47a8465e3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a60aa154eed64c92e0d79162262896341ca1737f1c142ed5071f1659643bacf9
|
||||
size 272317
|
3
yast2-installation-2.19.7.tar.bz2
Normal file
3
yast2-installation-2.19.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45c6ea8039962ef54d14404206b7870c1a3989f4f8fddc9612c1a8263fc5306d
|
||||
size 276405
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 12 15:33:24 CEST 2010 - ug@suse.de
|
||||
|
||||
- fixed the cloning at the end of a manual
|
||||
installation (bnc#605132)
|
||||
- 2.19.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 19 12:29:08 CEST 2010 - aschnell@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.19.6)
|
||||
# spec file for package yast2-installation (Version 2.19.7)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,11 +19,11 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.19.6
|
||||
Version: 2.19.7
|
||||
Release: 1
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.19.6.tar.bz2
|
||||
Source0: yast2-installation-2.19.7.tar.bz2
|
||||
|
||||
Prefix: /usr
|
||||
|
||||
@ -136,7 +136,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.19.6
|
||||
%setup -n yast2-installation-2.19.7
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user