From 01881dbbc894793873ad95d9497605f6b2457a066bf743277635a986a73026d5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 27 Jul 2007 00:15:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=32 --- yast2-installation-2.15.35.tar.bz2 | 3 --- yast2-installation-2.15.36.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 15 +++++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.35.tar.bz2 create mode 100644 yast2-installation-2.15.36.tar.bz2 diff --git a/yast2-installation-2.15.35.tar.bz2 b/yast2-installation-2.15.35.tar.bz2 deleted file mode 100644 index d33b5c7..0000000 --- a/yast2-installation-2.15.35.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3aa435973725079fab2b582a488ec15dcab560c7305d3ea0bea90f682f58b3e6 -size 208968 diff --git a/yast2-installation-2.15.36.tar.bz2 b/yast2-installation-2.15.36.tar.bz2 new file mode 100644 index 0000000..ae221b8 --- /dev/null +++ b/yast2-installation-2.15.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba603751354ebe456f2a62de0c159db9fe93dc4bce671559d878653e8e7f11a2 +size 206723 diff --git a/yast2-installation.changes b/yast2-installation.changes index fc82c5d..454fd6d 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 26 17:51:29 CEST 2007 - mzugec@suse.cz + +- set variables VNC and USE_SSH in S07-medium (#294485) +- 2.15.36 + ------------------------------------------------------------------- Wed Jul 25 12:48:50 CEST 2007 - mvidner@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index b370c3b..aab48e5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.35) +# spec file for package yast2-installation (Version 2.15.36) # # 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.35 +Version: 2.15.36 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.35.tar.bz2 +Source0: yast2-installation-2.15.36.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite # Mode::live_installation @@ -71,12 +71,12 @@ Obsoletes: yast2-instsys BuildArchitectures: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.35 +Version: 2.15.36 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.35.tar.bz2 +Source0: yast2-installation-2.15.36.tar.bz2 prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -112,7 +112,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.35 +%setup -n yast2-installation-2.15.36 %build %{prefix}/bin/y2tool y2autoconf @@ -186,6 +186,9 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Jul 26 2007 - mzugec@suse.cz +- set variables VNC and USE_SSH in S07-medium (#294485) +- 2.15.36 * Wed Jul 25 2007 - mvidner@suse.cz - startup scripts: Call initviocons only if it exists (#173426). - 2.13.35