OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=113
This commit is contained in:
parent
645f1ecb9c
commit
6ce0589e61
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d5b0876599a8dd4b82aaadca2210af4851f720ce8cd1d5bb85b113119c8ee93
|
||||
size 255138
|
3
yast2-installation-2.17.17.tar.bz2
Normal file
3
yast2-installation-2.17.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92453bc702809525f6127d2f8eab21288bd3c29677fd53a3bc582ce7c6836969
|
||||
size 255065
|
@ -1,3 +1,52 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 11:39:48 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Using two default desktops, one for inst_scenarios, another
|
||||
one (default) while inst_scenarios not used (bnc #431251,
|
||||
bnc #431503).
|
||||
- Switching scenario_virtual_machine and
|
||||
scenario_virtualization_host in SLES control file (bnc #431251).
|
||||
- 2.17.17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 16:03:32 CEST 2008 - mzugec@suse.de
|
||||
|
||||
- use rpcbind instead of portmap for nfs installation (bnc#423026)
|
||||
- 2.17.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 15:41:12 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
- if nn_NO language is selected, use nb_NO in YaST (bnc#426124)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 13:42:18 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Changing pattern "Documentation" to "documentation" (bnc #431218)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 30 13:20:09 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Replacing "networkmanager" proposal call with "general"
|
||||
(bnc #430704).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 15:11:33 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Server scenarios work for i386, x86_64 archs only (bnc #430612).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 14:56:45 CEST 2008 - kukuk@suse.de
|
||||
|
||||
- Replaced Minimal+Xen with Dom0.
|
||||
- Removed xen_server from virtualization machine (bnc #429061).
|
||||
- Added "XEN" suffix to Virtualization Host.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 13:38:13 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Adding inst_lilo_convert to the update workflow (bnc #430579).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 12:27:55 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.14)
|
||||
# spec file for package yast2-installation (Version 2.17.17)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.14
|
||||
Release: 2
|
||||
Version: 2.17.17
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.14.tar.bz2
|
||||
Source0: yast2-installation-2.17.17.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()
|
||||
@ -41,8 +41,8 @@ Requires: yast2-bootloader
|
||||
# Language::GetLanguageItems and other API
|
||||
# Language::Set (handles downloading the translation extensions)
|
||||
Requires: yast2-country-data >= 2.16.11
|
||||
# Unified progress bar (done by visnov)
|
||||
Requires: yast2-packager >= 2.17.9
|
||||
# Packages::required_patterns
|
||||
Requires: yast2-packager >= 2.17.23
|
||||
# Only in inst-sys
|
||||
# Requires: yast2-runlevel
|
||||
# Requires: yast2-network
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.14
|
||||
%setup -n yast2-installation-2.17.17
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -183,6 +183,31 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Thu Oct 02 2008 locilka@suse.cz
|
||||
- Using two default desktops, one for inst_scenarios, another
|
||||
one (default) while inst_scenarios not used (bnc #431251,
|
||||
bnc #431503).
|
||||
- Switching scenario_virtual_machine and
|
||||
scenario_virtualization_host in SLES control file (bnc #431251).
|
||||
- 2.17.17
|
||||
* Wed Oct 01 2008 mzugec@suse.de
|
||||
- use rpcbind instead of portmap for nfs installation (bnc#423026)
|
||||
- 2.17.16
|
||||
* Wed Oct 01 2008 jsuchome@suse.cz
|
||||
- if nn_NO language is selected, use nb_NO in YaST (bnc#426124)
|
||||
* Wed Oct 01 2008 locilka@suse.cz
|
||||
- Changing pattern "Documentation" to "documentation" (bnc #431218)
|
||||
* Tue Sep 30 2008 locilka@suse.cz
|
||||
- Replacing "networkmanager" proposal call with "general"
|
||||
(bnc #430704).
|
||||
* Mon Sep 29 2008 locilka@suse.cz
|
||||
- Server scenarios work for i386, x86_64 archs only (bnc #430612).
|
||||
* Mon Sep 29 2008 kukuk@suse.de
|
||||
- Replaced Minimal+Xen with Dom0.
|
||||
- Removed xen_server from virtualization machine (bnc #429061).
|
||||
- Added "XEN" suffix to Virtualization Host.
|
||||
* Mon Sep 29 2008 locilka@suse.cz
|
||||
- Adding inst_lilo_convert to the update workflow (bnc #430579).
|
||||
* Fri Sep 26 2008 locilka@suse.cz
|
||||
- Optimizing server_selections dialog layout (bnc #429977).
|
||||
- Better text for installation initialization (bnc #428103).
|
||||
|
Loading…
Reference in New Issue
Block a user