forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=79
This commit is contained in:
parent
d130788122
commit
7c03e73c5e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7009438c8b0fad7c2dd524aa3db558fa0292e4dc51d2e7a2b8cbd84dd298357
|
||||
size 225591
|
3
yast2-installation-2.16.30.tar.bz2
Normal file
3
yast2-installation-2.16.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0d79ae9c05b0dc71e4ef7882cb46aafe74d788a86f9651e6b7cab461682eee2
|
||||
size 226302
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 17:02:23 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Improved user-feedback during automatic configuration.
|
||||
- 2.16.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 14:06:22 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
- added restart handling for live installation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 16:40:16 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.29)
|
||||
# spec file for package yast2-installation (Version 2.16.30)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,19 +12,19 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.16.29
|
||||
Version: 2.16.30
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.29.tar.bz2
|
||||
Source0: yast2-installation-2.16.30.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
|
||||
# anyxml -> barexml (bnc #366867)
|
||||
BuildRequires: yast2 >= 2.16.39
|
||||
Requires: autoyast2-installation
|
||||
# Installation::run_update_file
|
||||
Requires: yast2 >= 2.16.36
|
||||
# GetInstArgs::automatic_configuration
|
||||
Requires: yast2 >= 2.16.46
|
||||
# Required in in the first stage, after
|
||||
# switching to the installed system, bugzilla #249679
|
||||
Requires: yast2-bootloader
|
||||
@ -105,7 +105,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.29
|
||||
%setup -n yast2-installation-2.16.30
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -171,6 +171,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Fri Apr 04 2008 locilka@suse.cz
|
||||
- Improved user-feedback during automatic configuration.
|
||||
- 2.16.30
|
||||
* Fri Apr 04 2008 jsrain@suse.cz
|
||||
- added restart handling for live installation
|
||||
* Thu Apr 03 2008 locilka@suse.cz
|
||||
- Removed Winkeys support during installation (bnc 376248).
|
||||
- Fixed the decision-making process which images fits the best.
|
||||
|
Loading…
x
Reference in New Issue
Block a user