OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=108
This commit is contained in:
parent
b60da7b381
commit
8e9b67eb3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:450eb6a030df890b1f2b8099f5ff8e4fb03a392fbf18ddda37f13e802054d8b3
|
||||
size 253146
|
3
yast2-installation-2.17.9.tar.bz2
Normal file
3
yast2-installation-2.17.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ccdc2717521acce8a0912a036582ad89a8a020473dc11dd04ca66989c9c87c
|
||||
size 253488
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 15:57:09 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Added new AutoYaST client deploy_images_auto to support
|
||||
installation from images also in AutoYaST (FATE #301321).
|
||||
- 2.17.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 12:45:00 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.8)
|
||||
# spec file for package yast2-installation (Version 2.17.9)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.8
|
||||
Version: 2.17.9
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.8.tar.bz2
|
||||
Source0: yast2-installation-2.17.9.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.8
|
||||
%setup -n yast2-installation-2.17.9
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -180,6 +180,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Mon Sep 08 2008 locilka@suse.cz
|
||||
- Added new AutoYaST client deploy_images_auto to support
|
||||
installation from images also in AutoYaST (FATE #301321).
|
||||
- 2.17.9
|
||||
* Fri Sep 05 2008 locilka@suse.cz
|
||||
- Some inst_finish steps are called in live installer only.
|
||||
- Client vm_finish called only if yast2-vm is installed.
|
||||
|
Loading…
Reference in New Issue
Block a user