From 32f5c4bf689677f069c6c8a189bcd91bab4e4c08a8e137ebeed36cc63024b083 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 12 Mar 2007 11:00:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=13 --- yast2-installation-2.15.14.tar.bz2 | 3 --- yast2-installation-2.15.15.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 18 ++++++++++++------ 4 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.14.tar.bz2 create mode 100644 yast2-installation-2.15.15.tar.bz2 diff --git a/yast2-installation-2.15.14.tar.bz2 b/yast2-installation-2.15.14.tar.bz2 deleted file mode 100644 index 4d526aa..0000000 --- a/yast2-installation-2.15.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23fd0e20143e74714b857dbbe25edd9b2db12ecca067e4027a531ebec8bf456e -size 199814 diff --git a/yast2-installation-2.15.15.tar.bz2 b/yast2-installation-2.15.15.tar.bz2 new file mode 100644 index 0000000..6764931 --- /dev/null +++ b/yast2-installation-2.15.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2fad7d7e87f0927a28e55000a7de2c0efbcf311b030527068218b3f2e4dc9e +size 197918 diff --git a/yast2-installation.changes b/yast2-installation.changes index eec31cb..3ccd193 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 12 08:44:19 CET 2007 - locilka@suse.cz + +- Modules 'Product' and 'Installation' (installation settings) were + moved from 'yast2-installation' to 'yast2' to minimize + cross-package dependencies. +- Adjusted package dependencies. +- 2.15.15 + ------------------------------------------------------------------- Fri Mar 9 10:05:20 CET 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 9a1065c..fe60cab 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.14) +# spec file for package yast2-installation (Version 2.15.15) # # 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.14 +Version: 2.15.15 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.14.tar.bz2 +Source0: yast2-installation-2.15.15.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 @@ -39,8 +39,8 @@ Requires: yast2-packager >= 2.15.22 # "", `language", "" in ResolvableProperties() # pkg-bindings are not directly required Conflicts: yast2-pkg-bindings < 2.13.101 -# unzipping license file -Requires: unzip +# 'Product' and 'Installation' moved to 'yast2' +Conflicts: yast2 < 2.15.18 # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) Requires: tar gzip # for the first/second stage of installation @@ -82,7 +82,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.14 +%setup -n yast2-installation-2.15.15 %build %{prefix}/bin/y2tool y2autoconf @@ -145,6 +145,12 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Mon Mar 12 2007 - locilka@suse.cz +- Modules 'Product' and 'Installation' (installation settings) were + moved from 'yast2-installation' to 'yast2' to minimize + cross-package dependencies. +- Adjusted package dependencies. +- 2.15.15 * Fri Mar 09 2007 - locilka@suse.cz - Module InstShowInfo has been moved from yast2-installation to yast2-packager because this module is used by Add-Ons and