Accepting request 27037 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/evolution via accept of submit request 27037 revision 7. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/27037 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=53
This commit is contained in:
parent
47d4930d9c
commit
376a80452b
@ -1,8 +1,8 @@
|
|||||||
Index: plugins/itip-formatter/itip-formatter.c
|
Index: plugins/itip-formatter/itip-formatter.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- plugins/itip-formatter/itip-formatter.c (revision 35641)
|
--- plugins/itip-formatter/itip-formatter.c.orig
|
||||||
+++ plugins/itip-formatter/itip-formatter.c (working copy)
|
+++ plugins/itip-formatter/itip-formatter.c
|
||||||
@@ -1620,6 +1620,26 @@ idle_open_cb (gpointer data)
|
@@ -1860,6 +1860,26 @@ idle_open_cb (gpointer data)
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
static void
|
static void
|
||||||
view_response_cb (GtkWidget *widget, ItipViewResponse response, gpointer data)
|
view_response_cb (GtkWidget *widget, ItipViewResponse response, gpointer data)
|
||||||
{
|
{
|
||||||
@@ -1664,7 +1684,7 @@ view_response_cb (GtkWidget *widget, Iti
|
@@ -1906,7 +1926,7 @@ view_response_cb (GtkWidget *widget, Iti
|
||||||
if (status) {
|
if (status) {
|
||||||
e_cal_component_rescan (pitip->comp);
|
e_cal_component_rescan (pitip->comp);
|
||||||
flag = update_item (pitip, response);
|
flag = update_item (pitip, response);
|
||||||
@ -38,7 +38,7 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
delete_invitation_from_cache = TRUE;
|
delete_invitation_from_cache = TRUE;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
@@ -1674,7 +1694,7 @@ view_response_cb (GtkWidget *widget, Iti
|
@@ -1916,7 +1936,7 @@ view_response_cb (GtkWidget *widget, Iti
|
||||||
if (status) {
|
if (status) {
|
||||||
e_cal_component_rescan (pitip->comp);
|
e_cal_component_rescan (pitip->comp);
|
||||||
flag = update_item (pitip, response);
|
flag = update_item (pitip, response);
|
||||||
@ -47,7 +47,7 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
delete_invitation_from_cache = TRUE;
|
delete_invitation_from_cache = TRUE;
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1693,7 +1713,7 @@ view_response_cb (GtkWidget *widget, Iti
|
@@ -1935,7 +1955,7 @@ view_response_cb (GtkWidget *widget, Iti
|
||||||
if (status) {
|
if (status) {
|
||||||
e_cal_component_rescan (pitip->comp);
|
e_cal_component_rescan (pitip->comp);
|
||||||
flag = update_item (pitip, response);
|
flag = update_item (pitip, response);
|
||||||
@ -56,12 +56,3 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
delete_invitation_from_cache = TRUE;
|
delete_invitation_from_cache = TRUE;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
@@ -1753,7 +1773,7 @@ view_response_cb (GtkWidget *widget, Iti
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
- if (!save_schedules && pitip->delete_message) {
|
|
||||||
+ if (!delete_invitation_from_cache && pitip->delete_message) {
|
|
||||||
g_message ("Deleting!");
|
|
||||||
camel_folder_delete_message (pitip->folder, pitip->uid);
|
|
||||||
}
|
|
||||||
|
@ -10,7 +10,7 @@ Index: plugins/backup-restore/backup.c
|
|||||||
#define EVOLUTION_DIR "$HOME/.evolution/"
|
#define EVOLUTION_DIR "$HOME/.evolution/"
|
||||||
#define EVOLUTION_DIR_BACKUP "$HOME/.evolution-old/"
|
#define EVOLUTION_DIR_BACKUP "$HOME/.evolution-old/"
|
||||||
#define GCONF_DUMP_FILE "backup-restore-gconf.xml"
|
#define GCONF_DUMP_FILE "backup-restore-gconf.xml"
|
||||||
@@ -252,6 +253,7 @@ restore (const char *filename)
|
@@ -267,6 +268,7 @@ restore (const gchar *filename)
|
||||||
|
|
||||||
replace_in_file (GCONF_DUMP_PATH, EVOUSERDATADIR_MAGIC, e_get_user_data_dir ());
|
replace_in_file (GCONF_DUMP_PATH, EVOUSERDATADIR_MAGIC, e_get_user_data_dir ());
|
||||||
|
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
--- plugins/itip-formatter/itip-formatter.c
|
Index: plugins/itip-formatter/itip-formatter.c
|
||||||
|
===================================================================
|
||||||
|
--- plugins/itip-formatter/itip-formatter.c.orig
|
||||||
+++ plugins/itip-formatter/itip-formatter.c
|
+++ plugins/itip-formatter/itip-formatter.c
|
||||||
@@ -1923,6 +1923,14 @@ in_proper_folder (CamelFolder *folder)
|
@@ -2112,6 +2112,14 @@ in_proper_folder (CamelFolder *folder)
|
||||||
if (!folder)
|
if (!folder)
|
||||||
return res;
|
return res;
|
||||||
|
|
||||||
@ -14,4 +16,4 @@
|
|||||||
+
|
+
|
||||||
uri = mail_tools_folder_to_url (folder);
|
uri = mail_tools_folder_to_url (folder);
|
||||||
|
|
||||||
res = !(folder->folder_flags & CAMEL_FOLDER_IS_TRASH) &&
|
if (mail_folder_cache_get_folder_info_flags (folder, &flags)) {
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Index: addressbook/printing/e-contact-print.c
|
Index: addressbook/printing/e-contact-print.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- addressbook/printing/e-contact-print.c (revision 36615)
|
--- addressbook/printing/e-contact-print.c.orig
|
||||||
+++ addressbook/printing/e-contact-print.c (working copy)
|
+++ addressbook/printing/e-contact-print.c
|
||||||
@@ -266,8 +266,20 @@
|
@@ -265,8 +265,20 @@ e_contact_print_contact (EContact *conta
|
||||||
if (value == NULL || *value == '\0')
|
if (value == NULL || *value == '\0')
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
Index: plugins/itip-formatter/itip-formatter.c
|
Index: plugins/itip-formatter/itip-formatter.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- plugins/itip-formatter/itip-formatter.c (revision 36884)
|
--- plugins/itip-formatter/itip-formatter.c.orig
|
||||||
+++ plugins/itip-formatter/itip-formatter.c (working copy)
|
+++ plugins/itip-formatter/itip-formatter.c
|
||||||
@@ -1955,6 +1955,12 @@
|
@@ -2164,6 +2164,12 @@ in_proper_folder (CamelFolder *folder)
|
||||||
!em_utils_folder_is_outbox (folder, uri) &&
|
!em_utils_folder_is_drafts (folder, uri)));
|
||||||
!em_utils_folder_is_drafts (folder, uri);
|
}
|
||||||
|
|
||||||
+ /*FIXME: GW needs to set the drafts_folder_uri and sent_folder_uri properly.
|
+ /*FIXME: GW needs to set the drafts_folder_uri and sent_folder_uri properly.
|
||||||
+ A workaround till then */
|
+ A workaround till then */
|
||||||
@ -15,7 +15,7 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
g_free (uri);
|
g_free (uri);
|
||||||
|
|
||||||
return res;
|
return res;
|
||||||
@@ -2000,6 +2006,15 @@
|
@@ -2210,6 +2216,15 @@ format_itip_object (EMFormatHTML *efh, G
|
||||||
|
|
||||||
response_enabled = in_proper_folder (((EMFormat*)efh)->folder);
|
response_enabled = in_proper_folder (((EMFormat*)efh)->folder);
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c93920a1e5e8391487b31a3d28c21e0a4b5131285fdafa6cad9fd6ee6cdf3ba1
|
|
||||||
size 36166429
|
|
3
evolution-2.29.3.1.tar.bz2
Normal file
3
evolution-2.29.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a22483241e8098014d7888a5332ecfa7014fc5980a370116d932ccc1cc49cfb
|
||||||
|
size 38204222
|
@ -1,7 +1,8 @@
|
|||||||
diff -ur evolution-2.27.4.1/configure.ac evolution-2.27.4.1.patched//configure.ac
|
Index: evolution-2.29.3.1/configure.ac
|
||||||
--- evolution-2.27.4.1/configure.ac 2009-07-15 11:25:24.000000000 +0200
|
===================================================================
|
||||||
+++ evolution-2.27.4.1.patched//configure.ac 2009-07-22 14:00:14.000000000 +0200
|
--- evolution-2.29.3.1.orig/configure.ac
|
||||||
@@ -673,8 +673,8 @@
|
+++ evolution-2.29.3.1/configure.ac
|
||||||
|
@@ -722,8 +722,8 @@ if test "x$enable_pilot_conduits" = "xye
|
||||||
|
|
||||||
CFLAGS_save="$CFLAGS"
|
CFLAGS_save="$CFLAGS"
|
||||||
CFLAGS="$CFLAGS $GNOME_PILOT_CFLAGS"
|
CFLAGS="$CFLAGS $GNOME_PILOT_CFLAGS"
|
||||||
@ -12,7 +13,7 @@ diff -ur evolution-2.27.4.1/configure.ac evolution-2.27.4.1.patched//configure.a
|
|||||||
|
|
||||||
AC_CACHE_CHECK([if pilot-link handles UTF-8 conversions],[ac_cv_pilot_link_utf8],
|
AC_CACHE_CHECK([if pilot-link handles UTF-8 conversions],[ac_cv_pilot_link_utf8],
|
||||||
AC_RUN_IFELSE([AC_LANG_SOURCE(
|
AC_RUN_IFELSE([AC_LANG_SOURCE(
|
||||||
@@ -694,7 +694,7 @@
|
@@ -743,7 +743,7 @@ if test "x$enable_pilot_conduits" = "xye
|
||||||
)],[ac_cv_pilot_link_utf8=yes],[ac_cv_pilot_link_utf8=no],[ac_cv_pilot_link_utf8=no]))
|
)],[ac_cv_pilot_link_utf8=yes],[ac_cv_pilot_link_utf8=no],[ac_cv_pilot_link_utf8=no]))
|
||||||
|
|
||||||
CFLAGS="$CFLAGS_save"
|
CFLAGS="$CFLAGS_save"
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
diff -ur evolution-2.27.4.1/configure.ac evolution-2.27.4.1.patched/configure.ac
|
Index: evolution-2.29.3.1/configure.ac
|
||||||
--- evolution-2.27.4.1/configure.ac 2009-07-15 11:25:24.000000000 +0200
|
===================================================================
|
||||||
+++ evolution-2.27.4.1.patched/configure.ac 2009-07-22 10:25:16.000000000 +0200
|
--- evolution-2.29.3.1.orig/configure.ac
|
||||||
@@ -558,7 +558,7 @@
|
+++ evolution-2.29.3.1/configure.ac
|
||||||
|
@@ -605,7 +605,7 @@ if test "$os_win32" != yes; then
|
||||||
|
|
||||||
SAVE_CFLAGS="$CFLAGS"
|
SAVE_CFLAGS="$CFLAGS"
|
||||||
SAVE_LIBS="$LIBS"
|
SAVE_LIBS="$LIBS"
|
||||||
-LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED"
|
- LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED"
|
||||||
+LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED -I$with_openldap/include"
|
+ LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED -I$with_openldap/include"
|
||||||
CFLAGS="$CFLAGS $LDAP_CFLAGS"
|
CFLAGS="$CFLAGS $LDAP_CFLAGS"
|
||||||
LIBS="$LIBS $LDAP_LIBS"
|
LIBS="$LIBS $LDAP_LIBS"
|
||||||
AC_CHECK_FUNCS(ldap_ntlm_bind)
|
AC_CHECK_FUNCS(ldap_ntlm_bind)
|
||||||
|
13
evolution-eds2.29.3.patch
Normal file
13
evolution-eds2.29.3.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Index: evolution-2.29.3.1/configure.ac
|
||||||
|
===================================================================
|
||||||
|
--- evolution-2.29.3.1.orig/configure.ac
|
||||||
|
+++ evolution-2.29.3.1/configure.ac
|
||||||
|
@@ -43,7 +43,7 @@ GTKHTML_PACKAGE=3.14
|
||||||
|
dnl Required Packages
|
||||||
|
m4_define([glib_minimum_version], [2.20.0])
|
||||||
|
m4_define([gtk_minimum_version], [2.16.0])
|
||||||
|
-m4_define([eds_minimum_version], [evo_version])
|
||||||
|
+m4_define([eds_minimum_version], [2.29.3])
|
||||||
|
m4_define([gnome_icon_theme_minimum_version], [2.19.91])
|
||||||
|
m4_define([gnome_desktop_minimum_version], [2.26.0])
|
||||||
|
m4_define([libgtkhtml_minimum_version], [3.29.2])
|
@ -1,7 +1,8 @@
|
|||||||
diff -upr evolution-2.24.1-old/configure.ac evolution-2.24.1-new/configure.ac
|
Index: evolution-2.29.3.1/configure.ac
|
||||||
--- evolution-2.24.1-old/configure.ac 2008-10-19 22:27:24.000000000 -0500
|
===================================================================
|
||||||
+++ evolution-2.24.1-new/configure.ac 2008-10-26 17:46:09.000000000 -0600
|
--- evolution-2.29.3.1.orig/configure.ac
|
||||||
@@ -1015,6 +1015,9 @@ if test "x${enable_nss}" = "xyes" || tes
|
+++ evolution-2.29.3.1/configure.ac
|
||||||
|
@@ -910,6 +910,9 @@ if test "x${enable_nss}" = "xyes" || tes
|
||||||
AC_DEFINE(ENABLE_SMIME,1,[Define if SMIME should be enabled])
|
AC_DEFINE(ENABLE_SMIME,1,[Define if SMIME should be enabled])
|
||||||
msg_smime="yes (Mozilla NSS)"
|
msg_smime="yes (Mozilla NSS)"
|
||||||
fi
|
fi
|
||||||
@ -11,10 +12,11 @@ diff -upr evolution-2.24.1-old/configure.ac evolution-2.24.1-new/configure.ac
|
|||||||
AC_DEFINE(HAVE_NSS,1,[Define if you have NSS])
|
AC_DEFINE(HAVE_NSS,1,[Define if you have NSS])
|
||||||
AC_DEFINE(HAVE_SSL,1,[Define if you have a supported SSL library])
|
AC_DEFINE(HAVE_SSL,1,[Define if you have a supported SSL library])
|
||||||
AC_DEFINE_UNQUOTED(MOZILLA_NSS_LIB_DIR,"`$PKG_CONFIG --variable=libdir $mozilla_nss`",[Define to the full path of mozilla nss library])
|
AC_DEFINE_UNQUOTED(MOZILLA_NSS_LIB_DIR,"`$PKG_CONFIG --variable=libdir $mozilla_nss`",[Define to the full path of mozilla nss library])
|
||||||
diff -upr evolution-2.24.1-old/smime/lib/e-cert-db.c evolution-2.24.1-new/smime/lib/e-cert-db.c
|
Index: evolution-2.29.3.1/smime/lib/e-cert-db.c
|
||||||
--- evolution-2.24.1-old/smime/lib/e-cert-db.c 2008-10-13 03:33:03.000000000 -0500
|
===================================================================
|
||||||
+++ evolution-2.24.1-new/smime/lib/e-cert-db.c 2008-10-26 19:15:48.000000000 -0600
|
--- evolution-2.29.3.1.orig/smime/lib/e-cert-db.c
|
||||||
@@ -76,6 +76,7 @@
|
+++ evolution-2.29.3.1/smime/lib/e-cert-db.c
|
||||||
|
@@ -73,6 +73,7 @@
|
||||||
#include "e-util/e-dialog-utils.h"
|
#include "e-util/e-dialog-utils.h"
|
||||||
#include "e-util/e-util-private.h"
|
#include "e-util/e-util-private.h"
|
||||||
#include <libedataserverui/e-passwords.h>
|
#include <libedataserverui/e-passwords.h>
|
||||||
@ -22,7 +24,7 @@ diff -upr evolution-2.24.1-old/smime/lib/e-cert-db.c evolution-2.24.1-new/smime/
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
@@ -169,7 +170,12 @@ initialize_nss (void)
|
@@ -166,7 +167,12 @@ initialize_nss (void)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* we initialize NSS here to make sure it only happens once */
|
/* we initialize NSS here to make sure it only happens once */
|
||||||
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 4 11:03:34 CET 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Require gnome-desktop-devel and libunique-devel from the -devel
|
||||||
|
package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 1 17:46:39 CET 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.3.1:
|
||||||
|
+ See NEWS file for a list of changes.
|
||||||
|
- Disable all SharePoint related patches -> NEEDS REBASE.
|
||||||
|
- Drop fix-exchange-menuitem.diff, as a consequence of bgo#456240:
|
||||||
|
Move exchange plugin to exchange package
|
||||||
|
- New BuildRequires: libcanberra-devel, libgtkimageview-devel and
|
||||||
|
libunique-devel
|
||||||
|
- Drop libidl BuildRequire
|
||||||
|
- No longer Require libbonobo-, ligbnome- and libgnomeui-devel from
|
||||||
|
the -devel package.
|
||||||
|
- Add evolution-eds2.29.3.patch - e-d-s 2.29.3.1 does not exist.
|
||||||
|
- Be more strict, by using version numbers, when obsoleting
|
||||||
|
evolution2-devel.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 21 22:02:45 CEST 2009 - dimstar@opensuse.org
|
Mon Sep 21 22:02:45 CEST 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package evolution (Version 2.28.0)
|
# spec file for package evolution (Version 2.29.3.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -38,12 +38,14 @@ BuildRequires: gstreamer-0_10-devel
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gtkhtml2-devel
|
BuildRequires: gtkhtml2-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
BuildRequires: libcanberra-devel
|
||||||
|
BuildRequires: libgtkimageview-devel
|
||||||
BuildRequires: libgweather-devel >= 2.25.4
|
BuildRequires: libgweather-devel >= 2.25.4
|
||||||
BuildRequires: libidl
|
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libpisock-devel
|
BuildRequires: libpisock-devel
|
||||||
BuildRequires: libpisync-devel
|
BuildRequires: libpisync-devel
|
||||||
BuildRequires: libpst-devel
|
BuildRequires: libpst-devel
|
||||||
|
BuildRequires: libunique-devel
|
||||||
BuildRequires: libytnef-devel
|
BuildRequires: libytnef-devel
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
@ -58,14 +60,15 @@ BuildRequires: update-desktop-files
|
|||||||
License: LGPL v2.0 only ; LGPL v3 only
|
License: LGPL v2.0 only ; LGPL v3 only
|
||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 2.28
|
%define evolution_base_version 2.30
|
||||||
Version: 2.28.0
|
Version: 2.29.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
|
||||||
|
# PATCH-FIX-UPSTREAM evolution-eds2.29.3.patch dimstar@opensuse.org -- e-d-s 2.29.3.1 was never released / tagged.
|
||||||
|
Patch0: evolution-eds2.29.3.patch
|
||||||
# PATCH-NEEDS-REBASE calendar-sendbutton.patch -- It also needs a proper description and a bug number
|
# PATCH-NEEDS-REBASE calendar-sendbutton.patch -- It also needs a proper description and a bug number
|
||||||
Patch7: calendar-sendbutton.patch
|
Patch7: calendar-sendbutton.patch
|
||||||
Patch8: fix-exchange-menuitem.diff
|
|
||||||
# PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %{_libdir}/evoldap/include
|
# PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %{_libdir}/evoldap/include
|
||||||
Patch15: evolution-custom-openldap-includes.patch
|
Patch15: evolution-custom-openldap-includes.patch
|
||||||
# PATCH-FEATURE-OPENSUSE evolution-shared-nss-db.patch hpj@novell.com -- Migrate to shared NSS database.
|
# PATCH-FEATURE-OPENSUSE evolution-shared-nss-db.patch hpj@novell.com -- Migrate to shared NSS database.
|
||||||
@ -74,23 +77,23 @@ Patch16: evolution-shared-nss-db.patch
|
|||||||
Patch18: bnc-435668-hide-accept.patch
|
Patch18: bnc-435668-hide-accept.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column.
|
# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column.
|
||||||
Patch19: bnc-435722-book-uri-long.patch
|
Patch19: bnc-435722-book-uri-long.patch
|
||||||
# PATCH-FIX-UPSTREAM sharepoint-account-setup.patch pchenthill@suse.de -- This patch allows you to connect to sharepoint servers.
|
# NEEDS-REBASE sharepoint-account-setup.patch pchenthill@suse.de -- This patch allows you to connect to sharepoint servers (WAS: PATCH-FIX-UPSTREAM)
|
||||||
Patch23: sharepoint-account-setup.patch
|
Patch23: sharepoint-account-setup.patch
|
||||||
# PATCH-FIX-OPENSUSE bnc-433448-backup-restore-fails.patch bnc433448 abharath@suse.de -- Not required upstream.
|
# PATCH-FIX-OPENSUSE bnc-433448-backup-restore-fails.patch bnc433448 abharath@suse.de -- Not required upstream.
|
||||||
Patch25: bnc-433448-backup-restore-fails.patch
|
Patch25: bnc-433448-backup-restore-fails.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-210959-evo-accept-ics.patch bnc210959 pchenthill@novell.com -- Patch yet to be pushed upstream.
|
# PATCH-FIX-UPSTREAM bnc-210959-evo-accept-ics.patch bnc210959 pchenthill@novell.com -- Patch yet to be pushed upstream.
|
||||||
Patch35: bnc-210959-evo-accept-ics.patch
|
Patch35: bnc-210959-evo-accept-ics.patch
|
||||||
# PATCH-FIX-UPSTREAM sp-tasks-setup.diff pchenthill@suse.de -- Patch needs to be upstreamed.
|
# PATCH-NEEDS-REBASE sp-tasks-setup.diff pchenthill@suse.de -- Patch needs to be upstreamed. (WAS: PATCH-FIX-UPSTREAM)
|
||||||
Patch36: sp-tasks-setup.diff
|
Patch36: sp-tasks-setup.diff
|
||||||
# PATCH-FIX-UPSTREAM sp-meetingworkspace-ui.patch pchenthill@suse.de -- Patch needs to be upstreamed.
|
# PATCH-NEEDS-REBASE sp-meetingworkspace-ui.patch pchenthill@suse.de -- Patch needs to be upstreamed. (WAS: PATCH-FIX-UPSTREAM)
|
||||||
Patch41: sp-meetingworkspace-ui.patch
|
Patch41: sp-meetingworkspace-ui.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-449888-handle-no-workspace.patch bnc449888 pchenthill@suse.de -- Patch needs to be upstreamed.
|
# PATCH-NEEDS-REBASE bnc-449888-handle-no-workspace.patch bnc449888 pchenthill@suse.de -- Patch needs to be upstreamed. (WAS: PATCH-FIX-UPSTREAM)
|
||||||
Patch42: bnc-449888-handle-no-workspace.patch
|
Patch42: bnc-449888-handle-no-workspace.patch
|
||||||
# PATCH-FIX-SLED bnc-440634-forwarded-hide-accept-decline.patch bnc440634 abharath@suse.de -- Make GW understand folders better.
|
# PATCH-FIX-SLED bnc-440634-forwarded-hide-accept-decline.patch bnc440634 abharath@suse.de -- Make GW understand folders better.
|
||||||
Patch53: bnc-440634-forwarded-hide-accept-decline.patch
|
Patch53: bnc-440634-forwarded-hide-accept-decline.patch
|
||||||
# PATCH-NEEDS-REBASE bnc-445996-address-conflict.patch bnc445996 shashish@suse.de -- Needs to be moved out of glade files. (was PATCH-FIX-SLED)
|
# PATCH-NEEDS-REBASE bnc-445996-address-conflict.patch bnc445996 shashish@suse.de -- Needs to be moved out of glade files. (was PATCH-FIX-SLED)
|
||||||
Patch54: bnc-445996-address-conflict.patch
|
Patch54: bnc-445996-address-conflict.patch
|
||||||
# PATCH-FIX-SLED sp-process-meetings.diff pchenthill@suse.de -- Fix for bug 449899 (bnc)
|
# PATCH-NEEDS-REBASE: sp-process-meetings.diff pchenthill@suse.de -- Fix for bug 449899 (bnc) (WAS: PATCH-FIX-SLED)
|
||||||
Patch101: sp-process-meetings.diff
|
Patch101: sp-process-meetings.diff
|
||||||
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed
|
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed
|
||||||
Patch102: evolution-as-needed.patch
|
Patch102: evolution-as-needed.patch
|
||||||
@ -113,16 +116,15 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: evolution = %{?epoch:}%{version}-%{release}
|
Requires: evolution = %{?epoch:}%{version}-%{release}
|
||||||
Requires: evolution-data-server-devel
|
Requires: evolution-data-server-devel
|
||||||
Requires: gail-devel
|
Requires: gail-devel
|
||||||
|
Requires: gnome-desktop-devel
|
||||||
Requires: gtkhtml2-devel
|
Requires: gtkhtml2-devel
|
||||||
Requires: libbonoboui-devel
|
|
||||||
Requires: libgnome-devel
|
|
||||||
Requires: libgnomeui-devel
|
|
||||||
Requires: libgweather-devel >= 2.25.4
|
Requires: libgweather-devel >= 2.25.4
|
||||||
Requires: libnotify-devel
|
Requires: libnotify-devel
|
||||||
Requires: libopenssl-devel
|
Requires: libopenssl-devel
|
||||||
|
Requires: libunique-devel
|
||||||
Requires: libxml2-devel
|
Requires: libxml2-devel
|
||||||
Provides: evolution2-devel
|
Provides: evolution2-devel = %{version}
|
||||||
Obsoletes: evolution2-devel
|
Obsoletes: evolution2-devel < %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries needed
|
This package contains all necessary include files and libraries needed
|
||||||
@ -166,21 +168,26 @@ Evolution or embed the existing ones in other applications.
|
|||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
#gnome-patch-translation-prepare
|
#gnome-patch-translation-prepare
|
||||||
|
%patch0 -p1
|
||||||
# %patch7
|
# %patch7
|
||||||
%patch8
|
|
||||||
%patch15 -p1
|
%patch15 -p1
|
||||||
%patch16 -p1
|
%patch16 -p1
|
||||||
%patch18
|
%patch18
|
||||||
%patch19
|
%patch19
|
||||||
%patch23 -p1
|
# NEEDS-REBASE
|
||||||
|
#%patch23 -p1
|
||||||
%patch25
|
%patch25
|
||||||
%patch35
|
%patch35
|
||||||
%patch36 -p1
|
# NEEDS-REBASE
|
||||||
%patch41 -p1
|
#%patch36 -p1
|
||||||
%patch42 -p1
|
# NEEDS-REBASE
|
||||||
|
#%patch41 -p1
|
||||||
|
# NEEDS-REBASE
|
||||||
|
#%patch42 -p1
|
||||||
%patch53
|
%patch53
|
||||||
#%patch54
|
#%patch54
|
||||||
%patch101 -p1
|
# NEEDS-REBASE
|
||||||
|
#%patch101 -p1
|
||||||
%patch102 -p1
|
%patch102 -p1
|
||||||
#gnome-patch-translation-update
|
#gnome-patch-translation-update
|
||||||
|
|
||||||
@ -213,6 +220,9 @@ popd
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%{makeinstall}
|
%{makeinstall}
|
||||||
|
%if 0%{?suse_version} <= 1120
|
||||||
|
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||||
|
%endif
|
||||||
# Remove the libtool archive files
|
# Remove the libtool archive files
|
||||||
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/evolution/*/*.la
|
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/evolution/*/*.la
|
||||||
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/evolution/*/*/*.la
|
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/evolution/*/*/*.la
|
||||||
@ -254,18 +264,17 @@ fi
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/evolution
|
%{_datadir}/evolution
|
||||||
%{_datadir}/idl/*
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||||
%{_libdir}/bonobo/servers/*.server
|
|
||||||
%dir %{_libdir}/evolution
|
%dir %{_libdir}/evolution
|
||||||
%dir %{_libdir}/evolution/*
|
%dir %{_libdir}/evolution/*
|
||||||
%{_libdir}/evolution/*/*.so.*
|
%{_libdir}/evolution/*/*.so.*
|
||||||
%{_libdir}/evolution/*/components
|
%dir %{_libdir}/evolution/*/modules/
|
||||||
|
%{_libdir}/evolution/*/modules/*-module-addressbook.*
|
||||||
|
%{_libdir}/evolution/*/modules/*-module-calendar.*
|
||||||
|
%{_libdir}/evolution/*/modules/*-module-mail.*
|
||||||
|
%{_libdir}/evolution/*/modules/*-module-plugin-lib.*
|
||||||
%dir %{_libdir}/evolution/*/plugins
|
%dir %{_libdir}/evolution/*/plugins
|
||||||
%{_libdir}/evolution/*/plugins/attachment-reminder.glade
|
|
||||||
%{_libdir}/evolution/*/plugins/templates.glade
|
|
||||||
%{_libdir}/evolution/*/plugins/*-account-disable.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-addressbook-file.*
|
%{_libdir}/evolution/*/plugins/*-addressbook-file.*
|
||||||
%{_libdir}/evolution/*/plugins/*-backup-restore.*
|
%{_libdir}/evolution/*/plugins/*-backup-restore.*
|
||||||
%{_libdir}/evolution/*/plugins/*-bogo-junk-plugin.*
|
%{_libdir}/evolution/*/plugins/*-bogo-junk-plugin.*
|
||||||
@ -273,7 +282,6 @@ fi
|
|||||||
%{_libdir}/evolution/*/plugins/*-calendar-http.*
|
%{_libdir}/evolution/*/plugins/*-calendar-http.*
|
||||||
%{_libdir}/evolution/*/plugins/*-calendar-weather.*
|
%{_libdir}/evolution/*/plugins/*-calendar-weather.*
|
||||||
%{_libdir}/evolution/*/plugins/*-compose-send-options.*
|
%{_libdir}/evolution/*/plugins/*-compose-send-options.*
|
||||||
%{_libdir}/evolution/*/plugins/*-copy-tool.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-default-mailer.*
|
%{_libdir}/evolution/*/plugins/*-default-mailer.*
|
||||||
%{_libdir}/evolution/*/plugins/*-default-source.*
|
%{_libdir}/evolution/*/plugins/*-default-source.*
|
||||||
%{_libdir}/evolution/*/plugins/*-email-custom-header.*
|
%{_libdir}/evolution/*/plugins/*-email-custom-header.*
|
||||||
@ -283,13 +291,10 @@ fi
|
|||||||
%{_libdir}/evolution/*/plugins/*-evolution-google.*
|
%{_libdir}/evolution/*/plugins/*-evolution-google.*
|
||||||
%{_libdir}/evolution/*/plugins/*-evolution-startup-wizard.*
|
%{_libdir}/evolution/*/plugins/*-evolution-startup-wizard.*
|
||||||
%{_libdir}/evolution/*/plugins/*-evolution-webdav.*
|
%{_libdir}/evolution/*/plugins/*-evolution-webdav.*
|
||||||
%{_libdir}/evolution/*/plugins/*-exchange-*-subscription.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-exchange-operations.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-folder-*.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-gnome-audio-inline.*
|
%{_libdir}/evolution/*/plugins/*-gnome-audio-inline.*
|
||||||
|
%{_libdir}/evolution/*/plugins/*-gnome-image-inline.*
|
||||||
%{_libdir}/evolution/*/plugins/*-gnome-vcard-inline.*
|
%{_libdir}/evolution/*/plugins/*-gnome-vcard-inline.*
|
||||||
%{_libdir}/evolution/*/plugins/*-groupwise-features.*
|
%{_libdir}/evolution/*/plugins/*-groupwise-features.*
|
||||||
%{_libdir}/evolution/*/plugins/*-gw-account-setup.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-imap-features.*
|
%{_libdir}/evolution/*/plugins/*-imap-features.*
|
||||||
%{_libdir}/evolution/*/plugins/*-itip-formatter.*
|
%{_libdir}/evolution/*/plugins/*-itip-formatter.*
|
||||||
%{_libdir}/evolution/*/plugins/*-mailing-list-actions.*
|
%{_libdir}/evolution/*/plugins/*-mailing-list-actions.*
|
||||||
@ -302,7 +307,6 @@ fi
|
|||||||
%{_libdir}/evolution/*/plugins/*-publish-calendar.*
|
%{_libdir}/evolution/*/plugins/*-publish-calendar.*
|
||||||
%{_libdir}/evolution/*/plugins/*-sa-junk-plugin.*
|
%{_libdir}/evolution/*/plugins/*-sa-junk-plugin.*
|
||||||
%{_libdir}/evolution/*/plugins/*-save-calendar.*
|
%{_libdir}/evolution/*/plugins/*-save-calendar.*
|
||||||
%{_libdir}/evolution/*/plugins/*-select-one-source.*
|
|
||||||
%{_libdir}/evolution/*/plugins/*-subject-thread.*
|
%{_libdir}/evolution/*/plugins/*-subject-thread.*
|
||||||
%{_libdir}/evolution/*/plugins/*-templates.*
|
%{_libdir}/evolution/*/plugins/*-templates.*
|
||||||
%dir %{_libexecdir}/evolution
|
%dir %{_libexecdir}/evolution
|
||||||
@ -310,6 +314,7 @@ fi
|
|||||||
%{_libexecdir}/evolution/*/csv2vcard
|
%{_libexecdir}/evolution/*/csv2vcard
|
||||||
%{_libexecdir}/evolution/*/evolution-*
|
%{_libexecdir}/evolution/*/evolution-*
|
||||||
%{_libexecdir}/evolution/*/killev
|
%{_libexecdir}/evolution/*/killev
|
||||||
|
%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
|
||||||
|
|
||||||
%files lang -f evolution-%evolution_base_version.lang
|
%files lang -f evolution-%evolution_base_version.lang
|
||||||
|
|
||||||
@ -318,6 +323,7 @@ fi
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/evolution/%{evolution_base_version}/*.so
|
%{_libdir}/evolution/%{evolution_base_version}/*.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
%{_datadir}/gtk-doc/html/eshell
|
||||||
|
|
||||||
%files pilot
|
%files pilot
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -326,7 +332,7 @@ fi
|
|||||||
|
|
||||||
%files mono-plugins
|
%files mono-plugins
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/evolution/*/plugins/*-evolution-mono.*
|
%{_libdir}/evolution/*/modules/*-module-plugin-mono.*
|
||||||
# Dice support is disabled
|
# Dice support is disabled
|
||||||
#%{_libdir}/evolution/*/plugins/*-sharepoint-*
|
#%{_libdir}/evolution/*/plugins/*-sharepoint-*
|
||||||
#%{_libdir}/evolution/*/plugins/*.dll
|
#%{_libdir}/evolution/*/plugins/*.dll
|
||||||
|
@ -1,48 +0,0 @@
|
|||||||
=== modified file 'plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml'
|
|
||||||
--- plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml 2007-12-18 20:23:31 +0000
|
|
||||||
+++ plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml 2007-12-18 20:36:19 +0000
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
<Root>
|
|
||||||
<commands>
|
|
||||||
- <cmd name="FolderSubscription" _label="Subscribe to Other User's Contacts"
|
|
||||||
+ <cmd name="FolderSubscription" _label="Subscribe to Other User's Exchange Contacts"
|
|
||||||
_tip="Subscribe to Other User's Contacts"/>
|
|
||||||
</commands>
|
|
||||||
|
|
||||||
|
|
||||||
=== modified file 'plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml'
|
|
||||||
--- plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml 2007-12-18 20:23:31 +0000
|
|
||||||
+++ plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml 2007-12-18 20:36:19 +0000
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
<Root>
|
|
||||||
<commands>
|
|
||||||
- <cmd name="FolderSubscription" _label="Subscribe to Other User's Calendar"
|
|
||||||
+ <cmd name="FolderSubscription" _label="Subscribe to Other User's Exchange Calendar"
|
|
||||||
_tip="Subscribe to Other User's Calendar"/>
|
|
||||||
</commands>
|
|
||||||
|
|
||||||
|
|
||||||
=== modified file 'plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml'
|
|
||||||
--- plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml 2007-12-18 20:23:31 +0000
|
|
||||||
+++ plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml 2007-12-18 20:36:19 +0000
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
<Root>
|
|
||||||
<commands>
|
|
||||||
- <cmd name="FolderSubscription" _label="Subscribe to Other User's Tasks"
|
|
||||||
+ <cmd name="FolderSubscription" _label="Subscribe to Other User's Exchange Tasks"
|
|
||||||
_tip="Subscribe to Other User's Tasks"/>
|
|
||||||
</commands>
|
|
||||||
|
|
||||||
|
|
||||||
=== modified file 'plugins/exchange-operations/org-gnome-folder-subscription.xml'
|
|
||||||
--- plugins/exchange-operations/org-gnome-folder-subscription.xml 2007-12-18 20:23:31 +0000
|
|
||||||
+++ plugins/exchange-operations/org-gnome-folder-subscription.xml 2007-12-18 20:36:19 +0000
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
<Root>
|
|
||||||
<commands>
|
|
||||||
- <cmd name="FolderSubscription" _label="Subscribe to Other User's Folder"
|
|
||||||
+ <cmd name="FolderSubscription" _label="Subscribe to Other User's Exchange Folder"
|
|
||||||
_tip="Subscribe to Other User's Folder"/>
|
|
||||||
</commands>
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user