From 7e75d1fc4ee11e91411348fb39be5ce5442016a64511a4af3cb842e0b5938e28 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 2 Aug 2007 20:12:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=35 --- yast2-installation-2.15.38.tar.bz2 | 3 --- yast2-installation-2.15.39.tar.bz2 | 3 +++ yast2-installation.changes | 11 +++++++++++ yast2-installation.spec | 17 +++++++++++------ 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.38.tar.bz2 create mode 100644 yast2-installation-2.15.39.tar.bz2 diff --git a/yast2-installation-2.15.38.tar.bz2 b/yast2-installation-2.15.38.tar.bz2 deleted file mode 100644 index 0d78920..0000000 --- a/yast2-installation-2.15.38.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a5732c97f142958e516f70fd84e9896f49e6a50d64d2e09cb615592d572fb9f -size 211626 diff --git a/yast2-installation-2.15.39.tar.bz2 b/yast2-installation-2.15.39.tar.bz2 new file mode 100644 index 0000000..7ad8971 --- /dev/null +++ b/yast2-installation-2.15.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e325595020ee6cf8ed3bc5c3fdc8b0d315a7dc20788f2ec5659ed3cfb2a3a0e4 +size 212620 diff --git a/yast2-installation.changes b/yast2-installation.changes index aaa5723..e3c8032 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Aug 2 08:53:56 CEST 2007 - jsrain@suse.cz + +- do not show "Clone" check box in live installation +- 2.15.39 + +------------------------------------------------------------------- +Wed Aug 1 11:00:15 CEST 2007 - locilka@suse.cz + +- Changing remote repositories link to http://download.opensuse.org + ------------------------------------------------------------------- Wed Aug 1 10:33:45 CEST 2007 - mvidner@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 989a823..c8e153d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.38) +# spec file for package yast2-installation (Version 2.15.39) # # 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.38 +Version: 2.15.39 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.38.tar.bz2 +Source0: yast2-installation-2.15.39.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 @@ -63,12 +63,12 @@ PreReq: %fillup_prereq BuildArchitectures: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.38 +Version: 2.15.39 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.38.tar.bz2 +Source0: yast2-installation-2.15.39.tar.bz2 prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -102,7 +102,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.38 +%setup -n yast2-installation-2.15.39 %build %{prefix}/bin/y2tool y2autoconf @@ -176,6 +176,11 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Aug 02 2007 - jsrain@suse.cz +- do not show "Clone" check box in live installation +- 2.15.39 +* Wed Aug 01 2007 - locilka@suse.cz +- Changing remote repositories link to http://download.opensuse.org * Wed Aug 01 2007 - mvidner@suse.cz - Removed Provides/Obsoletes for ancient yast package names, with the devel-doc subpackage they broke yast2-schema build.