OBS User unknown 2007-07-18 20:58:33 +00:00 committed by Git OBS Bridge
parent 3c09c82ceb
commit 2a5ac64f87
4 changed files with 29 additions and 11 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 17 15:00:27 CEST 2007 - ug@suse.de
- 2.15.13
- PDF dropped from documentation
-------------------------------------------------------------------
Thu Jul 12 11:11:39 CEST 2007 - ug@suse.de
- helptext for ask-feature is the sum of the helptext of all
elements now
-------------------------------------------------------------------
Thu Jul 5 16:35:57 CEST 2007 - ug@suse.de
@ -16,7 +28,7 @@ Mon Jul 2 12:22:33 CEST 2007 - ug@suse.de
-------------------------------------------------------------------
Wed Jun 20 12:06:30 CEST 2007 - ug@suse.de
- rescue partition bug (#284102) fixed
- resue partition bug (#284102) fixed
-------------------------------------------------------------------
Mon Jun 18 14:22:53 CEST 2007 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.15.12)
# spec file for package autoyast2 (Version 2.15.13)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,14 +12,14 @@
Name: autoyast2
URL: http://www.suse.de/~ug
Version: 2.15.12
Version: 2.15.13
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.15.12.tar.bz2
Source0: autoyast2-2.15.13.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets fop java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
Requires: yast2-core yast2-xml libxslt yast2-installation
Requires: autoyast2-installation = %{version}
Requires: yast2-schema yast2 yast2-country yast2-storage
@ -49,7 +49,7 @@ Authors:
Anas Nashif
%package installation
Version: 2.15.12
Version: 2.15.13
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -69,7 +69,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.15.12
%setup -n autoyast2-2.15.13
%build
%{prefix}/bin/y2tool y2autoconf
@ -210,6 +210,12 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall/autoconf
%changelog
* Tue Jul 17 2007 - ug@suse.de
- 2.15.13
- PDF dropped from documentation
* Thu Jul 12 2007 - ug@suse.de
- helptext for ask-feature is the sum of the helptext of all
elements now
* Thu Jul 05 2007 - ug@suse.de
- 2.15.12
* Wed Jul 04 2007 - ug@suse.de
@ -217,7 +223,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Mon Jul 02 2007 - ug@suse.de
- chrooted scripts execution fixed
* Wed Jun 20 2007 - ug@suse.de
- rescue partition bug (#284102) fixed
- resue partition bug (#284102) fixed
* Mon Jun 18 2007 - ug@suse.de
- rounding LVs to pesize
* Fri Jun 01 2007 - ug@suse.de