From 5c8b017af1bf89713b7eabb09c8eac05cf0d0ea4b271fae84c9c3b599db3df04 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 9 Feb 2007 16:01:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=6 --- yast2-installation-2.15.7.tar.bz2 | 3 --- yast2-installation-2.15.8.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 15 +++++++++++---- 4 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.15.7.tar.bz2 create mode 100644 yast2-installation-2.15.8.tar.bz2 diff --git a/yast2-installation-2.15.7.tar.bz2 b/yast2-installation-2.15.7.tar.bz2 deleted file mode 100644 index a833861..0000000 --- a/yast2-installation-2.15.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b22384e167bcfd4b8db1812975427e955549617f3587ac9a60b222e1e2de9c6c -size 214481 diff --git a/yast2-installation-2.15.8.tar.bz2 b/yast2-installation-2.15.8.tar.bz2 new file mode 100644 index 0000000..a285b80 --- /dev/null +++ b/yast2-installation-2.15.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a82bd81abe03b4860d4f92cac56cb7644af8bf2f6cffa4406d6d6e7bf2f2540 +size 40191 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5f02813..cbaac65 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Feb 7 11:01:02 CET 2007 - locilka@suse.cz + +- Correct Installation::destdir quoting in .local or .target bash + commands. +- 2.15.8 + +------------------------------------------------------------------- +Tue Feb 6 16:29:55 CET 2007 - locilka@suse.cz + +- Hide &product; in inst_suseconfig call to remove dependency on + Product.ycp and not to be so ugly (#241553). + ------------------------------------------------------------------- Mon Feb 5 11:31:52 CET 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index e1543fe..45b35f1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.7) +# spec file for package yast2-installation (Version 2.15.8) # # 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.7 +Version: 2.15.8 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.7.tar.bz2 +Source0: yast2-installation-2.15.8.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: yast2-firewall @@ -69,7 +69,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-installation-2.15.7 +%setup -n yast2-installation-2.15.8 %build %{prefix}/bin/y2tool y2autoconf @@ -133,6 +133,13 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog -n yast2-installation +* Wed Feb 07 2007 - locilka@suse.cz +- Correct Installation::destdir quoting in .local or .target bash + commands. +- 2.15.8 +* Tue Feb 06 2007 - locilka@suse.cz +- Hide &product; in inst_suseconfig call to remove dependency on + Product.ycp and not to be so ugly (#241553). * Mon Feb 05 2007 - locilka@suse.cz - Store Add-Ons at the end of first stage installation and restore them before AutoYaST cloning at the end of the second stage