commit libbonobo for openSUSE:Factory
Hello community, here is the log from the commit of package libbonobo for openSUSE:Factory checked in at Fri Nov 27 13:41:04 CET 2009. -------- --- GNOME/libbonobo/libbonobo.changes 2009-09-28 18:12:17.000000000 +0200 +++ /mounts/work_src_done/STABLE/libbonobo/libbonobo.changes 2009-11-25 14:09:20.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 25 14:05:36 CET 2009 - dimstar@opensuse.org + +- Respin libbonobo-2.20.0-quit-with-dbus.patch to apply with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbonobo.spec ++++++ --- /var/tmp/diff_new_pack.aMgTRY/_old 2009-11-27 13:39:47.000000000 +0100 +++ /var/tmp/diff_new_pack.aMgTRY/_new 2009-11-27 13:39:47.000000000 +0100 @@ -33,8 +33,8 @@ BuildRequires: translation-update-upstream Summary: The Bonobo Component System for the GNOME 2.x Desktop Platform Version: 2.24.2 -Release: 1 -License: GPL v2 or later ; LGPL v2.1 or later +Release: 2 +License: GPLv2+ ; LGPLv2.1+ # Obsolete for >=9.1: Obsoletes: bonobo-activation Provides: bonobo-activation @@ -58,7 +58,7 @@ new version for the GNOME 2.x Desktop platform. %package devel -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development. Group: Development/Libraries/GNOME Requires: %{name} = %{version} glib2-devel orbit2-devel popt-devel @@ -76,7 +76,7 @@ to develop applications that require these. %package doc -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ Summary: Additional Package Documentation. Group: Development/Libraries/GNOME Requires: %{name} = %{version} ++++++ libbonobo-2.20.0-quit-with-dbus.patch ++++++ --- /var/tmp/diff_new_pack.aMgTRY/_old 2009-11-27 13:39:47.000000000 +0100 +++ /var/tmp/diff_new_pack.aMgTRY/_new 2009-11-27 13:39:47.000000000 +0100 @@ -1,6 +1,7 @@ -diff -upr libbonobo-2.20.0-pre/activation-server/activation-server-main.c libbonobo-2.20.0-post/activation-server/activation-server-main.c ---- libbonobo-2.20.0-pre/activation-server/activation-server-main.c 2007-09-17 06:38:36.000000000 -0500 -+++ libbonobo-2.20.0-post/activation-server/activation-server-main.c 2007-10-31 19:55:34.000000000 -0600 +Index: libbonobo-2.24.2/activation-server/activation-server-main.c +=================================================================== +--- libbonobo-2.24.2.orig/activation-server/activation-server-main.c ++++ libbonobo-2.24.2/activation-server/activation-server-main.c @@ -41,6 +41,10 @@ #include <sys/types.h> @@ -22,9 +23,9 @@ #include <libxml/parser.h> -@@ -374,6 +381,169 @@ dump_ior (CORBA_ORB orb, int dev_null_fd - CORBA_free (ior); - } +@@ -476,6 +483,169 @@ ensure_output_visible (gboolean asked_fo + + #endif +/* --- Begin D-Bus watcher --- */ + @@ -192,7 +193,7 @@ int main (int argc, char *argv[]) { -@@ -539,6 +709,7 @@ main (int argc, char *argv[]) +@@ -673,6 +843,7 @@ main (int argc, char *argv[]) server_unlock (); @@ -200,10 +201,11 @@ g_main_loop_run (main_loop); server_lock (); -diff -upr libbonobo-2.20.0-pre/configure.in libbonobo-2.20.0-post/configure.in ---- libbonobo-2.20.0-pre/configure.in 2007-09-17 06:22:23.000000000 -0500 -+++ libbonobo-2.20.0-post/configure.in 2007-10-31 19:22:25.000000000 -0600 -@@ -97,7 +97,7 @@ dnl Checks for library functions +Index: libbonobo-2.24.2/configure.in +=================================================================== +--- libbonobo-2.24.2.orig/configure.in ++++ libbonobo-2.24.2/configure.in +@@ -101,7 +101,7 @@ dnl Checks for library functions AC_CHECK_FUNCS(usleep nanosleep sigaction setsid) dnl Checks for headers @@ -212,7 +214,7 @@ # # Start of pkg-config checks -@@ -162,6 +162,56 @@ if test x$enable_threads != xno; then +@@ -171,6 +171,56 @@ if test x$enable_threads != xno; then AC_DEFINE(HAVE_GTHREADS,,[whether we use gthreads]) fi ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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