forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=140
This commit is contained in:
parent
abd0952bf6
commit
89b7afb655
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:345fcc240328977772d4f562ef496d1d6861952cd6216b2056c5b1368d6b0300
|
|
||||||
size 291308
|
|
3
yast2-installation-2.18.4.tar.bz2
Normal file
3
yast2-installation-2.18.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9270c17cdd01f27d44484290305df8211ccee34ead91b6adc57aee6fb8b0905
|
||||||
|
size 270734
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 2 13:09:08 CET 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Erasing all old additional control files in the final step of
|
||||||
|
upgrade before rebooting to the second stage (bnc #471454).
|
||||||
|
- InstError can now save YaST logs on user request.
|
||||||
|
- 2.18.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 28 14:33:09 CET 2009 - locilka@suse.cz
|
Wed Jan 28 14:33:09 CET 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.3)
|
# spec file for package yast2-installation (Version 2.18.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.3
|
Version: 2.18.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.18.3.tar.bz2
|
Source0: yast2-installation-2.18.4.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
# xmllint
|
# xmllint
|
||||||
@ -124,7 +124,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.18.3
|
%setup -n yast2-installation-2.18.4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -195,6 +195,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 02 2009 locilka@suse.cz
|
||||||
|
- Erasing all old additional control files in the final step of
|
||||||
|
upgrade before rebooting to the second stage (bnc #471454).
|
||||||
|
- InstError can now save YaST logs on user request.
|
||||||
|
- 2.18.4
|
||||||
* Wed Jan 28 2009 locilka@suse.cz
|
* Wed Jan 28 2009 locilka@suse.cz
|
||||||
- Added new InstError module for unified reporting of errors
|
- Added new InstError module for unified reporting of errors
|
||||||
during installation.
|
during installation.
|
||||||
|
Loading…
Reference in New Issue
Block a user