forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=134
This commit is contained in:
parent
f7eb4d541d
commit
4a83d5cfe5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e4970955cc8d1efdb1dfc92531423a35aab4d529b40fb3cd3ad9560a4a47fd4
|
||||
size 264669
|
3
yast2-installation-2.17.47.tar.bz2
Normal file
3
yast2-installation-2.17.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b2d2d549943252ac0904d45dcbb3422b1a776e049a132c4f3939f5dc3c90fba
|
||||
size 262083
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 16:36:28 CET 2008 - aschnell@suse.de
|
||||
|
||||
- require initviocons (bnc #173426)
|
||||
- 2.17.47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 16:40:35 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Updated control.rnc
|
||||
- 2.17.46
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 13:16:33 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.45)
|
||||
# spec file for package yast2-installation (Version 2.17.47)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.45
|
||||
Version: 2.17.47
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.45.tar.bz2
|
||||
Source0: yast2-installation-2.17.47.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
|
||||
# xmllint
|
||||
@ -53,6 +53,8 @@ Conflicts: yast2-pkg-bindings < 2.17.25
|
||||
Requires: yast2-packager >= 2.17.49
|
||||
# Storage::GetCommitInfo() call in include/misc.ycp
|
||||
Requires: yast2-storage >= 2.17.47
|
||||
# use in startup scripts
|
||||
Requires: initviocons
|
||||
# Only in inst-sys
|
||||
# Requires: yast2-runlevel
|
||||
# Requires: yast2-network
|
||||
@ -124,7 +126,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.45
|
||||
%setup -n yast2-installation-2.17.47
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -195,6 +197,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Fri Dec 12 2008 aschnell@suse.de
|
||||
- require initviocons (bnc #173426)
|
||||
- 2.17.47
|
||||
* Tue Dec 09 2008 locilka@suse.cz
|
||||
- Updated control.rnc
|
||||
- 2.17.46
|
||||
* Mon Dec 08 2008 locilka@suse.cz
|
||||
- Updated control.rnc
|
||||
- Added two more control-file examples.
|
||||
|
Loading…
Reference in New Issue
Block a user