forked from pool/yast2-installation
This commit is contained in:
parent
28a9d1b18f
commit
b1118d43db
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7dca73a04cd189bb8d0978730ec83f5953db6d18d2f573cd7177be786b0c25e4
|
|
||||||
size 213133
|
|
3
yast2-installation-2.15.5.tar.bz2
Normal file
3
yast2-installation-2.15.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9776df302ac1b99444d156b7431ebb76ffc2fc14648dde2d4fdd1d5aaf014593
|
||||||
|
size 213311
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 22 13:46:20 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Correct handling of CD/DVD Add-Ons in installation (#237264).
|
||||||
|
- Fixed switching between Installation Settings tabs in case of
|
||||||
|
error in proposal. Every time, only the more-detailed tab is
|
||||||
|
selected (#237291).
|
||||||
|
- Appropriate buttons for Add-Ons dialog for both dialog in
|
||||||
|
installation workflow and installation proposal (#237297).
|
||||||
|
- 2.15.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 19 16:25:44 CET 2007 - locilka@suse.cz
|
Fri Jan 19 16:25:44 CET 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.4)
|
# spec file for package yast2-installation (Version 2.15.5)
|
||||||
#
|
#
|
||||||
# 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.4
|
Version: 2.15.5
|
||||||
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.4.tar.bz2
|
Source0: yast2-installation-2.15.5.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: yast2-slp yast2-firewall
|
Requires: yast2-slp yast2-firewall
|
||||||
@ -69,7 +69,7 @@ Authors:
|
|||||||
Jiri Srain <jsrain@suse.cz>
|
Jiri Srain <jsrain@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.4
|
%setup -n yast2-installation-2.15.5
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -133,6 +133,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog -n yast2-installation
|
%changelog -n yast2-installation
|
||||||
|
* 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
|
||||||
|
error in proposal. Every time, only the more-detailed tab is
|
||||||
|
selected (#237291).
|
||||||
|
- Appropriate buttons for Add-Ons dialog for both dialog in
|
||||||
|
installation workflow and installation proposal (#237297).
|
||||||
|
- 2.15.5
|
||||||
* Fri Jan 19 2007 - locilka@suse.cz
|
* Fri Jan 19 2007 - locilka@suse.cz
|
||||||
- Fixed cancelling of entering a new Add-On (#236315).
|
- Fixed cancelling of entering a new Add-On (#236315).
|
||||||
- Added zFCP and DASD to installation/update proposal on S/390
|
- Added zFCP and DASD to installation/update proposal on S/390
|
||||||
|
Loading…
Reference in New Issue
Block a user