1
0
OBS User unknown 2009-02-26 11:49:05 +00:00 committed by Git OBS Bridge
parent 1a9483995d
commit 016c442c43
4 changed files with 20 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ddf2d5fa021c348bc8943bf57716704651233df165964501c68cc76c3b80a1c
size 270515

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:938b25a859538d108664f61cdbc8e117cc036e49d2bf9c4876201c854bde6483
size 270526

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 24 13:30:15 CET 2009 - locilka@suse.cz
- Added support for .xz images deployment (bnc #476079).
- Added support for `reboot_same_step (bnc #475650).
- 2.18.9
-------------------------------------------------------------------
Mon Feb 23 16:36:56 CET 2009 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.18.8)
# spec file for package yast2-installation (Version 2.18.9)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-installation
Version: 2.18.8
Version: 2.18.9
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.18.8.tar.bz2
Source0: yast2-installation-2.18.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
# xmllint
@ -39,8 +39,8 @@ BuildRequires: yast2-pkg-bindings >= 2.17.25
BuildRequires: yast2-packager >= 2.17.9
# AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1
# ag_freespace
Requires: yast2 >= 2.18.4
# `reboot_same_step
Requires: yast2 >= 2.18.11
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)
Requires: yast2-country-data >= 2.16.11
@ -123,7 +123,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-installation-2.18.8
%setup -n yast2-installation-2.18.9
%build
%{prefix}/bin/y2tool y2autoconf
@ -194,6 +194,10 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Tue Feb 24 2009 locilka@suse.cz
- Added support for .xz images deployment (bnc #476079).
- Added support for `reboot_same_step (bnc #475650).
- 2.18.9
* Mon Feb 23 2009 locilka@suse.cz
- Offering to configure network if remote repositories are used
during upgrade (inst_upgrade_urls). Setup can be safely skipped