forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=57
This commit is contained in:
parent
4893178881
commit
6c38ee185b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d1736b71a320d7afed590d4e0ee7c5d63fbb804ae5479baf1394b23709cebb9
|
||||
size 213201
|
3
yast2-installation-2.16.8.tar.bz2
Normal file
3
yast2-installation-2.16.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d3f1e0db5849fc43dfede1c821fac0ab90e1091a6ee60ed745d997b94ba4760
|
||||
size 214913
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 16:54:39 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Added new desktop and software selection dialog.
|
||||
- 2.16.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 17 11:08:42 CET 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.7)
|
||||
# spec file for package yast2-installation (Version 2.16.8)
|
||||
#
|
||||
# Copyright (c) 2007 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.7
|
||||
Version: 2.16.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.7.tar.bz2
|
||||
Source0: yast2-installation-2.16.8.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
|
||||
@ -70,12 +70,12 @@ BuildArch: noarch
|
||||
Summary: YaST2 - Installation Parts
|
||||
|
||||
%package devel-doc
|
||||
Version: 2.16.7
|
||||
Version: 2.16.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.7.tar.bz2
|
||||
Source0: yast2-installation-2.16.8.tar.bz2
|
||||
Prefix: /usr
|
||||
Requires: yast2-installation >= 2.15.34
|
||||
PreReq: %fillup_prereq
|
||||
@ -108,7 +108,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.7
|
||||
%setup -n yast2-installation-2.16.8
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -177,8 +177,10 @@ 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
|
||||
* Tue Dec 18 2007 - locilka@suse.cz
|
||||
- Added new desktop and software selection dialog.
|
||||
- 2.16.8
|
||||
* Mon Dec 17 2007 - locilka@suse.cz
|
||||
- Hidden Mouse-probing busy popup.
|
||||
- New YCP module InstData stores the installation data that should
|
||||
|
Loading…
Reference in New Issue
Block a user