From 273db0fe90fe2da1179fcd695096fb5a8c86fec848f828dd76b14ebb72a5548e Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 31 Jan 2008 11:16:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=62 --- yast2-installation-2.16.12.tar.bz2 | 3 --- yast2-installation-2.16.13.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 22 +++++++++++++++------- 4 files changed, 27 insertions(+), 10 deletions(-) delete mode 100644 yast2-installation-2.16.12.tar.bz2 create mode 100644 yast2-installation-2.16.13.tar.bz2 diff --git a/yast2-installation-2.16.12.tar.bz2 b/yast2-installation-2.16.12.tar.bz2 deleted file mode 100644 index 487b72b..0000000 --- a/yast2-installation-2.16.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a58ab7f2ed3862321e88344e660aaf2b9d78275e1dacd9faa7df251846f868cb -size 213086 diff --git a/yast2-installation-2.16.13.tar.bz2 b/yast2-installation-2.16.13.tar.bz2 new file mode 100644 index 0000000..6830231 --- /dev/null +++ b/yast2-installation-2.16.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a8493c98e342ca31faa611bac61da9598f2493cd5af299b527b64a3b2e9a5a +size 219867 diff --git a/yast2-installation.changes b/yast2-installation.changes index aa55d35..b2ea6d0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,7 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 31 11:14:46 CET 2008 - locilka@suse.cz + +- Added docu. for *_finish scripts (needed for FATE #302980). +- Welcome dialog can newly show the license according to the just + selected language and also show other lozalizations if needed. +- 2.16.13 + ------------------------------------------------------------------- Wed Jan 30 15:22:29 CET 2008 - aschnell@suse.de - Use icewm instead of fvwm during installation (bnc #357240) +- 2.16.12 ------------------------------------------------------------------- Wed Jan 30 14:15:50 CET 2008 - fehr@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index eaf3388..eebb3d9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.12) +# spec file for package yast2-installation (Version 2.16.13) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-installation -Version: 2.16.12 +Version: 2.16.13 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.12.tar.bz2 +Source0: yast2-installation-2.16.13.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 # Mode::live_installation @@ -31,7 +31,8 @@ Requires: yast2-bootloader # Newly created RPM Requires: yast2-country-data >= 2.16.3 # New System-selection data and API DefaultDesktop module -Requires: yast2-packager >= 2.16.17 +# New API in ProductLicense +Requires: yast2-packager >= 2.16.18 # Only in inst-sys # Requires: yast2-runlevel # Requires: yast2-network @@ -70,12 +71,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.12 +Version: 2.16.13 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.12.tar.bz2 +Source0: yast2-installation-2.16.13.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -108,7 +109,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.12 +%setup -n yast2-installation-2.16.13 %build %{prefix}/bin/y2tool y2autoconf @@ -173,9 +174,16 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README + %changelog +* Thu Jan 31 2008 locilka@suse.cz +- Added docu. for *_finish scripts (needed for FATE #302980). +- Welcome dialog can newly show the license according to the just + selected language and also show other lozalizations if needed. +- 2.16.13 * Wed Jan 30 2008 aschnell@suse.de - Use icewm instead of fvwm during installation (bnc #357240) +- 2.16.12 * Wed Jan 30 2008 fehr@suse.de - Add installation step for disk partitioning between time zone and software selection