Hello community, here is the log from the commit of package claws-mail for openSUSE:Factory checked in at 2013-05-16 09:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/claws-mail (Old) and /work/SRC/openSUSE:Factory/.claws-mail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "claws-mail" Changes: -------- --- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes 2013-04-26 12:37:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes 2013-05-16 09:46:00.000000000 +0200 @@ -1,0 +2,71 @@ +Wed May 15 09:26:24 UTC 2013 - [email protected] + +- Als obsolete claws-mail-extra-plugins-devel, as the plugins + package was merged upstream. + +------------------------------------------------------------------- +Tue May 7 07:41:09 UTC 2013 - [email protected] + +- Update to version 3.9.1: + + All plugins previously packaged as 'Extra Plugins' are now + contained within the Claws Mail package. In addition to that, + the following plugins have been dropped: TrayIcon, Dillo + Viewer, and Gtkhtml2 Viewer. + + 3 command-line switches have been added: + --cancel-receiving which cancels the currently running message + retrieval operation. + --cancel-sending which cancels the currently running message + sending operation. + --debug which toggles debug output. + + '/Message/Cancel sending' has been added to the main menu. + + In the filtering and processing condition configuration for + Age, it is now possible to match based on number of hours. + + The GnuPG signature timestamp is now displayed in the full + signature information. + + Support for GnuTLS priority string has been added. + + Keep-alive pings are now performed on IMAP and NNTP + connections. + + In the Compose window, the focus is now moved to the message + body when focus is in the Subject entry and the Enter key is + pressed. + + The Delete key can now be used to remove Colour Label hotkeys. + + PDF Viewer: The printed PDF quality has been improved. + + Fancy HTML viewer: The options dialogue has been completely + reworked, and disabling remote content is now totally strict. + + Python plugin: Added Cc field to messageinfo objects. + + Python plugin: Added examples. + + Python plugin: Added a function to get an arbitrary header from + a MessageInfo object. + + Perl plugin: The documentation for insert_perl.pl has been + improved. + + Basic handling of vcard 3.0 has been added to vcard2xml.py. + + The man page has been updated. + + Bugs fixed: claws#1137, claws#1684, claws#1963, claws#2340, + claws#2617, claws#2624, claws#2702, claws#2774, claws#2785, + claws#2801, claws#2826, claws#2828, claws#2832, claws#2835, + claws#2859, claws#2862, claws#2863, claws#2878, claws#2879, + claws#2882, claws#2885, claws#2890, claws#2893, claws#2903, + claws#2909. + + Updated translations. +- Drop upstream fixed patches: + + claws-mail-3.9.0_205b490083a141586c390bd985a3e22e99ea137d.patch + + claws-mail-3.9.0_06e09c818f9455537e82e8395d658e0be336f873.patch + + claws-mail-python.diff. +- Add claws-mail-missing-include.patch: Fix brp check failure due + to some missing include headers. +- Explicitly pass all --enable-*-plugins to configure, to ensure + we will not lose any at any time. +- Add BuildRequires to build all the plugins: + + libarchive-devel + + libcurl-devel + + libpoppler-glib-devel + + libwebkit-devel + + python-gtk-devel + + pkgconfig(libgdata) + + pkgconfig(libsoup-2.4) +- Drop --enable-openssl configure parameter: no longer supported. +- Provide and obsolete claws-mail-extra-plugins and + claws-mail-extra-plugins-lang: the plugins are no longer shipped + as separate tarballs. + +------------------------------------------------------------------- Old: ---- claws-mail-3.9.0.tar.bz2 claws-mail-3.9.0_06e09c818f9455537e82e8395d658e0be336f873.patch claws-mail-3.9.0_205b490083a141586c390bd985a3e22e99ea137d.patch claws-mail-python.diff New: ---- claws-mail-3.9.1.tar.bz2 claws-mail-missing-include.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ claws-mail.spec ++++++ --- /var/tmp/diff_new_pack.oGJ7e7/_old 2013-05-16 09:46:01.000000000 +0200 +++ /var/tmp/diff_new_pack.oGJ7e7/_new 2013-05-16 09:46:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package claws-mail # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -22,18 +22,15 @@ %endif Name: claws-mail -Version: 3.9.0 +Version: 3.9.1 Release: 0 Url: http://www.claws-mail.org/ Summary: A lightweight and highly configurable email client License: GPL-3.0+ Group: Productivity/Networking/Email/Clients -Source0: http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/3.8.1/%{name}-%{version}.tar.bz2 -Patch0: claws-mail-python.diff -# PATCH-FIX-UPSTREAM claws-mail-3.9.0_205b490083a141586c390bd985a3e22e99ea137d.patch bnc#816881 [email protected] -Patch1: claws-mail-3.9.0_205b490083a141586c390bd985a3e22e99ea137d.patch -# PATCH-FIX-UPSTREAM claws-mail-3.9.0_06e09c818f9455537e82e8395d658e0be336f873.patch bnc#816881 [email protected] -Patch2: claws-mail-3.9.0_06e09c818f9455537e82e8395d658e0be336f873.patch +Source0: http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/3.9.1/%{name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM claws-mail-missing-include.patch [email protected] -- Add missing includes; patch given to upstream +Patch0: claws-mail-missing-include.patch BuildRequires: NetworkManager-devel BuildRequires: compface BuildRequires: db-devel @@ -48,22 +45,35 @@ %else BuildRequires: gtk3-devel %endif +BuildRequires: libarchive-devel +BuildRequires: libcurl-devel BuildRequires: libetpan-devel >= 0.57 BuildRequires: libgcrypt-devel +BuildRequires: libpoppler-glib-devel +BuildRequires: libwebkit-devel BuildRequires: openldap2-devel BuildRequires: pilot-link-devel BuildRequires: pkgconfig +BuildRequires: python-gtk-devel BuildRequires: startup-notification-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-1) >= 0.60 BuildRequires: pkgconfig(dbus-glib-1) >= 0.60 BuildRequires: pkgconfig(gnutls) >= 2.2 +BuildRequires: pkgconfig(libgdata) >= 0.6 +BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(sm) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: pinentry-gtk2 Recommends: %{name}-lang Provides: sylpheed-claws = %{version} Obsoletes: sylpheed-claws < %{version} +# The extra-plugin package was merged with version 3.9.1 +Obsoletes: claws-mail-extra-plugins < %{version} +Provides: claws-mail-extra-plugins = %{version} +# The extra-plugin package was merged with version 3.9.1, also merge the -lang package +Obsoletes: claws-mail-extra-plugins-lang < %{version} +Provides: claws-mail-extra-plugins-lang = %{version} %description Claws Mail (previously known as Sylpheed-Claws) is a lightweight and @@ -83,6 +93,9 @@ License: GPL-2.0+ Group: Development/Libraries/Other Provides: claws-mail:/usr/include/claws-mail/main.h +# The extra-plugin package was merged with version 3.9.1; as such, also the -devel package merged +Obsoletes: claws-mail-extra-plugins-devel < %{version} +Provides: claws-mail-extra-plugins-devel = %{version} Requires: claws-mail = %{version} Requires: enchant-devel Requires: glib2-devel @@ -108,9 +121,7 @@ %lang_package %prep %setup -q -%patch0 -%patch1 -%patch2 -p1 +%patch0 -p1 %build %configure \ @@ -121,14 +132,33 @@ %endif --enable-ldap \ --enable-ipv6 \ - --enable-openssl \ --enable-jpilot \ - --enable-spamassassin-plugin \ - --enable-dillo-viewer-plugin \ - --enable-trayicon-plugin \ + --enable-acpi_notifier-plugin \ + --enable-address_keeper-plugin \ + --enable-archive-plugin \ + --enable-att_remover-plugin \ + --enable-attachwarner-plugin \ + --enable-bogofilter-plugin \ + --enable-bsfilter-plugin \ + --enable-clamd-plugin \ + --enable-fancy-plugin \ + --enable-fetchinfo-plugin \ + --enable-gdata-plugin \ + --enable-mailmbox-plugin \ + --enable-newmail-plugin \ + --enable-notification-plugin \ + --enable-pdf_viewer-plugin \ + --enable-perl-plugin \ + --enable-python-plugin \ --enable-pgpcore-plugin \ --enable-pgpmime-plugin \ --enable-pgpinline-plugin \ + --enable-rssyl-plugin \ + --enable-smime-plugin \ + --enable-spamassassin-plugin \ + --enable-spam_report-plugin \ + --enable-tnef_parse-plugin \ + --enable-vcalendar-plugin \ --disable-demo-plugin \ --enable-crash-dialog \ --enable-startup-notification \ ++++++ claws-mail-3.9.0.tar.bz2 -> claws-mail-3.9.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/claws-mail/claws-mail-3.9.0.tar.bz2 /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail-3.9.1.tar.bz2 differ: char 11, line 1 ++++++ claws-mail-missing-include.patch ++++++ >From 81b581a8d7329608b01e51a759afad3413a4cff1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger <[email protected]> Date: Thu, 9 May 2013 13:50:11 +0200 Subject: [PATCH] build: fix a set of 'implicit declarations' due to missing headers. --- src/news.c | 2 ++ src/plugins/vcalendar/vcal_folder.c | 1 + src/toolbar.c | 1 + 3 files changed, 4 insertions(+) diff --git a/src/news.c b/src/news.c index 3717569..43d001a 100644 --- a/src/news.c +++ b/src/news.c @@ -36,6 +36,7 @@ #include <time.h> #include <libetpan/libetpan.h> +#include "main.h" // for networkmanager_is_online() #include "nntp-thread.h" #include "news.h" #include "news_gtk.h" @@ -50,6 +51,7 @@ #include "utils.h" #include "prefs_common.h" #include "prefs_account.h" +#include "account.h" // for account_get_list() #include "inputdialog.h" #include "log.h" #include "progressindicator.h" diff --git a/src/plugins/vcalendar/vcal_folder.c b/src/plugins/vcalendar/vcal_folder.c index 1e24a09..21244e3 100644 --- a/src/plugins/vcalendar/vcal_folder.c +++ b/src/plugins/vcalendar/vcal_folder.c @@ -42,6 +42,7 @@ #include "procheader.h" #include "folder.h" #include "folderview.h" +#include "folder_item_prefs.h" // folder_item_prefs_save_config_recursive() #include "vcalendar.h" #include "vcal_folder.h" #include "vcal_prefs.h" diff --git a/src/toolbar.c b/src/toolbar.c index 74d2d97..8243a97 100644 --- a/src/toolbar.c +++ b/src/toolbar.c @@ -59,6 +59,7 @@ #include "alertpanel.h" #include "imap.h" #include "account.h" +#include "send_message.h" // for send_cancel() #ifndef USE_NEW_ADDRBOOK #include "addressbook.h" #else -- 1.7.10.4 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
