OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=120
This commit is contained in:
parent
ef626023c5
commit
f4025691b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13e7f6c009653544f4ccf285f72c6b870e8c3275208b7131d03e2533ccddd2d4
|
||||
size 256451
|
3
yast2-installation-2.17.27.tar.bz2
Normal file
3
yast2-installation-2.17.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1af7ce36eafe2c648d8cd15c686168e2285420d4788ea80c941d540e47f8a79
|
||||
size 255022
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 04 13:14:10 CET 2008 - aschnell@suse.de
|
||||
|
||||
- improved warning about partitioning (fate #302857)
|
||||
- 2.17.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 3 18:34:30 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Writing 'SecondStageRequired' 0/1 to /etc/install.inf even while
|
||||
rebooting during second stage (bnc #432005).
|
||||
- 2.17.26
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 03 14:28:14 CET 2008 - aschnell@suse.de
|
||||
|
||||
- better reboot message during ssh installation (bnc #439572 and
|
||||
bnc #432005)
|
||||
- 2.17.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 16:28:23 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.24)
|
||||
# spec file for package yast2-installation (Version 2.17.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.24
|
||||
Version: 2.17.27
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.24.tar.bz2
|
||||
Source0: yast2-installation-2.17.27.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.24
|
||||
%setup -n yast2-installation-2.17.27
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -183,6 +183,17 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Tue Nov 04 2008 aschnell@suse.de
|
||||
- improved warning about partitioning (fate #302857)
|
||||
- 2.17.27
|
||||
* Mon Nov 03 2008 locilka@suse.cz
|
||||
- Writing 'SecondStageRequired' 0/1 to /etc/install.inf even while
|
||||
rebooting during second stage (bnc #432005).
|
||||
- 2.17.26
|
||||
* Mon Nov 03 2008 aschnell@suse.de
|
||||
- better reboot message during ssh installation (bnc #439572 and
|
||||
bnc #432005)
|
||||
- 2.17.25
|
||||
* Fri Oct 31 2008 locilka@suse.cz
|
||||
- Fixed checking whether running the second stage is required.
|
||||
- Added writing 'SecondStageRequired' 0/1 to /etc/install.inf
|
||||
|
Loading…
Reference in New Issue
Block a user