From 7362ec766eeecd87514d056535695f4ca2ee9da48716a04c4e232ecb8ea7132f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 4 Feb 2008 20:34:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=65 --- yast2-installation-2.16.15.tar.bz2 | 3 --- yast2-installation-2.16.16.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 29 +++++++++++++++++------------ 4 files changed, 33 insertions(+), 15 deletions(-) delete mode 100644 yast2-installation-2.16.15.tar.bz2 create mode 100644 yast2-installation-2.16.16.tar.bz2 diff --git a/yast2-installation-2.16.15.tar.bz2 b/yast2-installation-2.16.15.tar.bz2 deleted file mode 100644 index 1f99760..0000000 --- a/yast2-installation-2.16.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:185742e18fd14171494c4f149c8a4f0b8f512096922a2623bd638bd588ee807c -size 212984 diff --git a/yast2-installation-2.16.16.tar.bz2 b/yast2-installation-2.16.16.tar.bz2 new file mode 100644 index 0000000..b18ed85 --- /dev/null +++ b/yast2-installation-2.16.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e3c26f7900c9acca1f2bf7452256249b0b8d7f15e40a2cfe9afddaf3a84c77 +size 223013 diff --git a/yast2-installation.changes b/yast2-installation.changes index 20a49ac..e4039ea 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 4 19:04:29 CET 2008 - locilka@suse.cz + +- Modular inst-sys used for localizations (FATE #302955). +- Tabs have been removed from installation proposal. +- 2.16.16 + +------------------------------------------------------------------- +Fri Feb 1 16:08:26 CET 2008 - locilka@suse.cz + +- Added new InstExtensionImage module for integration of modular + inst-sys images on-the-fly (FATE #302955). + ------------------------------------------------------------------- Thu Jan 31 19:05:49 CET 2008 - aschnell@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index ad538a6..648b16d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.15) +# spec file for package yast2-installation (Version 2.16.16) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,20 +11,19 @@ # norootforbuild Name: yast2-installation -Version: 2.16.15 +Version: 2.16.16 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.15.tar.bz2 +Source0: yast2-installation-2.16.16.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 -BuildRequires: yast2 >= 2.15.38 +# URL::MakeParamsFromMap and URL::MakeMapFromParams +BuildRequires: yast2 >= 2.16.25 Requires: autoyast2-installation -# Progress::NewProgressIcons -# Icon YCP module -Requires: yast2 >= 2.16.16 +# URL::MakeParamsFromMap and URL::MakeMapFromParams +Requires: yast2 >= 2.16.25 # Required in in the first stage, after # switching to the installed system, bugzilla #249679 Requires: yast2-bootloader @@ -71,12 +70,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.15 +Version: 2.16.16 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.15.tar.bz2 +Source0: yast2-installation-2.16.16.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -109,7 +108,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.15 +%setup -n yast2-installation-2.16.16 %build %{prefix}/bin/y2tool y2autoconf @@ -174,8 +173,14 @@ 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 +* Mon Feb 04 2008 locilka@suse.cz +- Modular inst-sys used for localizations (FATE #302955). +- Tabs have been removed from installation proposal. +- 2.16.16 +* Fri Feb 01 2008 locilka@suse.cz +- Added new InstExtensionImage module for integration of modular + inst-sys images on-the-fly (FATE #302955). * Thu Jan 31 2008 aschnell@suse.de - reflect init-script rename from suse-blinux to sbl - 2.16.15