1
0
OBS User unknown 2007-03-28 22:17:00 +00:00 committed by Git OBS Bridge
parent 32f5c4bf68
commit 9cd79c580a
4 changed files with 64 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Mar 28 16:17:37 CEST 2007 - locilka@suse.cz
- Adjusted to use WorkflowManager instead AddOnProduct module
in some cases to make Pattern-based installation and
configuration workflow (FATE #129).
- Adjusted RPM dependencies and BuildRequires.
- 2.15.16
-------------------------------------------------------------------
Tue Mar 27 14:22:46 CEST 2007 - ms@suse.de
- fixed X11 preparation by checking /etc/reconfig_system (#252763)
-------------------------------------------------------------------
Wed Mar 21 16:47:14 CET 2007 - locilka@suse.cz
- Handling CloneSystem functionality when the client for cloning is
not installed (checkbox is disabled).
-------------------------------------------------------------------
Mon Mar 19 13:09:57 CET 2007 - locilka@suse.cz
- Creating an empty /etc/sysconfig/displaymanager in desktop_finish
if the sysconfing doesn't exist (minimal installation).
- Handling missing .proc.parport.devices agent (RPM recommends
yast2-printer for that).
-------------------------------------------------------------------
Tue Mar 13 13:43:42 CET 2007 - locilka@suse.cz
- Reboot in case of the declined license during the initial
installation (#252132).
-------------------------------------------------------------------
Mon Mar 12 08:44:19 CET 2007 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.15.15)
# spec file for package yast2-installation (Version 2.15.16)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,16 +11,18 @@
# norootforbuild
Name: yast2-installation
Version: 2.15.15
Version: 2.15.16
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.15.tar.bz2
Source0: yast2-installation-2.15.16.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
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
BuildRequires: yast2 >= 2.15.22
Requires: autoyast2-installation
Requires: yast2 >= 2.14.6
# WorkflowManager module
Requires: yast2 >= 2.15.22
# Required in in the first stage, after
# switching to the installed system, bugzilla #249679
Requires: yast2-bootloader
@ -82,7 +84,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-installation-2.15.15
%setup -n yast2-installation-2.15.16
%build
%{prefix}/bin/y2tool y2autoconf
@ -145,6 +147,25 @@ rm -rf "$RPM_BUILD_ROOT"
%endif
%changelog
* Wed Mar 28 2007 - locilka@suse.cz
- Adjusted to use WorkflowManager instead AddOnProduct module
in some cases to make Pattern-based installation and
configuration workflow (FATE #129).
- Adjusted RPM dependencies and BuildRequires.
- 2.15.16
* Tue Mar 27 2007 - ms@suse.de
- fixed X11 preparation by checking /etc/reconfig_system (#252763)
* Wed Mar 21 2007 - locilka@suse.cz
- Handling CloneSystem functionality when the client for cloning is
not installed (checkbox is disabled).
* Mon Mar 19 2007 - locilka@suse.cz
- Creating an empty /etc/sysconfig/displaymanager in desktop_finish
if the sysconfing doesn't exist (minimal installation).
- Handling missing .proc.parport.devices agent (RPM recommends
yast2-printer for that).
* Tue Mar 13 2007 - locilka@suse.cz
- Reboot in case of the declined license during the initial
installation (#252132).
* Mon Mar 12 2007 - locilka@suse.cz
- Modules 'Product' and 'Installation' (installation settings) were
moved from 'yast2-installation' to 'yast2' to minimize