From c727afc5de3996b41f8002f66e2c4d02e0bef778a515c02e370d8eda34e8b4b0 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 28 Nov 2007 02:03:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=55 --- yast2-installation-2.16.4.tar.bz2 | 3 --- yast2-installation-2.16.5.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 18 +++++++++++------- 4 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 yast2-installation-2.16.4.tar.bz2 create mode 100644 yast2-installation-2.16.5.tar.bz2 diff --git a/yast2-installation-2.16.4.tar.bz2 b/yast2-installation-2.16.4.tar.bz2 deleted file mode 100644 index adb4193..0000000 --- a/yast2-installation-2.16.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:016170f66c39b09fb3fa3c454e5debb281c1e0a7f208aae18a159d12c3636186 -size 213693 diff --git a/yast2-installation-2.16.5.tar.bz2 b/yast2-installation-2.16.5.tar.bz2 new file mode 100644 index 0000000..15194ce --- /dev/null +++ b/yast2-installation-2.16.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f1e23e4925ecd78347721ce07f7289baa73be9a1a84c7f125f665d0f105280 +size 202839 diff --git a/yast2-installation.changes b/yast2-installation.changes index f5161ec..011f4c5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 27 19:14:15 CET 2007 - sh@suse.de + +- Use string ID "contents" rather than YCPSymbol `contents + for Wizard ReplacePoint +- V 2.16.5 + ------------------------------------------------------------------- Fri Nov 23 13:36:54 CET 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 7ead98e..7dd9ec0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.4) +# spec file for package yast2-installation (Version 2.16.5) # # 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.16.4 +Version: 2.16.5 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.4.tar.bz2 +Source0: yast2-installation-2.16.5.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 @@ -24,7 +24,7 @@ BuildRequires: yast2 >= 2.15.38 Requires: autoyast2-installation # Mode::live_installation # Internet::ShutdownAllLocalDHCPClients -Requires: yast2 >= 2.16.12 +Requires: yast2 >= 2.16.14 # Required in in the first stage, after # switching to the installed system, bugzilla #249679 Requires: yast2-bootloader @@ -70,12 +70,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.4 +Version: 2.16.5 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.4.tar.bz2 +Source0: yast2-installation-2.16.5.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -108,7 +108,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.4 +%setup -n yast2-installation-2.16.5 %build %{prefix}/bin/y2tool y2autoconf @@ -178,6 +178,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Tue Nov 27 2007 - sh@suse.de +- Use string ID "contents" rather than YCPSymbol `contents + for Wizard ReplacePoint +- V 2.16.5 * Fri Nov 23 2007 - locilka@suse.cz - Using translations for inst_finish steps (#343783). - 2.16.4