commit libgtop for openSUSE:Factory
gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg); #define <a class="link" href="libgtop-proclist.html#glibtop-get-proclist-r" title="glibtop_get_proclist_r">glibtop_get_proclist_r</a>
gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);
gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);
Hello community, here is the log from the commit of package libgtop for openSUSE:Factory checked in at Thu May 28 03:02:30 CEST 2009. -------- --- GNOME/libgtop/libgtop.changes 2009-05-05 16:53:38.000000000 +0200 +++ libgtop/libgtop.changes 2009-05-27 12:12:58.000000000 +0200 @@ -1,0 +2,7 @@ +Wed May 27 12:11:43 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.3: + + linux: + - fixed format error. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgtop-2.27.2.tar.bz2 New: ---- libgtop-2.27.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgtop.spec ++++++ --- /var/tmp/diff_new_pack.O10111/_old 2009-05-28 03:01:39.000000000 +0200 +++ /var/tmp/diff_new_pack.O10111/_new 2009-05-28 03:01:39.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libgtop (Version 2.27.2) +# spec file for package libgtop (Version 2.27.3) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,7 +26,7 @@ BuildRequires: xorg-x11-devel License: GPL v2 or later Group: Development/Libraries/GNOME -Version: 2.27.2 +Version: 2.27.3 Release: 1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) @@ -201,6 +201,10 @@ %doc %{_infodir}/*.info* %changelog +* Wed May 27 2009 vuntz@novell.com +- Update to version 2.27.3: + + linux: + - fixed format error. * Tue May 05 2009 vuntz@novell.com - Update to version 2.27.2: + linux: ++++++ libgtop-2.27.2.tar.bz2 -> libgtop-2.27.3.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/configure new/libgtop-2.27.3/configure --- old/libgtop-2.27.2/configure 2009-05-03 19:42:26.000000000 +0200 +++ new/libgtop-2.27.3/configure 2009-05-25 22:21:21.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for libgtop 2.27.2. +# Generated by GNU Autoconf 2.63 for libgtop 2.27.3. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop>. # @@ -745,8 +745,8 @@ # Identity of this package. PACKAGE_NAME='libgtop' PACKAGE_TARNAME='libgtop' -PACKAGE_VERSION='2.27.2' -PACKAGE_STRING='libgtop 2.27.2' +PACKAGE_VERSION='2.27.3' +PACKAGE_STRING='libgtop 2.27.3' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop' ac_unique_file="copyright.txt" @@ -1578,7 +1578,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 libgtop 2.27.2 to adapt to many kinds of systems. +\`configure' configures libgtop 2.27.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1652,7 +1652,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libgtop 2.27.2:";; + short | recursive ) echo "Configuration of libgtop 2.27.3:";; esac cat <<\_ACEOF @@ -1764,7 +1764,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libgtop configure 2.27.2 +libgtop configure 2.27.3 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1778,7 +1778,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libgtop $as_me 2.27.2, which was +It was created by libgtop $as_me 2.27.3, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2582,7 +2582,7 @@ # Define the identity of the package. PACKAGE='libgtop' - VERSION='2.27.2' + VERSION='2.27.3' cat >>confdefs.h <<_ACEOF @@ -2731,13 +2731,13 @@ LIBGTOP_MINOR_VERSION=27 -LIBGTOP_MICRO_VERSION=2 +LIBGTOP_MICRO_VERSION=3 LIBGTOP_SERVER_VERSION=5 -LIBGTOP_VERSION=2.27.2 +LIBGTOP_VERSION=2.27.3 -LIBGTOP_VERSION_CODE=2027002 +LIBGTOP_VERSION_CODE=2027003 # libtool versioning @@ -24353,7 +24353,7 @@ cat >>confdefs.h <<\_ACEOF -#define LIBGTOP_VERSION "2.27.2" +#define LIBGTOP_VERSION "2.27.3" _ACEOF @@ -24363,7 +24363,7 @@ cat >>confdefs.h <<\_ACEOF -#define LIBGTOP_VERSION_CODE 2027002 +#define LIBGTOP_VERSION_CODE 2027003 _ACEOF @@ -25005,7 +25005,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libgtop $as_me 2.27.2, which was +This file was extended by libgtop $as_me 2.27.3, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -25068,7 +25068,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -libgtop config.status 2.27.2 +libgtop config.status 2.27.3 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/configure.in new/libgtop-2.27.3/configure.in --- old/libgtop-2.27.2/configure.in 2009-05-03 19:41:10.000000000 +0200 +++ new/libgtop-2.27.3/configure.in 2009-05-25 22:16:39.000000000 +0200 @@ -4,7 +4,7 @@ m4_define([libgtop_major_version], [2]) m4_define([libgtop_minor_version], [27]) -m4_define([libgtop_micro_version], [2]) +m4_define([libgtop_micro_version], [3]) m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version]) dnl increment if the interface has additions, changes, removals. diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/doc/libgtop2.info new/libgtop-2.27.3/doc/libgtop2.info --- old/libgtop-2.27.2/doc/libgtop2.info 2009-05-03 19:49:27.000000000 +0200 +++ new/libgtop-2.27.3/doc/libgtop2.info 2009-05-25 22:22:35.000000000 +0200 @@ -1,7 +1,7 @@ -This is libgtop2.info, produced by makeinfo version 4.11 from +This is libgtop2.info, produced by makeinfo version 4.13 from libgtop2.texi. -This is the LibGTop Reference Manual version 2.27.2 (last modified +This is the LibGTop Reference Manual version 2.27.3 (last modified 19 April 2009). Copyright 1999 Free Software Foundation, Inc. diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/doc/reference/html/libgtop-proclist.html new/libgtop-2.27.3/doc/reference/html/libgtop-proclist.html --- old/libgtop-2.27.2/doc/reference/html/libgtop-proclist.html 2009-05-03 19:50:49.000000000 +0200 +++ new/libgtop-2.27.3/doc/reference/html/libgtop-proclist.html 2009-05-25 22:22:34.000000000 +0200 @@ -61,35 +61,35 @@ <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a>; pid_t * <a class="link" href="libgtop-proclist.html#glibtop-get-proclist" title="glibtop_get_proclist ()">glibtop_get_proclist</a> (<a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" pid_t * <a class="link" href="libgtop-proclist.html#glibtop-get-proclist-l" title="glibtop_get_proclist_l ()">glibtop_get_proclist_l</a> (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" pid_t * <a class="link" href="libgtop-proclist.html#glibtop-get-proclist-p" title="glibtop_get_proclist_p ()">glibtop_get_proclist_p</a> (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" pid_t * <a class="link" href="libgtop-proclist.html#glibtop-get-proclist-s" title="glibtop_get_proclist_s ()">glibtop_get_proclist_s</a> (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"
gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg); </pre> </div> @@ -237,10 +237,10 @@ <a name="glibtop-get-proclist"></a><h3>glibtop_get_proclist ()</h3> <pre class="programlisting">pid_t * glibtop_get_proclist (<a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);</pre> <p> </p> @@ -283,10 +283,10 @@ <pre class="programlisting">pid_t * glibtop_get_proclist_l (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);</pre> <p> </p> @@ -327,10 +327,10 @@ <pre class="programlisting">pid_t * glibtop_get_proclist_p (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);</pre> <p> </p> @@ -371,10 +371,10 @@ <pre class="programlisting">pid_t * glibtop_get_proclist_s (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server, <a class="link" href="libgtop-proclist.html#glibtop-proclist" title="glibtop_proclist">glibtop_proclist</a> *buf, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> which, <a -href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64" +href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64" gint64</a> arg);</pre> <p> </p> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/doc/reference/version.xml new/libgtop-2.27.3/doc/reference/version.xml --- old/libgtop-2.27.2/doc/reference/version.xml 2009-05-03 19:43:24.000000000 +0200 +++ new/libgtop-2.27.3/doc/reference/version.xml 2009-05-25 22:22:19.000000000 +0200 @@ -1,4 +1,4 @@ <?xml version="1.0" standalone="no"?> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> -<phrase>2.27.2</phrase> +<phrase>2.27.3</phrase> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/doc/stamp-vti new/libgtop-2.27.3/doc/stamp-vti --- old/libgtop-2.27.2/doc/stamp-vti 2009-05-03 19:49:27.000000000 +0200 +++ new/libgtop-2.27.3/doc/stamp-vti 2009-05-25 22:22:30.000000000 +0200 @@ -1,4 +1,4 @@ @set UPDATED 19 April 2009 @set UPDATED-MONTH April 2009 -@set EDITION 2.27.2 -@set VERSION 2.27.2 +@set EDITION 2.27.3 +@set VERSION 2.27.3 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/doc/version.texi new/libgtop-2.27.3/doc/version.texi --- old/libgtop-2.27.2/doc/version.texi 2009-05-03 19:49:27.000000000 +0200 +++ new/libgtop-2.27.3/doc/version.texi 2009-05-25 22:22:30.000000000 +0200 @@ -1,4 +1,4 @@ @set UPDATED 19 April 2009 @set UPDATED-MONTH April 2009 -@set EDITION 2.27.2 -@set VERSION 2.27.2 +@set EDITION 2.27.3 +@set VERSION 2.27.3 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/lib/Makefile.am new/libgtop-2.27.3/lib/Makefile.am --- old/libgtop-2.27.2/lib/Makefile.am 2009-04-19 01:29:49.000000000 +0200 +++ new/libgtop-2.27.3/lib/Makefile.am 2009-05-25 22:12:54.000000000 +0200 @@ -7,7 +7,7 @@ read_data.c write.c lib.c parameter.c \ sysdeps.c
-libgtop_2_0_la_LDFLAGS = $(LT_VERSION_INFO) -export-symbols $(srcdir)/libgtop.sym +libgtop_2_0_la_LDFLAGS = $(LT_VERSION_INFO) -export-symbols $(srcdir)/libgtop.sym -no-undefined libgtop_2_0_la_LIBADD = $(GLIB_LIBS) $(top_builddir)/sysdeps/common/libgtop_common-2.0.la $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la $(sysdeps_suid_lib) BUILT_SOURCES = lib.c diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/libgtopconfig.h new/libgtop-2.27.3/libgtopconfig.h --- old/libgtop-2.27.2/libgtopconfig.h 2009-05-03 19:43:24.000000000 +0200 +++ new/libgtop-2.27.3/libgtopconfig.h 2009-05-25 22:22:19.000000000 +0200 @@ -3,6 +3,6 @@ #define LIBGTOP_MAJOR_VERSION 2 #define LIBGTOP_MINOR_VERSION 27 -#define LIBGTOP_MICRO_VERSION 2 +#define LIBGTOP_MICRO_VERSION 3 #endif /* LIBGTOPCONFIG_H */ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/libgtop.spec new/libgtop-2.27.3/libgtop.spec --- old/libgtop-2.27.2/libgtop.spec 2009-05-03 19:50:50.000000000 +0200 +++ new/libgtop-2.27.3/libgtop.spec 2009-05-25 22:22:35.000000000 +0200 @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 2.27.2 +%define ver 2.27.3 %define RELEASE SNAP %define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE} %define prefix /usr diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/NEWS new/libgtop-2.27.3/NEWS --- old/libgtop-2.27.2/NEWS 2009-05-03 19:40:58.000000000 +0200 +++ new/libgtop-2.27.3/NEWS 2009-05-25 22:20:15.000000000 +0200 @@ -1,3 +1,8 @@ +25 May 2009: Overview of changes in 2.27.3 +========================================== +* linux: + - fixed format error. + 3 May 2009: Overview of changes in 2.27.2 ========================================= * linux: diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/sysdeps/linux/fsusage.c new/libgtop-2.27.3/sysdeps/linux/fsusage.c --- old/libgtop-2.27.2/sysdeps/linux/fsusage.c 2009-04-19 01:29:49.000000000 +0200 +++ new/libgtop-2.27.3/sysdeps/linux/fsusage.c 2009-05-25 22:12:54.000000000 +0200 @@ -140,7 +140,7 @@ get_sys_path(server, device, &filename, &format); - ret = try_file_to_buffer(buffer, sizeof buffer, filename); + ret = try_file_to_buffer(buffer, sizeof buffer, "%s", filename); if (ret < 0) goto out; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgtop-2.27.2/sysdeps/linux/glibtop_private.c new/libgtop-2.27.3/sysdeps/linux/glibtop_private.c --- old/libgtop-2.27.2/sysdeps/linux/glibtop_private.c 2009-04-19 01:29:49.000000000 +0200 +++ new/libgtop-2.27.3/sysdeps/linux/glibtop_private.c 2009-05-25 22:12:54.000000000 +0200 @@ -124,7 +124,7 @@ void file_to_buffer(glibtop *server, char *buffer, size_t bufsiz, const char *filename) { - switch(try_file_to_buffer(buffer, bufsiz, filename)) + switch(try_file_to_buffer(buffer, bufsiz, "%s", filename)) { case TRY_FILE_TO_BUFFER_OPEN: glibtop_error_io_r (server, "open (%s)", filename); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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