This commit is contained in:
parent
e332a2dadf
commit
e8af9512d1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bb3d273bb1234b7dfbc2df469b73e98debb46379b3f2714863e4400cb60b166
|
||||
size 1226623
|
3
autoyast2-2.17.25.tar.bz2
Normal file
3
autoyast2-2.17.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15050da8124fec2b79c84871e44e645e20a6722b2a59bfc0ac9dd4f49b24408a
|
||||
size 1226506
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 14:40:34 CET 2008 - ug@suse.de
|
||||
|
||||
- wrong partition id in some cases (bnc#456124)
|
||||
- 2.17.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 12:45:22 CET 2008 - ug@suse.de
|
||||
|
||||
- use control.rng file for validating the
|
||||
control_continue_autoyast.xml file (bnc#455994)
|
||||
- 2.17.24
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 15:57:53 CET 2008 - ug@suse.de
|
||||
|
||||
- docu "Invoking AutoYaST" fixed (bnc#449755)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 26 16:14:39 CET 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.23)
|
||||
# spec file for package autoyast2 (Version 2.17.25)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,12 +20,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.23
|
||||
Version: 2.17.25
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.23.tar.bz2
|
||||
Source0: autoyast2-2.17.25.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@ -61,7 +61,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.23
|
||||
Version: 2.17.25
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.23
|
||||
%setup -n autoyast2-2.17.25
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -235,6 +235,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Mon Dec 08 2008 ug@suse.de
|
||||
- wrong partition id in some cases (bnc#456124)
|
||||
- 2.17.25
|
||||
* Mon Dec 08 2008 ug@suse.de
|
||||
- use control.rng file for validating the
|
||||
control_continue_autoyast.xml file (bnc#455994)
|
||||
- 2.17.24
|
||||
* Thu Nov 27 2008 ug@suse.de
|
||||
- docu "Invoking AutoYaST" fixed (bnc#449755)
|
||||
* Wed Nov 26 2008 ug@suse.de
|
||||
- more sophisticated cloning of the <software> section
|
||||
- 2.17.23
|
||||
|
Loading…
Reference in New Issue
Block a user