forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=123
This commit is contained in:
parent
c24fa8fcc6
commit
799c58f123
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4689b6629bf4dc5ce4d95593bd5a08555189586e2fd5dc3801171d14a59a452
|
||||
size 257816
|
3
yast2-installation-2.17.32.tar.bz2
Normal file
3
yast2-installation-2.17.32.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebfcaf0757b20b90291ef7c28ca0008323aa10ff779479cd62e99e2114f98206
|
||||
size 255890
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 10:53:25 CET 2008 - jsrain@suse.cz
|
||||
|
||||
- fixed switching to a tab with an error in the proposal
|
||||
(bnc #441434)
|
||||
- 2.17.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 10:48:03 CET 2008 - aschnell@suse.de
|
||||
|
||||
- use accelerated xserver during installation for certain Intel
|
||||
cards (bnc #442413)
|
||||
- 2.17.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 16:32:28 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.30)
|
||||
# spec file for package yast2-installation (Version 2.17.32)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.30
|
||||
Version: 2.17.32
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.30.tar.bz2
|
||||
Source0: yast2-installation-2.17.32.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()
|
||||
@ -118,7 +118,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.30
|
||||
%setup -n yast2-installation-2.17.32
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -187,6 +187,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Tue Nov 11 2008 jsrain@suse.cz
|
||||
- fixed switching to a tab with an error in the proposal
|
||||
(bnc #441434)
|
||||
- 2.17.32
|
||||
* Tue Nov 11 2008 aschnell@suse.de
|
||||
- use accelerated xserver during installation for certain Intel
|
||||
cards (bnc #442413)
|
||||
- 2.17.31
|
||||
* Fri Nov 07 2008 locilka@suse.cz
|
||||
- Fixed deploy_image_auto to handle AutoYaST settings correctly
|
||||
(bnc #442691).
|
||||
|
Loading…
x
Reference in New Issue
Block a user