Hello community, here is the log from the commit of package yast2-pkg-bindings checked in at Fri Apr 28 21:16:32 CEST 2006. -------- --- yast2-pkg-bindings/yast2-pkg-bindings.changes 2006-04-26 13:02:11.000000000 +0200 +++ STABLE/yast2-pkg-bindings/yast2-pkg-bindings.changes 2006-04-28 15:15:18.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Apr 28 15:12:41 CEST 2006 - lslezak@suse.cz + +- fixed reset in PkgReset() and in ResolvableNeutral() builtin + (#170643) +- 2.13.68 + +------------------------------------------------------------------- Old: ---- yast2-pkg-bindings-2.13.67.tar.bz2 New: ---- yast2-pkg-bindings-2.13.68.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-pkg-bindings.spec ++++++ --- /var/tmp/diff_new_pack.Bw5pOh/_old 2006-04-28 21:16:10.000000000 +0200 +++ /var/tmp/diff_new_pack.Bw5pOh/_new 2006-04-28 21:16:10.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-pkg-bindings (Version 2.13.67) +# spec file for package yast2-pkg-bindings (Version 2.13.68) # # 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-pkg-bindings -Version: 2.13.67 +Version: 2.13.68 Release: 2 License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-pkg-bindings-2.13.67.tar.bz2 +Source0: yast2-pkg-bindings-2.13.68.tar.bz2 prefix: /usr BuildRequires: blocxx-devel boost boost-devel dbus-1-devel docbook-xsl-stylesheets doxygen gcc-c++ hal-devel libgcrypt-devel libxcrypt-devel libxslt libzypp libzypp-devel perl-XML-Writer rpm-devel sgml-skel yast2-core-devel yast2-devtools Summary: YaST2 Package Manager Access @@ -36,7 +36,7 @@ Stanislav Visnovsky <visnov@suse.cz> %prep -%setup -n yast2-pkg-bindings-2.13.67 +%setup -n yast2-pkg-bindings-2.13.68 %build %{prefix}/bin/y2tool y2autoconf @@ -67,6 +67,10 @@ %doc %{prefix}/share/doc/packages/yast2-pkg-bindings %changelog -n yast2-pkg-bindings +* Fri Apr 28 2006 - lslezak@suse.cz +- fixed reset in PkgReset() and in ResolvableNeutral() builtin + (#170643) +- 2.13.68 * Wed Apr 26 2006 - lslezak@suse.cz - use other valid sources when a broken source is found (#168632) - 2.13.67 ++++++ yast2-pkg-bindings-2.13.67.tar.bz2 -> yast2-pkg-bindings-2.13.68.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.13.67/VERSION new/yast2-pkg-bindings-2.13.68/VERSION --- old/yast2-pkg-bindings-2.13.67/VERSION 2006-04-26 12:49:14.000000000 +0200 +++ new/yast2-pkg-bindings-2.13.68/VERSION 2006-04-28 15:12:30.000000000 +0200 @@ -1 +1 @@ -2.13.67 +2.13.68 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.13.67/configure new/yast2-pkg-bindings-2.13.68/configure --- old/yast2-pkg-bindings-2.13.67/configure 2006-04-26 12:58:35.000000000 +0200 +++ new/yast2-pkg-bindings-2.13.68/configure 2006-04-28 15:14:58.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for yast2-pkg-bindings 2.13.67. +# Generated by GNU Autoconf 2.59 for yast2-pkg-bindings 2.13.68. # # Report bugs to <http://www.suse.de/feedback>. # @@ -423,8 +423,8 @@ # Identity of this package. PACKAGE_NAME='yast2-pkg-bindings' PACKAGE_TARNAME='yast2-pkg-bindings' -PACKAGE_VERSION='2.13.67' -PACKAGE_STRING='yast2-pkg-bindings 2.13.67' +PACKAGE_VERSION='2.13.68' +PACKAGE_STRING='yast2-pkg-bindings 2.13.68' PACKAGE_BUGREPORT='http://www.suse.de/feedback' ac_unique_file="RPMNAME" @@ -971,7 +971,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-pkg-bindings 2.13.67 to adapt to many kinds of systems. +\`configure' configures yast2-pkg-bindings 2.13.68 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1038,7 +1038,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-pkg-bindings 2.13.67:";; + short | recursive ) echo "Configuration of yast2-pkg-bindings 2.13.68:";; esac cat <<\_ACEOF @@ -1184,7 +1184,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -yast2-pkg-bindings configure 2.13.67 +yast2-pkg-bindings configure 2.13.68 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1198,7 +1198,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-pkg-bindings $as_me 2.13.67, which was +It was created by yast2-pkg-bindings $as_me 2.13.68, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1928,7 +1928,7 @@ # Define the identity of the package. PACKAGE='yast2-pkg-bindings' - VERSION='2.13.67' + VERSION='2.13.68' cat >>confdefs.h <<_ACEOF @@ -2139,7 +2139,7 @@ -VERSION="2.13.67" +VERSION="2.13.68" RPMNAME="yast2-pkg-bindings" MAINTAINER="Michael Andres <ma@suse.de>" @@ -20273,7 +20273,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by yast2-pkg-bindings $as_me 2.13.67, which was +This file was extended by yast2-pkg-bindings $as_me 2.13.68, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20336,7 +20336,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-pkg-bindings config.status 2.13.67 +yast2-pkg-bindings config.status 2.13.68 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-pkg-bindings-2.13.67/configure.in new/yast2-pkg-bindings-2.13.68/configure.in --- old/yast2-pkg-bindings-2.13.67/configure.in 2006-04-26 12:58:17.000000000 +0200 +++ new/yast2-pkg-bindings-2.13.68/configure.in 2006-04-28 15:14:43.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-pkg-bindings, 2.13.67, http://www.suse.de/feedback, yast2-pkg-bindings) +AC_INIT(yast2-pkg-bindings, 2.13.68, http://www.suse.de/feedback, yast2-pkg-bindings) 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.67" +VERSION="2.13.68" RPMNAME="yast2-pkg-bindings" MAINTAINER="Michael Andres <ma@suse.de>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.13.67/src/Package.cc new/yast2-pkg-bindings-2.13.68/src/Package.cc --- old/yast2-pkg-bindings-2.13.67/src/Package.cc 2006-04-20 09:40:50.000000000 +0200 +++ new/yast2-pkg-bindings-2.13.68/src/Package.cc 2006-04-28 13:46:35.000000000 +0200 @@ -1817,7 +1817,7 @@ ; ++it) { // reset all transaction flags - it->status().resetTransact(zypp::ResStatus::USER) ; // the highest level + it->status().resetTransact(whoWantsIt); } return YCPBoolean (true); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.13.67/src/Resolvable.cc new/yast2-pkg-bindings-2.13.68/src/Resolvable.cc --- old/yast2-pkg-bindings-2.13.67/src/Resolvable.cc 2006-04-21 11:13:02.000000000 +0200 +++ new/yast2-pkg-bindings-2.13.68/src/Resolvable.cc 2006-04-28 13:32:25.000000000 +0200 @@ -180,13 +180,13 @@ { if (name.empty() || (*it)->name() == name) { - if (!it->status().setTransact(false, whoWantsIt)) + if (!it->status().resetTransact(whoWantsIt)) { ret = false; } // force neutralization on the user level - if (force && !it->status().setTransact(false, zypp::ResStatus::USER)) + if (force && !it->status().resetTransact(zypp::ResStatus::USER)) { ret = false; } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de