Hello community, here is the log from the commit of package yast2-bootloader checked in at Mon May 29 13:12:57 CEST 2006. -------- --- yast2-bootloader/yast2-bootloader.changes 2006-05-23 01:38:57.000000000 +0200 +++ yast2-bootloader/yast2-bootloader.changes 2006-05-29 13:08:46.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 29 13:06:10 CEST 2006 - od@suse.de + +- iseries: fix proposal for NWSSTG boot device (#167390) +- 2.13.67 + +------------------------------------------------------------------- Old: ---- yast2-bootloader-2.13.66.tar.bz2 New: ---- yast2-bootloader-2.13.67.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-bootloader.spec ++++++ --- /var/tmp/diff_new_pack.zB0g1d/_old 2006-05-29 13:12:12.000000000 +0200 +++ /var/tmp/diff_new_pack.zB0g1d/_new 2006-05-29 13:12:12.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.13.66) +# spec file for package yast2-bootloader (Version 2.13.67) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-bootloader -Version: 2.13.66 +Version: 2.13.67 Release: 1 License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.13.66.tar.bz2 +Source0: yast2-bootloader-2.13.67.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-bootloader limal-devel perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-testsuite PreReq: /bin/sed %fillup_prereq @@ -60,7 +60,7 @@ Dan Meszaros %prep -%setup -n yast2-bootloader-2.13.66 +%setup -n yast2-bootloader-2.13.67 %build %{prefix}/bin/y2tool y2autoconf @@ -111,6 +111,9 @@ /usr/share/YaST2/clients/bootfloppy.ycp %changelog -n yast2-bootloader +* Mon May 29 2006 - od@suse.de +- iseries: fix proposal for NWSSTG boot device (#167390) +- 2.13.67 * Mon May 22 2006 - jplack@suse.de - add initial support for xenpae (#177051) - 2.13.66 ++++++ yast2-bootloader-2.13.66.tar.bz2 -> yast2-bootloader-2.13.67.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/Makefile.am new/yast2-bootloader-2.13.67/Makefile.am --- old/yast2-bootloader-2.13.66/Makefile.am 2006-04-03 21:41:46.000000000 +0200 +++ new/yast2-bootloader-2.13.67/Makefile.am 2006-02-01 16:06:40.000000000 +0100 @@ -154,7 +154,7 @@ $(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \ done -package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local +package: check-up-to-date check-tagversion check-all-packages package-local TAGVERSION = $(PREFIX)/bin/y2tool tagversion @@ -199,9 +199,6 @@ false; \ fi -check-textdomain: - $(PREFIX)/bin/y2tool check-textdomain $(srcdir) - stable: checkin-stable checkin-stable: package diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/Makefile.in new/yast2-bootloader-2.13.67/Makefile.in --- old/yast2-bootloader-2.13.66/Makefile.in 2006-04-03 21:42:13.000000000 +0200 +++ new/yast2-bootloader-2.13.67/Makefile.in 2006-02-01 16:07:00.000000000 +0100 @@ -860,7 +860,7 @@ $(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \ done -package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local +package: check-up-to-date check-tagversion check-all-packages package-local check-up-to-date check-cvs-up-to-date check-svn-up-to-date: if [ -d $(srcdir)/CVS ]; then \ @@ -903,9 +903,6 @@ false; \ fi -check-textdomain: - $(PREFIX)/bin/y2tool check-textdomain $(srcdir) - stable: checkin-stable checkin-stable: package diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/VERSION new/yast2-bootloader-2.13.67/VERSION --- old/yast2-bootloader-2.13.66/VERSION 2006-05-22 18:42:13.000000000 +0200 +++ new/yast2-bootloader-2.13.67/VERSION 2006-05-29 13:05:15.000000000 +0200 @@ -1 +1 @@ -2.13.66 +2.13.67 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/configure new/yast2-bootloader-2.13.67/configure --- old/yast2-bootloader-2.13.66/configure 2006-04-03 21:42:03.000000000 +0200 +++ new/yast2-bootloader-2.13.67/configure 2006-02-01 16:06:53.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for yast2-bootloader 2.13.36. +# Generated by GNU Autoconf 2.59 for yast2-bootloader 2.13.12. # # Report bugs to <http://www.suse.de/feedback>. # @@ -423,8 +423,8 @@ # Identity of this package. PACKAGE_NAME='yast2-bootloader' PACKAGE_TARNAME='yast2-bootloader' -PACKAGE_VERSION='2.13.36' -PACKAGE_STRING='yast2-bootloader 2.13.36' +PACKAGE_VERSION='2.13.12' +PACKAGE_STRING='yast2-bootloader 2.13.12' PACKAGE_BUGREPORT='http://www.suse.de/feedback' ac_unique_file="RPMNAME" @@ -959,7 +959,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-bootloader 2.13.36 to adapt to many kinds of systems. +\`configure' configures yast2-bootloader 2.13.12 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1026,7 +1026,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-bootloader 2.13.36:";; + short | recursive ) echo "Configuration of yast2-bootloader 2.13.12:";; esac cat <<\_ACEOF @@ -1169,7 +1169,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -yast2-bootloader configure 2.13.36 +yast2-bootloader configure 2.13.12 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1183,7 +1183,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-bootloader $as_me 2.13.36, which was +It was created by yast2-bootloader $as_me 2.13.12, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1913,7 +1913,7 @@ # Define the identity of the package. PACKAGE='yast2-bootloader' - VERSION='2.13.36' + VERSION='2.13.12' cat >>confdefs.h <<_ACEOF @@ -2124,7 +2124,7 @@ -VERSION="2.13.36" +VERSION="2.13.12" RPMNAME="yast2-bootloader" MAINTAINER="Olaf Dabrunz <od@suse.de>" @@ -20163,7 +20163,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by yast2-bootloader $as_me 2.13.36, which was +This file was extended by yast2-bootloader $as_me 2.13.12, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20226,7 +20226,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-bootloader config.status 2.13.36 +yast2-bootloader config.status 2.13.12 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/configure.in new/yast2-bootloader-2.13.67/configure.in --- old/yast2-bootloader-2.13.66/configure.in 2006-04-03 21:41:46.000000000 +0200 +++ new/yast2-bootloader-2.13.67/configure.in 2006-02-01 16:06:39.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-bootloader, 2.13.36, http://www.suse.de/feedback, yast2-bootloader) +AC_INIT(yast2-bootloader, 2.13.12, http://www.suse.de/feedback, yast2-bootloader) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important YaST2 variables -VERSION="2.13.36" +VERSION="2.13.12" RPMNAME="yast2-bootloader" MAINTAINER="Olaf Dabrunz <od@suse.de>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-bootloader-2.13.66/src/modules/BootPOWERLILO.ycp new/yast2-bootloader-2.13.67/src/modules/BootPOWERLILO.ycp --- old/yast2-bootloader-2.13.66/src/modules/BootPOWERLILO.ycp 2006-05-19 15:40:19.000000000 +0200 +++ new/yast2-bootloader-2.13.67/src/modules/BootPOWERLILO.ycp 2006-05-29 12:25:59.000000000 +0200 @@ -14,7 +14,7 @@ * Joachim Plack <jplack@suse.de> * Olaf Dabrunz <od@suse.de> * - * $Id: BootPOWERLILO.ycp 31068 2006-05-19 13:40:16Z jplack $ + * $Id: BootPOWERLILO.ycp 31166 2006-05-29 10:25:56Z odabrunz $ * */ @@ -460,7 +460,7 @@ // Do not pass down to perl-Bootloader, lilo fails on an empty "boot =" line. if (BootCommon::BootPartitionDevice != nil && BootCommon::BootPartitionDevice != "") { - add(boot_map, "boot_iseries_custom", BootCommon::BootPartitionDevice); + boot_map["boot_iseries_custom"] = BootCommon::BootPartitionDevice; } } // Finally merge results into "globals": new values replace old ones ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...