forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=63
This commit is contained in:
parent
273db0fe90
commit
398536d64e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a8493c98e342ca31faa611bac61da9598f2493cd5af299b527b64a3b2e9a5a
|
||||
size 219867
|
3
yast2-installation-2.16.14.tar.bz2
Normal file
3
yast2-installation-2.16.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce529d576deaf75fce685c527a416d4c3e5ff0691b4ccf413ef64c96652f5568
|
||||
size 219904
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 12:58:42 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Fixed inst_restore_settings client: NetworkDevices are now
|
||||
NetworkInterfaces.
|
||||
- 2.16.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 11:14:46 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.13)
|
||||
# spec file for package yast2-installation (Version 2.16.14)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.16.13
|
||||
Version: 2.16.14
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.13.tar.bz2
|
||||
Source0: yast2-installation-2.16.14.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
|
||||
# Mode::live_installation
|
||||
@ -71,12 +71,12 @@ BuildArch: noarch
|
||||
Summary: YaST2 - Installation Parts
|
||||
|
||||
%package devel-doc
|
||||
Version: 2.16.13
|
||||
Version: 2.16.14
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.13.tar.bz2
|
||||
Source0: yast2-installation-2.16.14.tar.bz2
|
||||
Prefix: /usr
|
||||
Requires: yast2-installation >= 2.15.34
|
||||
PreReq: %fillup_prereq
|
||||
@ -109,7 +109,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.13
|
||||
%setup -n yast2-installation-2.16.14
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -174,9 +174,12 @@ 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
|
||||
* Thu Jan 31 2008 locilka@suse.cz
|
||||
- Fixed inst_restore_settings client: NetworkDevices are now
|
||||
NetworkInterfaces.
|
||||
- 2.16.14
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user