forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=62
This commit is contained in:
parent
565039e19f
commit
273db0fe90
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a58ab7f2ed3862321e88344e660aaf2b9d78275e1dacd9faa7df251846f868cb
|
|
||||||
size 213086
|
|
3
yast2-installation-2.16.13.tar.bz2
Normal file
3
yast2-installation-2.16.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17a8493c98e342ca31faa611bac61da9598f2493cd5af299b527b64a3b2e9a5a
|
||||||
|
size 219867
|
@ -1,7 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 31 11:14:46 CET 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added docu. for *_finish scripts (needed for FATE #302980).
|
||||||
|
- Welcome dialog can newly show the license according to the just
|
||||||
|
selected language and also show other lozalizations if needed.
|
||||||
|
- 2.16.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 30 15:22:29 CET 2008 - aschnell@suse.de
|
Wed Jan 30 15:22:29 CET 2008 - aschnell@suse.de
|
||||||
|
|
||||||
- Use icewm instead of fvwm during installation (bnc #357240)
|
- Use icewm instead of fvwm during installation (bnc #357240)
|
||||||
|
- 2.16.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 30 14:15:50 CET 2008 - fehr@suse.de
|
Wed Jan 30 14:15:50 CET 2008 - fehr@suse.de
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.12)
|
# spec file for package yast2-installation (Version 2.16.13)
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.16.12
|
Version: 2.16.13
|
||||||
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.12.tar.bz2
|
Source0: yast2-installation-2.16.13.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
|
||||||
# Mode::live_installation
|
# Mode::live_installation
|
||||||
@ -31,7 +31,8 @@ Requires: yast2-bootloader
|
|||||||
# Newly created RPM
|
# Newly created RPM
|
||||||
Requires: yast2-country-data >= 2.16.3
|
Requires: yast2-country-data >= 2.16.3
|
||||||
# New System-selection data and API DefaultDesktop module
|
# New System-selection data and API DefaultDesktop module
|
||||||
Requires: yast2-packager >= 2.16.17
|
# New API in ProductLicense
|
||||||
|
Requires: yast2-packager >= 2.16.18
|
||||||
# Only in inst-sys
|
# Only in inst-sys
|
||||||
# Requires: yast2-runlevel
|
# Requires: yast2-runlevel
|
||||||
# Requires: yast2-network
|
# Requires: yast2-network
|
||||||
@ -70,12 +71,12 @@ BuildArch: noarch
|
|||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.16.12
|
Version: 2.16.13
|
||||||
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.12.tar.bz2
|
Source0: yast2-installation-2.16.13.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Requires: yast2-installation >= 2.15.34
|
Requires: yast2-installation >= 2.15.34
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
@ -108,7 +109,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.16.12
|
%setup -n yast2-installation-2.16.13
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -173,9 +174,16 @@ 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
|
||||||
|
* Thu Jan 31 2008 locilka@suse.cz
|
||||||
|
- Added docu. for *_finish scripts (needed for FATE #302980).
|
||||||
|
- Welcome dialog can newly show the license according to the just
|
||||||
|
selected language and also show other lozalizations if needed.
|
||||||
|
- 2.16.13
|
||||||
* Wed Jan 30 2008 aschnell@suse.de
|
* Wed Jan 30 2008 aschnell@suse.de
|
||||||
- Use icewm instead of fvwm during installation (bnc #357240)
|
- Use icewm instead of fvwm during installation (bnc #357240)
|
||||||
|
- 2.16.12
|
||||||
* Wed Jan 30 2008 fehr@suse.de
|
* Wed Jan 30 2008 fehr@suse.de
|
||||||
- Add installation step for disk partitioning between time zone
|
- Add installation step for disk partitioning between time zone
|
||||||
and software selection
|
and software selection
|
||||||
|
Loading…
Reference in New Issue
Block a user