OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=97
This commit is contained in:
parent
77cc6ed29b
commit
4e92ec6780
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b8a48dc56edf1c0b51205f52beab4021f2dc89d70986c65fe0af2fd94a7d095
|
||||
size 242701
|
3
yast2-installation-2.16.48.tar.bz2
Normal file
3
yast2-installation-2.16.48.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe475356be29249898c0fa06aa545ecb0e928318b9ee342a7a8e3e2c27f0875a
|
||||
size 226085
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 16:23:22 CEST 2008 - ug@suse.de
|
||||
|
||||
- timeout in case of hardware probing problems
|
||||
when autoyast is in use (especially for harddisk Reports)
|
||||
bnc#395099
|
||||
- 2.16.48
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 09:29:15 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.47)
|
||||
# spec file for package yast2-installation (Version 2.16.48)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.16.47
|
||||
Version: 2.16.48
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.47.tar.bz2
|
||||
Source0: yast2-installation-2.16.48.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()
|
||||
@ -107,7 +107,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.47
|
||||
%setup -n yast2-installation-2.16.48
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -172,7 +172,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
|
||||
%changelog
|
||||
* Wed May 28 2008 ug@suse.de
|
||||
- timeout in case of hardware probing problems
|
||||
when autoyast is in use (especially for harddisk Reports)
|
||||
bnc#395099
|
||||
- 2.16.48
|
||||
* Mon May 19 2008 locilka@suse.cz
|
||||
- Creating SuSEConfig hook file at installation_settings_finish
|
||||
in case of update. The file has to be created to force the
|
||||
|
Loading…
Reference in New Issue
Block a user