OBS User unknown 2008-10-27 15:39:20 +00:00 committed by Git OBS Bridge
parent 57650ea582
commit 330ab324b7
4 changed files with 34 additions and 14 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 27 15:52:44 CET 2008 - ug@suse.de
- added kdump support
- 2.17.19
-------------------------------------------------------------------
Fri Oct 24 10:44:38 CEST 2008 - ug@suse.de
- workaround for missing "REQUIRES" in content file to stay
backward compatible
- 2.17.18
-------------------------------------------------------------------
Wed Oct 15 13:39:26 CEST 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.17)
# spec file for package autoyast2 (Version 2.17.19)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.17
Version: 2.17.19
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.17.tar.bz2
Source0: autoyast2-2.17.19.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)
@ -40,7 +40,7 @@ Provides: yast2-lib-autoinst
Obsoletes: yast2-lib-autoinst
PreReq: %insserv_prereq %fillup_prereq
BuildArch: noarch
Summary: YaST2 Automated Installation
Summary: YaST2 - Automated Installation
%description
This package is intended for management of the control files and the
@ -61,7 +61,7 @@ Authors:
%package installation
License: GPL v2 or later
Version: 2.17.17
Version: 2.17.19
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.17
%setup -n autoyast2-2.17.19
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,13 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Mon Oct 27 2008 ug@suse.de
- added kdump support
- 2.17.19
* Fri Oct 24 2008 ug@suse.de
- workaround for missing "REQUIRES" in content file to stay
backward compatible
- 2.17.18
* Wed Oct 15 2008 ug@suse.de
- moved common.rnc from yast2-schema to autoyast2 to
fix yast2-schema build errors
@ -1376,7 +1383,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Re-enabled LVM and RAID
- Fixed Types
- 2.9.16
* Tue Feb 24 2004 nashif@suse.de
* Mon Feb 23 2004 nashif@suse.de
- Use new kernel names
- 2.9.15
* Thu Feb 19 2004 mvidner@suse.cz
@ -1400,7 +1407,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Sun Feb 08 2004 nashif@suse.de
- Fixes for new interpreter
- 2.9.7
* Mon Feb 02 2004 nashif@suse.de
* Sun Feb 01 2004 nashif@suse.de
- Fixes for new interpreter
- 2.9.6
* Sun Feb 01 2004 nashif@suse.de
@ -1530,7 +1537,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Fixed package selection dialogs
- doc updates
- 2.7.11
* Fri Feb 21 2003 nashif@suse.de
* Thu Feb 20 2003 nashif@suse.de
- adapted spec file
- use PkgInstall to tag package as selected by user
- various fixes
@ -1680,7 +1687,7 @@ rm -rf "$RPM_BUILD_ROOT"
(for Restore module)
- Fix x11 data configuration (start_x11 was not configured)
- 2.6.22
* Wed Sep 04 2002 nashif@suse.de
* Tue Sep 03 2002 nashif@suse.de
- fixed hardware clock settings
- more adaptions to package manager
- partition table sorting fixes
@ -1696,7 +1703,7 @@ rm -rf "$RPM_BUILD_ROOT"
- write displaymanager values only if X is available
- hwclock is not boolean when importing kickstart files
- 2.6.19
* Thu Aug 29 2002 nashif@suse.de
* Wed Aug 28 2002 nashif@suse.de
- remove checking for X11
- set locale for package manager
- doc updates