Mailinglist Archive: opensuse-commit (1301 mails)

< Previous Next >
commit yast2-pkg-bindings
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 25 Jul 2007 23:10:42 +0200
  • Message-id: <20070725211042.8593C678332@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-pkg-bindings
checked in at Wed Jul 25 23:10:42 CEST 2007.

--------
--- yast2-pkg-bindings/yast2-pkg-bindings.changes       2007-07-23 17:21:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-pkg-bindings/yast2-pkg-bindings.changes  2007-07-25 14:34:57.412109000 +0200
@@ -1,0 +2,7 @@
+Wed Jul 25 14:27:48 CEST 2007 - lslezak@xxxxxxx
+
+- more efficient PkgDU() - obtain the current partitioning directly
+  from libzypp, do not compute complete disk usage just to get it
+- 2.15.33
+
+-------------------------------------------------------------------

Old:
----
  yast2-pkg-bindings-2.15.32.tar.bz2

New:
----
  yast2-pkg-bindings-2.15.33.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-pkg-bindings.spec ++++++
--- /var/tmp/diff_new_pack.N27243/_old  2007-07-25 23:10:12.000000000 +0200
+++ /var/tmp/diff_new_pack.N27243/_new  2007-07-25 23:10:12.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-pkg-bindings (Version 2.15.32)
+# spec file for package yast2-pkg-bindings (Version 2.15.33)
 #
 # 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-pkg-bindings
-Version:        2.15.32
+Version:        2.15.33
 Release:        1
 License:        GPL v2 or later
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-pkg-bindings-2.15.32.tar.bz2
+Source0:        yast2-pkg-bindings-2.15.33.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 perl-XML-Writer rpm-devel sgml-skel yast2-core-devel yast2-devtools
 BuildRequires:  libzypp-devel >= 3.11.8
@@ -40,7 +40,7 @@
     Stanislav Visnovsky <visnov@xxxxxxx>
 
 %prep
-%setup -n yast2-pkg-bindings-2.15.32
+%setup -n yast2-pkg-bindings-2.15.33
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -71,6 +71,10 @@
 %doc %{prefix}/share/doc/packages/yast2-pkg-bindings
 
 %changelog
+* Wed Jul 25 2007 - lslezak@xxxxxxx
+- more efficient PkgDU() - obtain the current partitioning directly
+  from libzypp, do not compute complete disk usage just to get it
+- 2.15.33
 * Mon Jul 23 2007 - lslezak@xxxxxxx
 - added RepositoryAdd(), RepositoryScan() and RepositoryProbe()
 - 2.15.32

++++++ yast2-pkg-bindings-2.15.32.tar.bz2 -> yast2-pkg-bindings-2.15.33.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.32/configure new/yast2-pkg-bindings-2.15.33/configure
--- old/yast2-pkg-bindings-2.15.32/configure    2007-07-23 17:15:23.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.33/configure    2007-07-25 14:34:00.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-pkg-bindings 2.15.32.
+# Generated by GNU Autoconf 2.60 for yast2-pkg-bindings 2.15.33.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -713,8 +713,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-pkg-bindings'
 PACKAGE_TARNAME='yast2-pkg-bindings'
-PACKAGE_VERSION='2.15.32'
-PACKAGE_STRING='yast2-pkg-bindings 2.15.32'
+PACKAGE_VERSION='2.15.33'
+PACKAGE_STRING='yast2-pkg-bindings 2.15.33'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 
 ac_unique_file="RPMNAME"
@@ -1429,7 +1429,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.15.32 to adapt to many kinds of systems.
+\`configure' configures yast2-pkg-bindings 2.15.33 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1500,7 +1500,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-pkg-bindings 2.15.32:";;
+     short | recursive ) echo "Configuration of yast2-pkg-bindings 2.15.33:";;
    esac
   cat <<\_ACEOF
 
@@ -1608,7 +1608,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-pkg-bindings configure 2.15.32
+yast2-pkg-bindings configure 2.15.33
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1622,7 +1622,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.15.32, which was
+It was created by yast2-pkg-bindings $as_me 2.15.33, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2423,7 +2423,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-pkg-bindings'
- VERSION='2.15.32'
+ VERSION='2.15.33'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2650,7 +2650,7 @@
 
 
 
-VERSION="2.15.32"
+VERSION="2.15.33"
 RPMNAME="yast2-pkg-bindings"
 MAINTAINER="Ladislav Slezák <lslezak@xxxxxxx>"
 
@@ -21612,7 +21612,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-pkg-bindings $as_me 2.15.32, which was
+This file was extended by yast2-pkg-bindings $as_me 2.15.33, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21665,7 +21665,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-yast2-pkg-bindings config.status 2.15.32
+yast2-pkg-bindings config.status 2.15.33
 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-pkg-bindings-2.15.32/configure.in new/yast2-pkg-bindings-2.15.33/configure.in
--- old/yast2-pkg-bindings-2.15.32/configure.in 2007-07-23 17:15:10.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.33/configure.in 2007-07-25 14:33:47.000000000 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-pkg-bindings, 2.15.32, http://bugs.opensuse.org/, yast2-pkg-bindings)
+AC_INIT(yast2-pkg-bindings, 2.15.33, http://bugs.opensuse.org/, 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.15.32"
+VERSION="2.15.33"
 RPMNAME="yast2-pkg-bindings"
 MAINTAINER="Ladislav Slezák <lslezak@xxxxxxx>"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.32/src/Package.cc new/yast2-pkg-bindings-2.15.33/src/Package.cc
--- old/yast2-pkg-bindings-2.15.32/src/Package.cc       2007-07-16 13:05:36.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.33/src/Package.cc       2007-07-25 07:35:23.000000000 +0200
@@ -2511,14 +2511,7 @@
 PkgModuleFunctions::PkgDU(const YCPString& package)
 {
     // get partitioning
-    // TODO FIXME: use zypp::DiskUsageCounter::MountPointSet mps = zypp_ptr()->getPartitions(); in the future
-    zypp::DiskUsageCounter::MountPointSet mps = zypp_ptr()->diskUsage();
-
-    // reset the package size
-    for (zypp::DiskUsageCounter::MountPointSet::iterator mpit = mps.begin(); mpit != mps.end(); mpit++)
-    {
-       mpit->pkg_size = 0;
-    }
+    zypp::DiskUsageCounter::MountPointSet mps = zypp_ptr()->getPartitions();
 
     zypp::PoolItem_Ref item;
     zypp::Package::constPtr pkg = find_package(package->value(), item, zypp_ptr()->pool() );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-pkg-bindings-2.15.32/VERSION new/yast2-pkg-bindings-2.15.33/VERSION
--- old/yast2-pkg-bindings-2.15.32/VERSION      2007-07-23 17:11:19.000000000 +0200
+++ new/yast2-pkg-bindings-2.15.33/VERSION      2007-07-25 14:31:08.000000000 +0200
@@ -1 +1 @@
-2.15.32
+2.15.33


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >