Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory
checked in at Wed Jul 6 14:03:49 CEST 2011.


Login failed, 403 Forbidden at 
/work/abuild/lib/abuild/modules/SUSE/BugzillaClient.pm line 99.
xargs: /work/src/bin/tools/get_bugzilla: exited with status 255; aborting

--------
--- GNOME/pidgin/pidgin.changes 2011-06-24 15:16:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/pidgin/pidgin.changes  2011-07-06 
11:16:52.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 14:13:18 UTC 2011 - seife+...@b1-systems.com
+
+- Add patch to fix "multiple display of room members in MUC"
+  http://developer.pidgin.im/ticket/14351, bnc#703584.
+- Export V=1 before make to enable verbose build of all code, not
+  only some of the subdirs.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch

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

Other differences:
------------------
++++++ pidgin.spec ++++++
--- /var/tmp/diff_new_pack.rkHL1J/_old  2011-07-06 14:02:28.000000000 +0200
+++ /var/tmp/diff_new_pack.rkHL1J/_new  2011-07-06 14:02:28.000000000 +0200
@@ -26,7 +26,7 @@
 Name:           pidgin
 Summary:        GTK+-Based Multiprotocol Instant Messaging Client
 Version:        2.9.0
-Release:        2
+Release:        4
 License:        GPLv2+
 Group:          Productivity/Networking/Instant Messenger
 Url:            http://www.pidgin.im/
@@ -37,6 +37,8 @@
 Patch3:         pidgin-nonblock-common.patch
 Patch4:         pidgin-nonblock-gwim.patch
 Patch5:         pidgin-nonblock-common2.patch
+# PATCH-FIX-UPSTREAM http://developer.pidgin.im/ticket/14351#comment:6, 
bnc#703584, seife+...@b1-systems.com -- multiple display of room members
+Patch13:        pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch
 # PATCH-FIX-UPSTREAM pidgin-mono-buildfix.patch 
http://developer.pidgin.im/ticket/12506 dims...@opensuse.org -- Fix build with 
mono plugin loader; missing include statements.
 Patch14:        pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
@@ -329,6 +331,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch13 -p0
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
@@ -369,6 +372,8 @@
        --with-tclconfig=%{_libdir}\
        --with-tkconfig=%{_libdir}\
        --with-system-ssl-certs=/etc/ssl/certs
+# make sure all subprojects are built with verbose output
+export V=1
 # Mono bindings sometimes fail with parallel build enabled in pidgin-2.5.5:
 #%{__make} %{?jobs:-j%jobs}
 %{__make}

++++++ pidgin-b1dfad7fa45e394c213a97053d7ed5926c69901d.patch ++++++
#
#
# patch "libpurple/conversation.c"
#  from [cd6817f4863abafef969359f65cc025f9483b401]
#    to [19aac10ceebae1ee28788b6f0c02bcfcff0c8803]
#
============================================================
--- libpurple/conversation.c    cd6817f4863abafef969359f65cc025f9483b401
+++ libpurple/conversation.c    19aac10ceebae1ee28788b6f0c02bcfcff0c8803
@@ -1978,7 +1978,6 @@ purple_conv_chat_clear_users(PurpleConvC
        }
 
        g_hash_table_remove_all(chat->users);
-       chat->users = NULL;
 
        g_list_free(users);
        chat->in_room = NULL;

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to