Hello community, here is the log from the commit of package yast2-add-on checked in at Thu May 17 11:25:26 CEST 2007. -------- --- yast2-add-on/yast2-add-on.changes 2007-05-02 10:18:47.000000000 +0200 +++ /mounts/work_src_done/NOARCH/yast2-add-on/yast2-add-on.changes 2007-05-14 09:08:10.000000000 +0200 @@ -1,0 +2,7 @@ +Mon May 14 09:07:40 CEST 2007 - jsrain@suse.cz + +- Fixed Add-Ons in AutoYaST Write function to Integrate all Add-Ons + via AddOnProduct::Integrate (#260613). +- 2.15.8 + +------------------------------------------------------------------- Old: ---- yast2-add-on-2.15.7.tar.bz2 New: ---- yast2-add-on-2.15.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-add-on.spec ++++++ --- /var/tmp/diff_new_pack.f23713/_old 2007-05-17 11:25:17.000000000 +0200 +++ /var/tmp/diff_new_pack.f23713/_new 2007-05-17 11:25:17.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-add-on (Version 2.15.7) +# spec file for package yast2-add-on (Version 2.15.8) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-add-on -Version: 2.15.7 +Version: 2.15.8 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-add-on-2.15.7.tar.bz2 +Source0: yast2-add-on-2.15.8.tar.bz2 prefix: /usr Requires: autoyast2-installation # WorkflowManager module @@ -47,7 +47,7 @@ Lukas Ocilka <locilka@suse.cz> %prep -%setup -n yast2-add-on-2.15.7 +%setup -n yast2-add-on-2.15.8 %build %{prefix}/bin/y2tool y2autoconf @@ -86,6 +86,10 @@ %doc %{prefix}/share/doc/packages/yast2-add-on %changelog +* Mon May 14 2007 - jsrain@suse.cz +- Fixed Add-Ons in AutoYaST Write function to Integrate all Add-Ons + via AddOnProduct::Integrate (#260613). +- 2.15.8 * Wed May 02 2007 - locilka@suse.cz - CommandLine interface (no support reported) for add-on (#269886) - CommandLine interface (no support reported) for vendor (#269911) ++++++ yast2-add-on-2.15.7.tar.bz2 -> yast2-add-on-2.15.8.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-2.15.7/configure new/yast2-add-on-2.15.8/configure --- old/yast2-add-on-2.15.7/configure 2007-04-02 14:56:21.000000000 +0200 +++ new/yast2-add-on-2.15.8/configure 2007-05-14 11:30:23.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.60 for yast2-add-on 2.15.6. +# Generated by GNU Autoconf 2.60 for yast2-add-on 2.15.8. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-add-on' PACKAGE_TARNAME='yast2-add-on' -PACKAGE_VERSION='2.15.6' -PACKAGE_STRING='yast2-add-on 2.15.6' +PACKAGE_VERSION='2.15.8' +PACKAGE_STRING='yast2-add-on 2.15.8' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -1181,7 +1181,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-add-on 2.15.6 to adapt to many kinds of systems. +\`configure' configures yast2-add-on 2.15.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1252,7 +1252,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-add-on 2.15.6:";; + short | recursive ) echo "Configuration of yast2-add-on 2.15.8:";; esac cat <<\_ACEOF @@ -1330,7 +1330,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-add-on configure 2.15.6 +yast2-add-on configure 2.15.8 generated by GNU Autoconf 2.60 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1344,7 +1344,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-add-on $as_me 2.15.6, which was +It was created by yast2-add-on $as_me 2.15.8, which was generated by GNU Autoconf 2.60. Invocation command line was $ $0 $@ @@ -2145,7 +2145,7 @@ # Define the identity of the package. PACKAGE='yast2-add-on' - VERSION='2.15.6' + VERSION='2.15.8' cat >>confdefs.h <<_ACEOF @@ -2372,7 +2372,7 @@ -VERSION="2.15.6" +VERSION="2.15.8" RPMNAME="yast2-add-on" MAINTAINER="Lukas Ocilka <locilka@suse.cz>" @@ -3258,7 +3258,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-add-on $as_me 2.15.6, which was +This file was extended by yast2-add-on $as_me 2.15.8, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3301,7 +3301,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-add-on config.status 2.15.6 +yast2-add-on config.status 2.15.8 configured by $0, generated by GNU Autoconf 2.60, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-2.15.7/configure.in new/yast2-add-on-2.15.8/configure.in --- old/yast2-add-on-2.15.7/configure.in 2007-04-02 14:56:16.000000000 +0200 +++ new/yast2-add-on-2.15.8/configure.in 2007-05-14 11:30:18.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-add-on dnl -dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.15.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-add-on, 2.15.6, http://bugs.opensuse.org/, yast2-add-on) +AC_INIT(yast2-add-on, 2.15.8, http://bugs.opensuse.org/, yast2-add-on) 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.15.6" +VERSION="2.15.8" RPMNAME="yast2-add-on" MAINTAINER="Lukas Ocilka <locilka@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-2.15.7/src/add-on_auto.ycp new/yast2-add-on-2.15.8/src/add-on_auto.ycp --- old/yast2-add-on-2.15.7/src/add-on_auto.ycp 2007-04-05 13:41:21.000000000 +0200 +++ new/yast2-add-on-2.15.8/src/add-on_auto.ycp 2007-05-14 08:53:45.000000000 +0200 @@ -161,6 +161,9 @@ // error report Report::Error (_("Failed to add add-on product.")); sources[media, pth] = srcid; + // bugzilla #260613 + if (srcid != -1) + AddOnProduct::Integrate (srcid); AutoinstGeneral::SetSignatureHandling(); // reset to global sig-handling } prod["media"] = sources[media, pth]:-1; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-add-on-2.15.7/VERSION new/yast2-add-on-2.15.8/VERSION --- old/yast2-add-on-2.15.7/VERSION 2007-05-02 10:18:55.000000000 +0200 +++ new/yast2-add-on-2.15.8/VERSION 2007-05-14 09:08:15.000000000 +0200 @@ -1 +1 @@ -2.15.7 +2.15.8 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de