Hello community, here is the log from the commit of package evolution for openSUSE:Factory checked in at 2012-01-09 12:03:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evolution (Old) and /work/SRC/openSUSE:Factory/.evolution.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/evolution/evolution.changes 2011-10-24 13:39:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2012-01-09 12:03:38.000000000 +0100 @@ -1,0 +2,94 @@ +Thu Jan 5 10:33:18 UTC 2012 - [email protected] + +- Add evolution-libpst-0.6.54.patch: fix build with libpst 0.6.54. + +------------------------------------------------------------------- +Tue Dec 20 13:30:37 UTC 2011 - [email protected] + +- Update to version 3.3.3: + + Migrate to GSettings. + + Reorder accounts by drag-and-drop. + + Add a hidden --version option. + + Remove some unnecessary GConf crud. + + Split MDN handling into a module. + + Various other code changes. + + Bugs fixed: + - bgo#566793: Support Drop And Drag Into Nautilus As PDF File + - bgo#577322: Rename of a system ESource doesn't persist + - bgo#585066: Add Auto-Submitted header to outgoing MDNs + - bgo#661043: Printing causes email images to download + - bgo#376075, bgo#561696, bgo#578245, bgo#580394, bgo#582649, + bgo#616561, bgo#659491, bgo#663122, bgo#663615, bgo#664018, + bgo#664634, bgo#664654, bgo#664678, bgo#664707, bgo#664708, + bgo#664753, bgo#665103, bgo#665123, bgo#665149, bgo#665782, + bgo#665980, bgo#665981, bgo#666081, bgo#666106, bgo#666341. + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. +- Drop evolution-GtkHVBox.patch: while we could keep the patch, + it's not needed anymore to fix the build and it's easier to not + have to rebase it all the time. +- Mark bnc-210959-evo-accept-ics.patch as needing a rebase, and + stop applying it (bnc#737890). +- Only use gnome-common BuildRequires and call autoreconf, + intltoolize and tweak help/Makefile.in if we change the build + system, which is if %USE_EVOLDAP is set. +- Use %glib2_gsettings_schema_* macros for new GSettings schemas. + +------------------------------------------------------------------- +Mon Nov 21 08:34:45 UTC 2011 - [email protected] + +- Update to version 3.3.2: + + Remove g_thread_init() calls. + + Teach Evolution about Photo/Logo EContact fields stored as URIs + + Various other code changes. + + Bugs fixed: + - bgo#662914: Reply to gnupg signed mails should be signed + - bgo#440316, bgo#565483, bgo#627952, bgo#636214, bgo#659557, + bgo#659736, bgo#659945, bgo#660782, bgo#660878, bgo#661126, + bgo#662589, bgo#662742, bgo#662929, bgo#663286, bgo#663372, + bgo#663376, bgo#663746, bgo#663748, bgo#663836, bgo#664001, + bgo#664016. + + Updated translations. + +------------------------------------------------------------------- +Thu Oct 27 21:55:45 UTC 2011 - [email protected] + +- Update to version 3.3.1.1: + + Work around libgthread shenanigans in GLib 2.31. + +------------------------------------------------------------------- +Wed Oct 26 19:42:33 UTC 2011 - [email protected] + +- Update to version 3.3.1: + + User documentation improvements. + + Move EExtension framework to libebackend. + + Various other code changes. + + Bugs fixed: + - bgo#351025: Make the order of the mail accounts configurable + - bgo#527614: Valgrind shows a nice amount of lost memory + - bgo#601898: SOCKS proxy does not work with mailer + - bgo#657374: mailto: attachment parameter can lead to + accidental data exfiltration + - bgo#660530: Improve folder Subscription interface + - bgo#235665, bgo#451377, bgo#455271, bgo#576478, bgo#616981, + bgo#632619, bgo#637673, bgo#655252, bgo#655625, bgo#656378, + bgo#656473, bgo#657170, bgo#658066, bgo#658835, bgo#659440, + bgo#659486, bgo#659517, bgo#659555, bgo#659558, bgo#659568, + bgo#659726, bgo#659828, bgo#659874, bgo#659876, bgo#659932, + bgo#660224, bgo#660584, bgo#660721, bgo#660738, bgo#660782, + bgo#660799, bgo#660829, bgo#660850, bgo#660861, bgo#660878, + bgo#661399, bgo#661404, bgo#661409, bgo#661434, bgo#661534, + bgo#661542, bgo#661549, bgo#661650. + + Updated translations. +- Drop evolution-text-colour.patch: fixed upstream. +- Rebase evolution-GtkHVBox.patch. + +------------------------------------------------------------------- +Mon Oct 24 13:57:36 UTC 2011 - [email protected] + +- Add evolution-text-colour.patch: fix broken text colour + highlighting (bgo#660738). + +------------------------------------------------------------------- Old: ---- evolution-3.2.1.tar.bz2 evolution-GtkHVBox.patch New: ---- evolution-3.3.3.tar.xz evolution-libpst-0.6.54.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution.spec ++++++ --- /var/tmp/diff_new_pack.VDzpQm/_old 2012-01-09 12:03:40.000000000 +0100 +++ /var/tmp/diff_new_pack.VDzpQm/_new 2012-01-09 12:03:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package evolution # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define USE_EVOLDAP 0 # wait for port of gtkimageview to gtk3 %define use_gtkimageview 0 @@ -28,7 +27,9 @@ BuildRequires: openldap2-devel %endif BuildRequires: fdupes +%if %USE_EVOLDAP BuildRequires: gnome-common +%endif BuildRequires: gnome-doc-utils-devel BuildRequires: gtk-doc BuildRequires: intltool @@ -40,6 +41,8 @@ BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(NetworkManager) BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(gail) @@ -68,27 +71,28 @@ BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(shared-mime-info) -License: LGPLv2.0 ; LGPLv3 -Group: Productivity/Networking/Email/Clients # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.2 -Version: 3.2.1 -Release: 1 +%define evolution_base_version 3.4 +Version: 3.3.3 +Release: 0 # FIXME: check with upstream/meego if we want to enable clutter for express mode Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite -Source0: http://download.gnome.org/sources/evolution/3.2/%{name}-%{version}.tar.bz2 +License: LGPL-2.0 ; LGPL-3.0 +Group: Productivity/Networking/Email/Clients +Source0: http://download.gnome.org/sources/evolution/3.3/%{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM evolution-libpst-0.6.54.patch bgo#667346 [email protected] -- Fix build with libpst 0.6.54 +Patch0: evolution-libpst-0.6.54.patch # PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch [email protected] -- look for ldap includes in %{_libdir}/evoldap/include Patch15: evolution-custom-openldap-includes.patch # PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 [email protected] -- Book URI: Spills Into Second Column. Patch19: bnc-435722-book-uri-long.patch -# PATCH-FIX-UPSTREAM bnc-210959-evo-accept-ics.patch bnc210959 [email protected] -- Patch yet to be pushed upstream. +# PATCH-NEEDS-REBASE bnc-210959-evo-accept-ics.patch bnc210959 [email protected] -- Patch yet to be pushed upstream. (was PATCH-FIX-UPSTREAM) Patch35: bnc-210959-evo-accept-ics.patch -# PATCH-FIX-UPSTREAM evolution-GtkHVBox.patch bgo#656143 [email protected] -- Stop using deprecated Gtk[HV]Box(Class)?. -Patch36: evolution-GtkHVBox.patch Url: http://gnome.org/projects/evolution/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: %{name}-lang Recommends: bogofilter +%glib2_gsettings_schema_requires %gconf_schemas_prereq %description @@ -98,7 +102,6 @@ Evolution or embed the existing ones in other applications. %package -n glade-catalog-evolution -License: LGPLv2.0 ; LGPLv3 Summary: Evolution Library -- Catalog for Glade Group: Development/Tools/GUI Builders Requires: %{name} = %{version} @@ -115,7 +118,6 @@ widgets in Glade. %package devel -License: LGPLv2.0 ; LGPLv3 Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: evolution = %{version} @@ -127,7 +129,6 @@ to develop applications that require these. %package mono-plugins -License: LGPLv2.0 ; LGPLv3 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Group: Productivity/Networking/Email/Clients Requires: evolution = %{version} @@ -155,7 +156,6 @@ Evolution or embed the existing ones in other applications. %package python-plugins -License: LGPLv2.0 ; LGPLv3 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Group: Productivity/Networking/Email/Clients Requires: evolution = %{version} @@ -171,17 +171,20 @@ %prep %setup -q translation-update-upstream +%patch0 -p1 %if %USE_EVOLDAP %patch15 -p1 %endif %patch19 -%patch35 -%patch36 -p1 +# needs-rebase +#%%patch35 %build +%if %USE_EVOLDAP autoreconf -f -i intltoolize --copy --force %{__sed} -i -e 's/@ENABLE_SK_TRUE@_s/_s/' help/Makefile.in +%endif %{configure} \ --disable-scrollkeeper \ %if %USE_EVOLDAP @@ -230,6 +233,7 @@ %pre -f %{name}.schemas_pre %post +%glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post @@ -238,6 +242,7 @@ %preun -f %{name}.schemas_preun %postun +%glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun @@ -249,25 +254,37 @@ %dir %{_datadir}/gnome/help/%{name}/ %doc %{_datadir}/gnome/help/%{name}/C/ %{_bindir}/* +%{_datadir}/GConf/gsettings/evolution.convert %{_datadir}/applications/*.desktop %{_datadir}/evolution %{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml +# Should not be installed as the plugin is not installed (bgo#666613) +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml %dir %{_libdir}/evolution %dir %{_libdir}/evolution/* %{_libdir}/evolution/*/*.so.* %dir %{_libdir}/evolution/*/modules/ %{_libdir}/evolution/*/modules/*-module-addressbook.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml %{_libdir}/evolution/*/modules/*-module-bogofilter.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml %{_libdir}/evolution/*/modules/*-module-calendar.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml %{_libdir}/evolution/*/modules/*-module-composer-autosave.* %{_libdir}/evolution/*/modules/*-module-mail.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml %{_libdir}/evolution/*/modules/*-module-mailto-handler.* +%{_libdir}/evolution/*/modules/*-module-mdn.* %{_libdir}/evolution/*/modules/*-module-network-manager.* %{_libdir}/evolution/*/modules/*-module-offline-alert.* %{_libdir}/evolution/*/modules/*-module-online-accounts.* %{_libdir}/evolution/*/modules/*-module-plugin-lib.* %{_libdir}/evolution/*/modules/*-module-plugin-manager.* %{_libdir}/evolution/*/modules/*-module-spamassassin.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml %{_libdir}/evolution/*/modules/*-module-startup-wizard.* %dir %{_libdir}/evolution/*/plugins %{_libdir}/evolution/*/plugins/*-addressbook-file.* @@ -277,29 +294,37 @@ %{_libdir}/evolution/*/plugins/*-calendar-weather.* %{_libdir}/evolution/*/plugins/*-default-source.* %{_libdir}/evolution/*/plugins/*-email-custom-header.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml %{_libdir}/evolution/*/plugins/*-evolution-attachment-reminder.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.attachment-reminder.gschema.xml %{_libdir}/evolution/*/plugins/*-evolution-bbdb.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.autocontacts.gschema.xml %{_libdir}/evolution/*/plugins/*-evolution-caldav.* %{_libdir}/evolution/*/plugins/*-evolution-google.* %{_libdir}/evolution/*/plugins/*-evolution-webdav.* %{_libdir}/evolution/*/plugins/*-gnome-audio-inline.* %{_libdir}/evolution/*/plugins/*-gnome-dbx-import.* %{_libdir}/evolution/*/plugins/*-gnome-face.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.face-picture.gschema.xml %if %{use_gtkimageview} %{_libdir}/evolution/*/plugins/*-gnome-image-inline.* %endif %{_libdir}/evolution/*/plugins/*-gnome-vcard-inline.* %{_libdir}/evolution/*/plugins/*-imap-features.* %{_libdir}/evolution/*/plugins/*-itip-formatter.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml %{_libdir}/evolution/*/plugins/*-mailing-list-actions.* %{_libdir}/evolution/*/plugins/*-mail-notification.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml %{_libdir}/evolution/*/plugins/*-mail-to-task.* %{_libdir}/evolution/*/plugins/*-mark-all-read.* %{_libdir}/evolution/*/plugins/*-prefer-plain.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml %{_libdir}/evolution/*/plugins/*-pst-import.* %{_libdir}/evolution/*/plugins/*-publish-calendar.* %{_libdir}/evolution/*/plugins/*-save-calendar.* %{_libdir}/evolution/*/plugins/*-templates.* +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml %dir %{_libexecdir}/evolution %dir %{_libexecdir}/evolution/* %{_libexecdir}/evolution/*/csv2vcard ++++++ evolution-libpst-0.6.54.patch ++++++ diff --git a/plugins/pst-import/pst-importer.c b/plugins/pst-import/pst-importer.c index 5b99053..4305827 100644 --- a/plugins/pst-import/pst-importer.c +++ b/plugins/pst-import/pst-importer.c @@ -2219,7 +2219,7 @@ pst_init (pst_file *pst, DEBUG_REGISTER_CLOSE (); #endif - if (pst_open (pst, filename) < 0) { + if (pst_open (pst, filename, NULL) < 0) { pst_error_msg ("Error opening PST file %s", filename); return -1; } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
