OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=98
This commit is contained in:
parent
4e92ec6780
commit
5acbeeecfd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe475356be29249898c0fa06aa545ecb0e928318b9ee342a7a8e3e2c27f0875a
|
|
||||||
size 226085
|
|
3
yast2-installation-2.16.49.tar.bz2
Normal file
3
yast2-installation-2.16.49.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84a52452a397981a9dd6b96d12695bffa103e5f3148716ca7c11175d01d3fdcb
|
||||||
|
size 232005
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 2 12:33:57 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Return `next when going back to the automatic configuration
|
||||||
|
dialog instead of returning `auto that would finish YaST and
|
||||||
|
never start it again (bnc #395098).
|
||||||
|
- 2.16.49
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 28 16:23:22 CEST 2008 - ug@suse.de
|
Wed May 28 16:23:22 CEST 2008 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.48)
|
# spec file for package yast2-installation (Version 2.16.49)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.16.48
|
Version: 2.16.49
|
||||||
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.16.48.tar.bz2
|
Source0: yast2-installation-2.16.49.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
|
||||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||||
@ -107,7 +107,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.16.48
|
%setup -n yast2-installation-2.16.49
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -172,8 +172,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||||
%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 Jun 02 2008 locilka@suse.cz
|
||||||
|
- Return `next when going back to the automatic configuration
|
||||||
|
dialog instead of returning `auto that would finish YaST and
|
||||||
|
never start it again (bnc #395098).
|
||||||
|
- 2.16.49
|
||||||
* Wed May 28 2008 ug@suse.de
|
* Wed May 28 2008 ug@suse.de
|
||||||
- timeout in case of hardware probing problems
|
- timeout in case of hardware probing problems
|
||||||
when autoyast is in use (especially for harddisk Reports)
|
when autoyast is in use (especially for harddisk Reports)
|
||||||
|
Loading…
Reference in New Issue
Block a user