rpms/evolution/devel evolution-2.11.5-implicit-function-declarations.patch, NONE, 1.1 .cvsignore, 1.72, 1.73 evolution-2.8.1-kill-ethread.patch, 1.10, 1.11 evolution.spec, 1.270, 1.271 sources, 1.72, 1.73

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Sat Jul 14 17:15:15 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31452

Modified Files:
	.cvsignore evolution-2.8.1-kill-ethread.patch evolution.spec 
	sources 
Added Files:
	evolution-2.11.5-implicit-function-declarations.patch 
Log Message:

* Fri Jul 13 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.5-1.fc8
- Update to 2.11.5
- Revise patch for GNOME bug #362638 to fix RH bug #245695.


evolution-2.11.5-implicit-function-declarations.patch:

--- NEW FILE evolution-2.11.5-implicit-function-declarations.patch ---
--- evolution-2.11.5/plugins/exchange-operations/exchange-delegates-user.c.implicit-function-declarations	2007-07-09 07:25:51.000000000 -0400
+++ evolution-2.11.5/plugins/exchange-operations/exchange-delegates-user.c	2007-07-12 15:39:37.000000000 -0400
@@ -23,10 +23,15 @@
 #include <config.h>
 #endif
 
+#include "exchange-delegates.h"
+#include "exchange-delegates-user.h"
+
 #include <mail/mail-ops.h>
 #include <mail/mail-component.h>
+#include <mail/mail-send-recv.h>
 #include <camel/camel-multipart.h>
-#include "exchange-delegates-user.h"
+#include <camel/camel-stream-mem.h>
+#include <exchange-account.h>
 #include <e2k-global-catalog.h>
 #include <e2k-marshal.h>
 #include <e2k-sid.h>
@@ -167,7 +172,7 @@ parent_window_destroyed (gpointer dialog
 
 /* Maps the role_nam parameter to their corresponding Full role name
 */
-const char *
+static const char *
 map_to_full_role_name (E2kPermissionsRole role_nam)
 {	
 	const char *role_name;
--- evolution-2.11.5/shell/es-event.h.implicit-function-declarations	2007-07-12 16:10:10.000000000 -0400
+++ evolution-2.11.5/shell/es-event.h	2007-07-12 16:11:01.000000000 -0400
@@ -91,6 +91,7 @@ GType es_event_get_type(void);
 ESEvent *es_event_peek(void);
 
 ESEventTargetState *es_event_target_new_state(ESEvent *emp, int state);
+ESEventTargetShell *es_event_target_new_shell(ESEvent *eme, EShell *shell);
 ESEventTargetUpgrade *es_event_target_new_upgrade(ESEvent *emp, int major, int minor, int revision);
 
 /* ********************************************************************** */


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/.cvsignore,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- .cvsignore	18 Jun 2007 21:10:51 -0000	1.72
+++ .cvsignore	14 Jul 2007 17:14:42 -0000	1.73
@@ -1 +1 @@
-evolution-2.11.4.tar.bz2
+evolution-2.11.5.tar.bz2

evolution-2.8.1-kill-ethread.patch:

Index: evolution-2.8.1-kill-ethread.patch
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution-2.8.1-kill-ethread.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- evolution-2.8.1-kill-ethread.patch	27 Jun 2007 16:04:46 -0000	1.10
+++ evolution-2.8.1-kill-ethread.patch	14 Jul 2007 17:14:42 -0000	1.11
@@ -5065,7 +5065,7 @@
 -		extern EMsgPort *mail_gui_port2;
 -
 -		e_msgport_put(mail_gui_port2, (EMsg *)m);
-+		mail_msg_main_loop_push(m);
++		mail_msg_main_loop_push(mail_msg_ref (m));
  	}
  
  	if (cancel) {


Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- evolution.spec	27 Jun 2007 16:04:46 -0000	1.270
+++ evolution.spec	14 Jul 2007 17:14:42 -0000	1.271
@@ -44,7 +44,7 @@
 ### Abstract ###
 
 Name: evolution
-Version: 2.11.4
+Version: 2.11.5
 Release: 2%{?dist}
 License: GPL
 Group: Applications/Productivity
@@ -131,6 +131,9 @@
 # GNOME bug #417999
 Patch34: evolution-2.10.0-e-source-combo-box.patch
 
+# More implicit function declarations...
+Patch35: evolution-2.11.5-implicit-function-declarations.patch
+
 ## Dependencies ###
 
 Requires(post): GConf2
@@ -270,6 +273,7 @@
 %patch32 -p1 -b .view-message-source
 %patch33 -p1 -b .e-passwords
 %patch34 -p1 -b .e-source-combo-box
+%patch35 -p1 -b .implicit-function-declarations
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -426,6 +430,7 @@
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null
+gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder-2.12.schemas > /dev/null
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas > /dev/null
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas > /dev/null
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/bogo-junk-plugin.schemas > /dev/null
@@ -445,6 +450,7 @@
 %doc AUTHORS COPYING ChangeLog NEWS README
 
 # GConf schemas:
+%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder-2.12.schemas
 %{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
 %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas 
 %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
@@ -564,6 +570,10 @@
 %{evo_plugin_dir}/org-gnome-addressbook-file.eplug
 %{evo_plugin_dir}/liborg-gnome-addressbook-file.so
 
+%{evo_plugin_dir}/attachment-reminder.glade
+%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
+%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
+
 %if %{inline_audio_support}
 %{evo_plugin_dir}/org-gnome-audio-inline.eplug
 %{evo_plugin_dir}/liborg-gnome-audio-inline.so
@@ -703,8 +713,12 @@
 %{_libdir}/evolution/%{evo_major}/libmenus.so
 
 %changelog
+* Fri Jul 13 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.5-1.fc8
+- Update to 2.11.5
+- Revise patch for GNOME bug #362638 to fix RH bug #245695.
+
 * Wed Jun 27 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.4-2.fc8
-- Revise patch for GNOME bug #363695 to fix RH bug #245289 (frequent hangs).
+- Revise patch for GNOME bug #363638 to fix RH bug #245289 (frequent hangs).
 
 * Mon Jun 18 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.4-1.fc8
 - Update to 2.11.4


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/sources,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- sources	18 Jun 2007 21:10:51 -0000	1.72
+++ sources	14 Jul 2007 17:14:43 -0000	1.73
@@ -1 +1 @@
-003da7ba7f744d13e1c6f4d4c884b2ac  evolution-2.11.4.tar.bz2
+132ac3a9847a6588c46bd4db2743d96b  evolution-2.11.5.tar.bz2




More information about the fedora-extras-commits mailing list