OBS User unknown 2007-03-12 11:00:26 +00:00 committed by Git OBS Bridge
parent 8b93d0b309
commit 32f5c4bf68
4 changed files with 24 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23fd0e20143e74714b857dbbe25edd9b2db12ecca067e4027a531ebec8bf456e
size 199814

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df2fad7d7e87f0927a28e55000a7de2c0efbcf311b030527068218b3f2e4dc9e
size 197918

View File

@ -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

View File

@ -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 <locilka@suse.cz>
%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