forked from pool/yast2-installation
This commit is contained in:
parent
da6f741a16
commit
28a9d1b18f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b5f08b56405dbbba0c2f8100e2a34f77321a5189168be9ce1ce16d065dab88d
|
||||
size 211859
|
3
yast2-installation-2.15.4.tar.bz2
Normal file
3
yast2-installation-2.15.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dca73a04cd189bb8d0978730ec83f5953db6d18d2f573cd7177be786b0c25e4
|
||||
size 213133
|
@ -1,3 +1,61 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 16:25:44 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Fixed cancelling of entering a new Add-On (#236315).
|
||||
- Added zFCP and DASD to installation/update proposal on S/390
|
||||
(jsrain) (#160399)
|
||||
- 2.15.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 10:50:02 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Changed control file documentation for Flexible Partitioning
|
||||
(bugzilla #229651 comment #15).
|
||||
- Changed option <clone_module> "lan" to "networking" (#235457).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 19:05:56 CET 2007 - ms@suse.de
|
||||
|
||||
- fixed TERM type setup in case of ssh based installations.
|
||||
if the installation is ssh based, TERM is not allowed to
|
||||
be overwritten by the value of install.inf. The TERM value
|
||||
of install.inf points to the console and not to the remote
|
||||
terminal type (#234032)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 17:41:05 CET 2007 - locilka@suse.cz
|
||||
|
||||
- control file variable for monthly suse_register run (F#301822)
|
||||
(change made by jdsn)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 10:59:40 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Changed SLD and SLE control files to reflect demands described in
|
||||
bugzilla bug #233156:
|
||||
* Old packages are removed by default, only for upgrading from
|
||||
SLD 10 or SLE 10, packages are not removed by default.
|
||||
* New packages are selected for installation by default, only for
|
||||
upgrading from SLD 10 or SLE 10, packages are only updated.
|
||||
* Upgrading to new SLE 10 from is only supported from SLES9 and
|
||||
SLE 10, upgrading from another product will display warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 19:32:23 CET 2007 - ms@suse.de
|
||||
|
||||
- fixed usage of fbiterm (#225229)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 14:27:12 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Added documentation for new features in control file:
|
||||
* boolean delete_old_packages and list of products for which this
|
||||
rule is inverted.
|
||||
* boolean only_update_selected and list of products for which
|
||||
this rule is inverted.
|
||||
* list of products supported for upgrade
|
||||
(All described in FATE #301844)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 13:07:24 CET 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.15.3)
|
||||
# spec file for package yast2-installation (Version 2.15.4)
|
||||
#
|
||||
# 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.3
|
||||
Version: 2.15.4
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.15.3.tar.bz2
|
||||
Source0: yast2-installation-2.15.4.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.3
|
||||
%setup -n yast2-installation-2.15.4
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -133,6 +133,43 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%endif
|
||||
|
||||
%changelog -n yast2-installation
|
||||
* Fri Jan 19 2007 - locilka@suse.cz
|
||||
- Fixed cancelling of entering a new Add-On (#236315).
|
||||
- Added zFCP and DASD to installation/update proposal on S/390
|
||||
(jsrain) (#160399)
|
||||
- 2.15.4
|
||||
* Wed Jan 17 2007 - locilka@suse.cz
|
||||
- Changed control file documentation for Flexible Partitioning
|
||||
(bugzilla #229651 comment #15).
|
||||
- Changed option <clone_module> "lan" to "networking" (#235457).
|
||||
* Fri Jan 12 2007 - ms@suse.de
|
||||
- fixed TERM type setup in case of ssh based installations.
|
||||
if the installation is ssh based, TERM is not allowed to
|
||||
be overwritten by the value of install.inf. The TERM value
|
||||
of install.inf points to the console and not to the remote
|
||||
terminal type (#234032)
|
||||
* Fri Jan 12 2007 - locilka@suse.cz
|
||||
- control file variable for monthly suse_register run (F#301822)
|
||||
(change made by jdsn)
|
||||
* Thu Jan 11 2007 - locilka@suse.cz
|
||||
- Changed SLD and SLE control files to reflect demands described in
|
||||
bugzilla bug #233156:
|
||||
* Old packages are removed by default, only for upgrading from
|
||||
SLD 10 or SLE 10, packages are not removed by default.
|
||||
* New packages are selected for installation by default, only for
|
||||
upgrading from SLD 10 or SLE 10, packages are only updated.
|
||||
* Upgrading to new SLE 10 from is only supported from SLES9 and
|
||||
SLE 10, upgrading from another product will display warning.
|
||||
* Sat Jan 06 2007 - ms@suse.de
|
||||
- fixed usage of fbiterm (#225229)
|
||||
* Thu Jan 04 2007 - locilka@suse.cz
|
||||
- Added documentation for new features in control file:
|
||||
* boolean delete_old_packages and list of products for which this
|
||||
rule is inverted.
|
||||
* boolean only_update_selected and list of products for which
|
||||
this rule is inverted.
|
||||
* list of products supported for upgrade
|
||||
(All described in FATE #301844)
|
||||
* Tue Jan 02 2007 - locilka@suse.cz
|
||||
- Allowing to add the very same product that has been already
|
||||
installed or selected for installation in case the url is
|
||||
|
Loading…
Reference in New Issue
Block a user