From e3b2754f78420ecc77312f8cf8800737205325b9860f78c56d57358cf86da0fc Mon Sep 17 00:00:00 2001 From: Uwe Gansert Date: Thu, 3 Feb 2011 16:01:53 +0000 Subject: [PATCH] 2.20.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=52 --- autoyast2-2.20.7.tar.bz2 | 3 -- autoyast2-2.20.8.tar.bz2 | 3 ++ autoyast2.changes | 15 +++++++ autoyast2.spec | 95 ++++++++++++++++++---------------------- 4 files changed, 61 insertions(+), 55 deletions(-) delete mode 100644 autoyast2-2.20.7.tar.bz2 create mode 100644 autoyast2-2.20.8.tar.bz2 diff --git a/autoyast2-2.20.7.tar.bz2 b/autoyast2-2.20.7.tar.bz2 deleted file mode 100644 index 9a6bbaa..0000000 --- a/autoyast2-2.20.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:048ad60b1669f468e1c1151616106b9e6b2ab6c5f9bed781c307331902c44bdd -size 1235776 diff --git a/autoyast2-2.20.8.tar.bz2 b/autoyast2-2.20.8.tar.bz2 new file mode 100644 index 0000000..6b1210e --- /dev/null +++ b/autoyast2-2.20.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4042f55351290daf696f6ffe66826055688c21c4f406dde89cbe6dbd760be8c +size 1235887 diff --git a/autoyast2.changes b/autoyast2.changes index 42ef33f..84c011c 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Feb 3 16:57:45 CET 2011 - ug@suse.de + +- 2.20.8 + +------------------------------------------------------------------- +Thu Feb 3 15:34:52 CET 2011 - fehr@suse.de + +- add support for install on NFS as root device + +------------------------------------------------------------------- +Tue Feb 1 14:02:49 CET 2011 - ug@suse.de + +- fix for cloning LVM on s390 + ------------------------------------------------------------------- Mon Jan 31 14:02:23 CET 2011 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index fb14bef..81f2b80 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,57 +1,43 @@ # -# spec file for package autoyast2 +# spec file for package autoyast2 (Version 2.20.8) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - # norootforbuild +Name: autoyast2 +Version: 2.20.8 +Release: 0 -Name: autoyast2 -Version: 2.20.7 -Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.20.7.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: autoyast2-2.20.8.tar.bz2 -Prefix: /usr +prefix: /usr -Group: System/YaST -License: GPLv2+ -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 +Group: System/YaST +License: GPL v2 or later +BuildRequires: java2-devel-packages yast2-mouse yast2-transfer yast2-bootloader xorg-x11-libs yast2-devtools pkg-config libxslt perl-XML-Writer docbook-xsl-stylesheets sgml-skel yast2-testsuite update-desktop-files yast2-country yast2-slp # API for Disabled Modules (ProductControl) -BuildRequires: yast2 >= 2.16.36 +BuildRequires: yast2 >= 2.16.36 # After API cleanup -BuildRequires: yast2-update >= 2.18.3 -BuildRequires: yast2-storage >= 2.19.8 +BuildRequires: yast2-update >= 2.18.3 +BuildRequires: yast2-storage >= 2.19.8 -Requires: yast2 >= 2.16.36 -Requires: yast2-core yast2-xml libxslt -Requires: autoyast2-installation = %{version} -Requires: yast2-schema yast2 yast2-country yast2-storage -Requires: yast2-storage >= 2.19.13 +Requires: yast2 >= 2.16.36 +Requires: yast2-core yast2-xml libxslt +Requires: autoyast2-installation = %{version} +Requires: yast2-schema yast2 yast2-country yast2-storage +Requires: yast2-storage >= 2.19.13 -Provides: yast2-module-autoinst yast2-config-autoinst -Obsoletes: yast2-module-autoinst yast2-config-autoinst -Provides: yast2-lib-autoinst -Obsoletes: yast2-lib-autoinst +Provides: yast2-module-autoinst yast2-config-autoinst +Obsoletes: yast2-module-autoinst yast2-config-autoinst +Provides: yast2-lib-autoinst +Obsoletes: yast2-lib-autoinst -PreReq: %insserv_prereq %fillup_prereq +PreReq: %insserv_prereq %fillup_prereq -BuildArch: noarch +BuildArchitectures: noarch -Summary: YaST2 - Automated Installation +Summary: YaST2 - Automated Installation %description This package is intended for management of the control files and the @@ -64,25 +50,22 @@ This file contains YaST2-independent files needed to create installation sources. %package installation -License: GPLv2+ -Version: 2.20.7 -Release: 1 -Summary: YaST2 - Auto Installation Modules -Group: System/YaST +Version: 2.20.8 +Summary: YaST2 - Auto Installation Modules +Group: System/YaST # API for Disabled Modules (ProductControl) -Requires: yast2 >= 2.16.36 +Requires: yast2 >= 2.16.36 # After API cleanup -Requires: yast2-update >= 2.18.3 -Requires: yast2-xml yast2-core yast2 yast2-country yast2-mouse yast2-packager yast2-storage yast2-transfer yast2-slp -Provides: yast2-trans-autoinst -Obsoletes: yast2-trans-autoinst - +Requires: yast2-update >= 2.18.3 +Requires: yast2-xml yast2-core yast2 yast2-country yast2-mouse yast2-packager yast2-storage yast2-transfer yast2-slp +Provides: yast2-trans-autoinst +Obsoletes: yast2-trans-autoinst %description installation This package performs auto-installation relying on a control file generated with the autoyast2 package. %prep -%setup -n autoyast2-2.20.7 +%setup -n autoyast2-2.20.8 %build %{prefix}/bin/y2tool y2autoconf @@ -136,6 +119,7 @@ rm -rf "$RPM_BUILD_ROOT" %post %{fillup_only -n autoinstall} + %files %defattr(-,root,root) %dir /etc/autoinstall @@ -147,6 +131,7 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/lib/autoinstall/tmp %doc %{prefix}/share/doc/packages/autoyast2 + %{prefix}/share/applications/YaST2/autoyast.desktop /usr/share/autoinstall/modules/*.desktop /usr/share/YaST2/include/autoinstall/classes.ycp @@ -171,14 +156,18 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/ksimport.scr + /usr/share/YaST2/modules/AutoinstClass.y* /usr/share/YaST2/modules/Kickstart.y* /usr/lib/YaST2/servers_non_y2/ag_ksimport + + # additional files /var/adm/fillup-templates/sysconfig.autoinstall + %files installation %defattr(-,root,root) /usr/share/YaST2/scrconf/autoinstall.scr @@ -250,6 +239,7 @@ rm -rf "$RPM_BUILD_ROOT" # scripts %{prefix}/lib/YaST2/bin/fetch_image.sh + %dir /var/adm/autoinstall/ %dir /var/adm/autoinstall/scripts %dir /var/adm/autoinstall/init.d @@ -258,4 +248,5 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/adm/autoinstall/cache %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf -%changelog + +