This commit is contained in:
parent
b1118d43db
commit
5c433f6f32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9776df302ac1b99444d156b7431ebb76ffc2fc14648dde2d4fdd1d5aaf014593
|
||||
size 213311
|
3
yast2-installation-2.15.6.tar.bz2
Normal file
3
yast2-installation-2.15.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd3b97e0db9772b6ab48b93cacaed1196cfb30b7db21bc7ffb9955733466fcba
|
||||
size 213479
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 12:41:36 CET 2007 - locilka@suse.cz
|
||||
|
||||
- When an Add-On product is added and removed later, correctly
|
||||
remove also cached control file of that Add-On (#238307).
|
||||
- 2.15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 09:34:11 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Rereading all SCR Agents in case of installation workflow changed
|
||||
by Add-On product (#239055).
|
||||
- Calling PackageLock::Check before Pkg calls (#238556).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 22:27:48 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Removed tv and bluetooth hardware proposals from SLES control
|
||||
file. There are no such modules in that product (#238759).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 22 13:46:20 CET 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.15.5)
|
||||
# spec file for package yast2-installation (Version 2.15.6)
|
||||
#
|
||||
# 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.5
|
||||
Version: 2.15.6
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.15.5.tar.bz2
|
||||
Source0: yast2-installation-2.15.6.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: yast2-slp yast2-firewall
|
||||
@ -69,7 +69,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.15.5
|
||||
%setup -n yast2-installation-2.15.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -133,6 +133,17 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%endif
|
||||
|
||||
%changelog -n yast2-installation
|
||||
* Thu Feb 01 2007 - locilka@suse.cz
|
||||
- When an Add-On product is added and removed later, correctly
|
||||
remove also cached control file of that Add-On (#238307).
|
||||
- 2.15.6
|
||||
* Wed Jan 31 2007 - locilka@suse.cz
|
||||
- Rereading all SCR Agents in case of installation workflow changed
|
||||
by Add-On product (#239055).
|
||||
- Calling PackageLock::Check before Pkg calls (#238556).
|
||||
* Sun Jan 28 2007 - locilka@suse.cz
|
||||
- Removed tv and bluetooth hardware proposals from SLES control
|
||||
file. There are no such modules in that product (#238759).
|
||||
* Mon Jan 22 2007 - locilka@suse.cz
|
||||
- Correct handling of CD/DVD Add-Ons in installation (#237264).
|
||||
- Fixed switching between Installation Settings tabs in case of
|
||||
|
Loading…
Reference in New Issue
Block a user