Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit evolution
  • From: root@xxxxxxx (h_root)
  • Date: Sat, 28 Oct 2006 16:55:25 +0200 (CEST)
  • Message-id: <20061028145525.48E6E848CA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package evolution
checked in at Sat Oct 28 16:55:25 CEST 2006.

--------
--- GNOME/evolution/evolution.changes 2006-10-02 23:07:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/evolution/evolution.changes 2006-10-28 10:48:06.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Oct 28 11:50:28 CEST 2006 - kharish@xxxxxxx
+
+- Add bnc-214647-add-prefer-plain-plugin.patch to
+ include prefer-plain plugin in the build by default.
+
+-------------------------------------------------------------------

New:
----
bnc-214647-add-prefer-plain-plugin.patch

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

Other differences:
------------------
++++++ evolution.spec ++++++
--- /var/tmp/diff_new_pack.rOm33v/_old 2006-10-28 16:55:13.000000000 +0200
+++ /var/tmp/diff_new_pack.rOm33v/_new 2006-10-28 16:55:13.000000000 +0200
@@ -14,14 +14,14 @@
BuildRequires: evolution-data-server-devel gnome-common gnome-pilot-devel gtkdoc gtkhtml2-devel intltool kdelibs3-doc libidl libnotify libnotify-devel mDNSResponder-devel mozilla-nss-devel openldap2 perl-XML-Parser python-devel scrollkeeper update-desktop-files
%define prefix /opt/gnome
%define sysconfdir /etc%{prefix}
-License: GPL
+License: GNU General Public License (GPL) - all versions
Group: Productivity/Networking/Email/Clients
Obsoletes: evoltn
Provides: evoltn
Autoreqprov: on
Obsoletes: bonobo-conf
Version: 2.8.1
-Release: 1
+Release: 12
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.8/%{name}-%{version}.tar.bz2
Source1: summerdance-about2.png
@@ -54,6 +54,7 @@
Patch71: bnc-167638.patch
Patch78: bnc-173186.patch
Patch88: bnc-178778-evo-open-appt-crash.diff
+Patch89: bnc-214647-add-prefer-plain-plugin.patch
Patch999: build-fixes.diff
Patch1000: evo-2.8-more-warnings-10.2.patch
URL: http://gnome.org/projects/evolution/
@@ -297,6 +298,7 @@
%patch71
%patch78
%patch88
+%patch89
%patch999
%patch1000

@@ -417,6 +419,9 @@
%{prefix}/share/gnome-pilot/conduits/*.conduit

%changelog -n evolution
+* Sat Oct 28 2006 - kharish@xxxxxxx
+- Add bnc-214647-add-prefer-plain-plugin.patch to
+ include prefer-plain plugin in the build by default.
* Mon Oct 02 2006 - jhargadon@xxxxxxx
- update to version 2.8.1
- translation updates

++++++ bnc-214647-add-prefer-plain-plugin.patch ++++++
--- configure.in 2006-10-28 12:30:24.000000000 +0200
+++ configure.in.harish 2006-10-28 13:30:12.000000000 +0200
@@ -1467,11 +1467,11 @@ plugins_base_always="calendar-file calen
plugins_base="$plugins_base_always $SA_JUNK_PLUGIN $EXCHANGE_PLUGIN $MONO_PLUGIN"
all_plugins_base="$plugins_base_always sa-junk-plugin exchange-operations mono"

-plugins_standard_always="bbdb subject-thread save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify default-mailer import-ics-attachments"
+plugins_standard_always="bbdb subject-thread save-calendar select-one-source copy-tool mail-to-task mark-calendar-offline audio-inline mailing-list-actions new-mail-notify default-mailer import-ics-attachments prefer-plain"
plugins_standard="$plugins_standard_always"
all_plugins_standard="$plugins_standard"

-plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote prefer-plain save-attachments"
+plugins_experimental_always="backup-restore folder-unsubscribe mail-to-meeting mail-remote save-attachments"
plugins_experimental="$plugins_experimental_always $IPOD_SYNC"
all_plugins_experimental="$plugins_experimental_always ipod-sync"











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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread