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 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. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild # norootforbuild
Name: yast2-installation Name: yast2-installation
Version: 2.15.14 Version: 2.15.15
Release: 1 Release: 1
License: GNU General Public License (GPL) License: GNU General Public License (GPL)
Group: System/YaST Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.14.tar.bz2 Source0: yast2-installation-2.15.15.tar.bz2
prefix: /usr 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 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 Requires: autoyast2-installation
@@ -39,8 +39,8 @@ Requires: yast2-packager >= 2.15.22
# "", `language", "" in ResolvableProperties() # "", `language", "" in ResolvableProperties()
# pkg-bindings are not directly required # pkg-bindings are not directly required
Conflicts: yast2-pkg-bindings < 2.13.101 Conflicts: yast2-pkg-bindings < 2.13.101
# unzipping license file # 'Product' and 'Installation' moved to 'yast2'
Requires: unzip Conflicts: yast2 < 2.15.18
# tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103) # tar-gzip some system files and untar-ungzip them after the installation (FATE #300421, #120103)
Requires: tar gzip Requires: tar gzip
# for the first/second stage of installation # for the first/second stage of installation
@@ -82,7 +82,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz> Lukas Ocilka <locilka@suse.cz>
%prep %prep
%setup -n yast2-installation-2.15.14 %setup -n yast2-installation-2.15.15
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@@ -145,6 +145,12 @@ rm -rf "$RPM_BUILD_ROOT"
%endif %endif
%changelog %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 * Fri Mar 09 2007 - locilka@suse.cz
- Module InstShowInfo has been moved from yast2-installation to - Module InstShowInfo has been moved from yast2-installation to
yast2-packager because this module is used by Add-Ons and yast2-packager because this module is used by Add-Ons and