From 6a52591949f4d07f4105cedc33c2757508978314a846cacec3cdeece1ede790a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 6 Mar 2007 08:01:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=10 --- yast2-installation-2.15.11.tar.bz2 | 3 --- yast2-installation-2.15.12.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 13 +++++++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.15.11.tar.bz2 create mode 100644 yast2-installation-2.15.12.tar.bz2 diff --git a/yast2-installation-2.15.11.tar.bz2 b/yast2-installation-2.15.11.tar.bz2 deleted file mode 100644 index 6e5e88d..0000000 --- a/yast2-installation-2.15.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0462184fb80cd5b697edf7104220129a4946fc8508c104f41c40e4d9f4f477db -size 202016 diff --git a/yast2-installation-2.15.12.tar.bz2 b/yast2-installation-2.15.12.tar.bz2 new file mode 100644 index 0000000..49f8bea --- /dev/null +++ b/yast2-installation-2.15.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc02e8fec75352f6748eff8da9b58aaa5914ac100fc7b074d25b6ec7e458ddb +size 210496 diff --git a/yast2-installation.changes b/yast2-installation.changes index ade1e5e..83fccec 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 5 17:14:58 CET 2007 - locilka@suse.cz + +- Moving AddOnProduct module back to yast2-installation because + this module is needed in the second-stage installation. +- AddOnProduct-related testsuites moved back to yast2-installation. +- 2.15.12 + ------------------------------------------------------------------- Mon Mar 5 12:58:21 CET 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index eb441ec..fb7c300 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.11) +# spec file for package yast2-installation (Version 2.15.12) # # Copyright (c) 2007 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.15.11 +Version: 2.15.12 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.11.tar.bz2 +Source0: yast2-installation-2.15.12.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-core-devel yast2-country yast2-devtools yast2-testsuite Requires: autoyast2-installation @@ -81,7 +81,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.11 +%setup -n yast2-installation-2.15.12 %build %{prefix}/bin/y2tool y2autoconf @@ -145,6 +145,11 @@ rm -rf "$RPM_BUILD_ROOT" %changelog * Mon Mar 05 2007 - locilka@suse.cz +- Moving AddOnProduct module back to yast2-installation because + this module is needed in the second-stage installation. +- AddOnProduct-related testsuites moved back to yast2-installation. +- 2.15.12 +* Mon Mar 05 2007 - locilka@suse.cz - Adding new installation client mouse_finish which is called before SCR is switched. This removes the dependency of yast2-installation on yast2-mouse.