OBS User unknown 2008-11-17 15:40:39 +00:00 committed by Git OBS Bridge
parent 5901014202
commit 9c17d912e0
4 changed files with 40 additions and 17 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Nov 12 12:39:38 CET 2008 - ug@suse.de
- country settings moved beyond pre-script execution
- 2.17.21
-------------------------------------------------------------------
Mon Nov 10 16:35:48 CET 2008 - ug@suse.de
- "partition_type" removed during cloning
-------------------------------------------------------------------
Mon Nov 10 12:24:00 CET 2008 - ug@suse.de
- "format" fixed in cloning
-------------------------------------------------------------------
Tue Nov 4 11:34:34 CET 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.20)
# spec file for package autoyast2 (Version 2.17.21)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.20
Version: 2.17.21
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.20.tar.bz2
Source0: autoyast2-2.17.21.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.20
Version: 2.17.21
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.20
%setup -n autoyast2-2.17.21
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,13 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Wed Nov 12 2008 ug@suse.de
- country settings moved beyond pre-script execution
- 2.17.21
* Mon Nov 10 2008 ug@suse.de
- "partition_type" removed during cloning
* Mon Nov 10 2008 ug@suse.de
- "format" fixed in cloning
* Tue Nov 04 2008 ug@suse.de
- LVM cloning fixed (partition_nr)
- 2.17.20
@ -1089,7 +1096,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Install profile-misc.rnc
- Cut down partitioning.rnc to make it compile.
- 2.13.1
* Fri Sep 30 2005 ug@suse.de
* Thu Sep 29 2005 ug@suse.de
- Added RNC for rules and classes
- If no repartitioning is need and just some
partitions are formatted, autoyast fails.
@ -1230,7 +1237,7 @@ rm -rf "$RPM_BUILD_ROOT"
- ComputeKernelPackages moved to Kernel.ycp
* Tue Aug 31 2004 nashif@suse.de
- merged proofread messages
* Tue Aug 31 2004 nashif@suse.de
* Mon Aug 30 2004 nashif@suse.de
- use modified flag (#43904) in auto clients
* Thu Aug 26 2004 nashif@suse.de
- Export and Import configurations globally and not on a module basis
@ -1243,7 +1250,7 @@ rm -rf "$RPM_BUILD_ROOT"
- Added schema files
* Wed Aug 11 2004 nashif@suse.de
- Fixed copying of files from NFS
* Wed Aug 11 2004 nashif@suse.de
* Tue Aug 10 2004 nashif@suse.de
- Remove obsolete file and functions
* Wed Jul 28 2004 nashif@suse.de
- Fixed stylesheets for doc generation
@ -1318,7 +1325,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Fri Apr 02 2004 nashif@suse.de
- Adapted to use new wizard
- Change license to GPL
* Fri Apr 02 2004 nashif@suse.de
* Thu Apr 01 2004 nashif@suse.de
- retrieve all cap mac address file (#37980 )
- restart the control file retrieval process from scratch (#37980 )
* Thu Apr 01 2004 nashif@suse.de
@ -1654,7 +1661,7 @@ rm -rf "$RPM_BUILD_ROOT"
- updated dtd
- added missing y2cc file to spec
- 2.6.31
* Tue Sep 10 2002 nashif@suse.de
* Mon Sep 09 2002 nashif@suse.de
- provide internal packages (kernel etc) early as Proposal might not
have been called
- doc updates
@ -1683,7 +1690,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Sat Sep 07 2002 mvidner@suse.cz
- Include /etc/autoinstall/ (#18865).
- 2.6.25
* Fri Sep 06 2002 nashif@suse.de
* Thu Sep 05 2002 nashif@suse.de
- Fixed to create ISO images again, using latest package manager rlease
- 2.6.24
* Thu Sep 05 2002 nashif@suse.de
@ -1814,7 +1821,7 @@ rm -rf "$RPM_BUILD_ROOT"
* Wed Mar 27 2002 nashif@suse.de
- Through fix for #15430, runme_at_boot is not deleted in autoinst mode (inst_root is
not called in autoinst mode). Remove runme_at_boot here
* Wed Mar 27 2002 nashif@suse.de
* Tue Mar 26 2002 nashif@suse.de
- handle default behaviour (distinguish between medium root and installation
root)
* Tue Mar 26 2002 nashif@suse.de
@ -1855,7 +1862,7 @@ rm -rf "$RPM_BUILD_ROOT"
- use Language::language instead of Installation::Language
- Set selection to Minimal if nothing is declared
- Check for configured X11 correctly
* Tue Feb 19 2002 nashif@suse.de
* Mon Feb 18 2002 nashif@suse.de
- use network data from installMap instead of scr
- doc updates
* Wed Feb 13 2002 nashif@suse.de
@ -1915,5 +1922,5 @@ rm -rf "$RPM_BUILD_ROOT"
- Split module to installation and configuration parts
* Mon Nov 19 2001 nashif@suse.de
- Fix lookup defaults
* Mon Oct 22 2001 nashif@suse.de
* Sun Oct 21 2001 nashif@suse.de
- initial version