OBS User unknown 2009-05-19 22:19:32 +00:00 committed by Git OBS Bridge
parent f07b9d3b86
commit 5c4e2705e7
4 changed files with 53 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1df99e5251a5cf75b51b389c68e0e5c6615d2f2c15e4c57978d02f7c440cafd1
size 1228184

3
autoyast2-2.18.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf3d6b2505f62dcf995467d66fedb007877c4a58f1948db6a80cd14da1b64079
size 1228504

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Mon May 18 16:03:24 CEST 2009 - ug@suse.de
- ask libstorage for the default filesystem instead of hardcoded
ext3
- 2.18.5
-------------------------------------------------------------------
Mon May 18 12:32:29 CEST 2009 - ug@suse.de
- ZeroNewPartitions is configureable
-------------------------------------------------------------------
Tue May 12 13:15:43 CEST 2009 - ug@suse.de
- more sophisticated size calculation in LVM code
(still requires some fixes for multiple striped LVs)
- 2.18.4
-------------------------------------------------------------------
Mon May 11 11:48:22 CEST 2009 - ug@suse.de
- striping documentation added
-------------------------------------------------------------------
Fri May 8 12:23:52 CEST 2009 - ug@suse.de
- network_needed=true post-scripts can trigger a resolver error
(bnc#498993)
-------------------------------------------------------------------
Tue May 5 10:30:43 CEST 2009 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.18.3)
# spec file for package autoyast2 (Version 2.18.5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.18.3
Version: 2.18.5
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.18.3.tar.bz2
Source0: autoyast2-2.18.5.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-slp yast2-testsuite yast2-transfer
# API for Disabled Modules (ProductControl)
@ -63,7 +63,7 @@ Authors:
%package installation
License: GPL v2 or later
Version: 2.18.3
Version: 2.18.5
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -87,7 +87,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.18.3
%setup -n autoyast2-2.18.5
%build
%{prefix}/bin/y2tool y2autoconf
@ -239,6 +239,21 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Mon May 18 2009 ug@suse.de
- ask libstorage for the default filesystem instead of hardcoded
ext3
- 2.18.5
* Mon May 18 2009 ug@suse.de
- ZeroNewPartitions is configureable
* Tue May 12 2009 ug@suse.de
- more sophisticated size calculation in LVM code
(still requires some fixes for multiple striped LVs)
- 2.18.4
* Mon May 11 2009 ug@suse.de
- striping documentation added
* Fri May 08 2009 ug@suse.de
- network_needed=true post-scripts can trigger a resolver error
(bnc#498993)
* Tue May 05 2009 ug@suse.de
- keep_install_network docu added (thanx Bubli and Michal)
- 2.18.3