forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=133
This commit is contained in:
parent
54652a4126
commit
f7eb4d541d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db09b6bf8ec7b00da310ec0e8f07c016f5e075461b44b3dd61d6a5bd092366e1
|
||||
size 251094
|
3
yast2-installation-2.17.45.tar.bz2
Normal file
3
yast2-installation-2.17.45.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e4970955cc8d1efdb1dfc92531423a35aab4d529b40fb3cd3ad9560a4a47fd4
|
||||
size 264669
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 13:16:33 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Updated control.rnc
|
||||
- Added two more control-file examples.
|
||||
- Checking all control files during build.
|
||||
- Adjusted control-file examples (all bnc #438678).
|
||||
- Checking the process exit status returned after deploying an
|
||||
image (bnc #456337).
|
||||
- 2.17.45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:38:41 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.44)
|
||||
# spec file for package yast2-installation (Version 2.17.45)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.44
|
||||
Version: 2.17.45
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.44.tar.bz2
|
||||
Source0: yast2-installation-2.17.45.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
|
||||
@ -124,7 +124,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.44
|
||||
%setup -n yast2-installation-2.17.45
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -195,6 +195,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Mon Dec 08 2008 locilka@suse.cz
|
||||
- Updated control.rnc
|
||||
- Added two more control-file examples.
|
||||
- Checking all control files during build.
|
||||
- Adjusted control-file examples (all bnc #438678).
|
||||
- Checking the process exit status returned after deploying an
|
||||
image (bnc #456337).
|
||||
- 2.17.45
|
||||
* Fri Dec 05 2008 locilka@suse.cz
|
||||
- New control.rnc/rng for control file validation (bnc #455994).
|
||||
- Added build-time control file validation.
|
||||
|
Loading…
Reference in New Issue
Block a user