source: projects/specs/trunk/e/evolution/evolution-vl.spec @ 6739

Revision 6739, 41.2 KB checked in by Takemikaduchi, 12 years ago (diff)

vpnc: rebuild
libgnomeprint: fix R:libxml2
others: new upstream release

Line 
1%define dbus_glib_version 0.88
2%define dbus_version 1.4.0
3%define eds_version 3.1.4
4%define gnome_doc_utils_version 0.8.0
5%define gnome_icon_theme_version 2.30.0
6%define gnome_pilot_version 2.0.13
7%define libxml2_version 2.7.6
8%define gtkhtml_version 4.0.0
9%define last_libgal2_version 2:2.5.3-2
10%define pilot_link_version 2:0.12.1
11%define scrollkeeper_version 0.1.4
12%define soup_version 2.32.0
13%define unique_version 2.90.4
14%define gstreamer_version 0.10.30
15%define gnome_desktop3_version 2.91.3
16%define libgdata_version 0.4.0
17
18%define evo_major 3.4
19
20%define ldap_support 1
21%define libnotify_support 1
22%define krb5_support 1
23
24%define nm_support 1
25%define use_mozilla_nss 1
26
27# Use stricter build settings than required by upstream.
28%define strict_build_settings 0
29
30%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
31
32### Abstract ###
33
34Name: evolution
35Version: 3.4.4
36Release: 1%{?_dist_release}
37License: GPLv2 and GFDL+
38BuildRoot: %{_tmppath}/%{name}-%{version}-root
39URL: http://www.gnome.org/projects/evolution/
40Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/3.4/%{name}-%{version}.tar.xz
41
42Summary: GNOME's next-generation groupware suite
43Summary(ja): GNOME 次世代グループウェアスイート
44Group: Applications/Productivity
45
46### Patches ###
47
48# bad hack
49Patch10: evolution-1.4.4-ldap-x86_64-hack.patch
50
51# Move .conduit files from share to lib (for the sake of multilib)
52# This patch effects other parts of evolution.spec and so is necessary
53# for a successful build.
54Patch13: evolution-2.5.4-fix-conduit-dir.patch
55
56# RH bug #176400
57Patch15: evolution-2.9.1-im-context-reset.patch
58
59### Dependencies ###
60
61Requires(post): GConf2
62Requires(post): scrollkeeper >= %{scrollkeeper_version}
63Requires(postun): scrollkeeper >= %{scrollkeeper_version}
64
65Requires: dbus >= %{dbus_version}
66Requires: evolution-data-server >= %{eds_version}
67Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
68Requires: gnutls
69Requires: gtk3 >= 3.0.0
70Requires: libsoup >= %{soup_version}
71
72%if %{libnotify_support}
73Requires: libnotify >= 0.4
74%endif
75
76Obsoletes: libgal2 <= %{last_libgal2_version}
77
78
79### Build Dependencies ###
80
81BuildRequires: GConf2-devel
82BuildRequires: atk-devel
83BuildRequires: dbus-devel >= %{dbus_version}
84BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
85BuildRequires: desktop-file-utils
86BuildRequires: evolution-data-server-devel >= %{eds_version}
87BuildRequires: gnome-desktop3-devel >= %{gnome_desktop3_version}
88BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
89BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
90BuildRequires: gnutls-devel
91BuildRequires: gsettings-desktop-schemas-devel
92BuildRequires: gtkhtml4-devel >= %{gtkhtml_version}
93BuildRequires: libsoup-devel >= %{soup_version}
94BuildRequires: libtool >= 1.5
95BuildRequires: libxml2-devel >= %{libxml2_version}
96BuildRequires: unique3-devel >= %{unique_version}
97BuildRequires: libcanberra-gtk3-devel
98BuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version}
99BuildRequires: gstreamer-devel >= %{gstreamer_version}
100BuildRequires: gtkimageview-devel
101BuildRequires: libSM-devel
102BuildRequires: libgdata-devel >= %{libgdata_version}
103BuildRequires: gnome-online-accounts-devel
104
105BuildRequires: bison
106BuildRequires: gettext
107BuildRequires: gtk-doc
108
109%if %{use_mozilla_nss}
110BuildRequires: nspr-devel
111BuildRequires: nss-devel
112%else
113BuildRequires: openssl-devel
114%endif
115
116%if %{ldap_support}
117BuildRequires: openldap-devel >= 2.0.11
118%endif
119
120%if %{krb5_support}
121BuildRequires: krb5-devel
122# tweak for krb5 1.2 vs 1.3
123%define krb5dir /usr/kerberos
124#define krb5dir `pwd`/krb5-fakeprefix
125%endif
126
127%if %{nm_support}
128BuildRequires: NetworkManager-glib-devel
129%endif
130
131%if %{libnotify_support}
132BuildRequires: libnotify-devel
133%endif
134
135Vendor: Project Vine
136Distribution: Vine Linux
137
138
139%description
140Evolution is the GNOME mailer, calendar, contact manager and
141communications tool.  The tools which make up Evolution will
142be tightly integrated with one another and act as a seamless
143personal information-management tool.
144
145%description -l ja
146Evolution はメーラ,カレンダー,アドレス帳, TO DO リスト,メモ帳
147を含むツールです.Evolution を構成する各ツールはしっかりと統合され
148ており、シームレスに個人情報管理ツールとして機能します.
149
150%package devel
151Summary: Development files for building against evolution
152Summary(ja): Evolution の開発用ファイル
153Group: Development/Libraries
154Requires: %{name} = %{version}
155Requires: gtkhtml4-devel >= %{gtkhtml_version}
156Requires: libsoup-devel >= %{soup_version}
157
158%description devel
159Development files needed for building things which link against evolution.
160
161%description devel -l ja
162evolution をリンクするプログラムをビルドするために必要な開発用ファイルです.
163
164%package help
165Summary: Help files for %{name}
166Summary(ja): %{name} 用ヘルプファイル
167Group: Applications/Documentation
168Requires: %{name} = %{version}-%{release}
169
170%description help
171This package contains user documentation for %{name}.
172
173%description help -l ja
174%{name} のユーザ用ドキュメントです. 
175
176%package bogofilter
177Summary: Bogofilter plugin for Evolution
178Summary(ja): Evolution 用 Bogofilter プラグイン
179Group: Applications/Productivity
180Requires: %{name} = %{version}-%{release}
181Requires: bogofilter
182Requires(post): GConf2
183
184%description bogofilter
185This package contains the plugin to filter junk mail using Bogofilter.
186
187%description bogofilter -l ja
188Bogofilter を使って迷惑メールをフィルタリングするためのプラグインです.
189
190%package spamassassin
191Summary: SpamAssassin plugin for Evolution
192Summary(ja): Evolution 用 SpamAssassin プラグイン
193Group: Applications/Productivity
194Requires: %{name} = %{version}-%{release}
195Requires: spamassassin
196
197%description spamassassin
198This package contains the plugin to filter junk mail using SpamAssassin.
199
200%description spamassassin -l ja
201SpamAssassin を使って迷惑メールをフィルタリングするためのプラグインです.
202
203%prep
204%setup -q
205## %patch10 -p1 -b .ldaphack
206#patch12 -p1 -b .fix-conduits  # leave commented
207##%patch13 -p1 -b .fix-conduit-dir
208%patch15 -p1 -b .im-context-reset
209
210mkdir -p krb5-fakeprefix/include
211mkdir -p krb5-fakeprefix/lib
212mkdir -p krb5-fakeprefix/%{_lib}
213
214# Remove the welcome email from Novell
215for inbox in mail/default/*/Inbox; do
216  echo -n "" > $inbox
217done
218
219%build
220# define all of our flags, this is kind of ugly :(
221%if %{ldap_support}
222%define ldap_flags --with-openldap=yes
223%else
224%define ldap_flags --without-openldap
225%endif
226
227%if %{krb5_support}
228%define krb5_flags --with-krb5=%{krb5dir}
229%else
230%define krb5_flags --without-krb5
231%endif
232
233%if %{use_mozilla_nss}
234%define ssl_flags --enable-nss=yes --enable-smime=yes
235%else
236%define ssl_flags --enable-openssl=yes
237%endif
238
239%if %{use_mozilla_nss}
240if ! pkg-config --exists nss; then
241  echo "Unable to find suitable version of mozilla nss to use!"
242  exit 1
243fi
244%endif
245
246CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
247CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
248%if ! %{use_mozilla_nss}
249if pkg-config openssl ; then
250        CFLAGS="$CFLAGS `pkg-config --cflags openssl`"
251        LDFLAGS="$LDFLAGS `pkg-config --libs-only-L openssl`"
252fi
253%endif
254
255# Add stricter build settings here as the source code gets cleaned up.
256# We want to make sure things like compiler warnings and avoiding deprecated
257# functions in the GNOME/GTK+ libraries stay fixed.
258#
259# Please file a bug report at bugzilla.gnome.org if these settings break
260# compilation, and encourage the upstream developers to use them.
261
262%if %{strict_build_settings}
263CFLAGS="$CFLAGS \
264        -DG_DISABLE_DEPRECATED=1 \
265        -DPANGO_DISABLE_DEPRECATED=1 \
266        -DGDK_PIXBUF_DISABLE_DEPRECATED=1 \
267        -DGDK_DISABLE_DEPRECATED=1 \
268        -DEDS_DISABLE_DEPRECATED=1 \
269        -Wdeclaration-after-statement \
270        -Werror-implicit-function-declaration"
271# TODO: Make -DCAMEL_DISABLE_DEPRECATED work.
272
273%else
274CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
275CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
276%endif
277
278# build with gtk2-2.24.x
279sed -i -e "s:-DGTK_DISABLE_DEPRECATED::" configure
280
281%configure \
282  --enable-gtk-doc \
283  --with-sub-version=" (%{version}-%{release})" \
284  --with-kde-applnk-path=no \
285  %ldap_flags %krb5_flags %ssl_flags \
286  --disable-pst-import \
287  --disable-image-inline \
288  --enable-plugins=all
289export tagname=CC
290make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -UGNOME_DISABLE_DEPRECATED -fno-strict-aliasing"
291#  --enable-file-locking=fcntl --enable-dot-locking=no \
292#  --enable-file-chooser=yes \
293
294%install
295rm -rf $RPM_BUILD_ROOT
296export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
297export tagname=CC
298make LIBTOOL=%{_bindir}/libtool DESTDIR=$RPM_BUILD_ROOT install
299unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
300
301# remove libtool archives for importers and the like
302find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
303
304# remove statically built libraries:
305find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.a' -exec rm {} \;
306
307# scrollkeeper gets handled in %post
308rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
309
310rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.keys
311rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.mime
312
313# evolution link
314#ln -sf ./evolution-%{evo_major} $RPM_BUILD_ROOT/%{_bindir}/evolution
315
316%find_lang %name-%{evo_major} --all-name --with-gnome
317
318grep "%{_datadir}/locale" evolution-%{evo_major}.lang > translations.lang
319grep -v "%{_datadir}/locale" evolution-%{evo_major}.lang > help.lang
320
321%post
322/sbin/ldconfig
323scrollkeeper-update -q
324touch --no-create %{_datadir}/icons/hicolor || :
325%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
326export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
327SCHEMAS="apps-evolution-mail-notification.schemas \
328         apps-evolution-mail-prompts-checkdefault.schemas \
329         apps_evolution_addressbook.schemas \
330         apps-evolution-attachment-reminder.schemas \
331         apps_evolution_calendar.schemas \
332         apps_evolution_shell.schemas \
333         evolution-mail.schemas \
334         apps-evolution-template-placeholders.schemas \
335         apps_evolution_email_custom_header.schemas \
336         apps_evolution_eplugin_face.schemas"
337for S in $SCHEMAS; do
338  gconftool-2 --makefile-install-rule /etc/gconf/schemas/$S > /dev/null
339done
340
341%post bogofilter
342export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
343gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/evolution-bogofilter.schemas > /dev/null
344
345%post spamassassin
346export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
347gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/evolution-spamassassin.schemas > /dev/null
348
349%preun
350if [ "$1" -eq 0 ] ; then
351        export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
352        SCHEMAS="apps-evolution-mail-notification.schemas \
353                 apps-evolution-mail-prompts-checkdefault.schemas \
354                 apps_evolution_addressbook.schemas \
355                 apps-evolution-attachment-reminder.schemas \
356                 apps_evolution_calendar.schemas \
357                 apps_evolution_shell.schemas \
358                 evolution-mail.schemas \
359                 apps-evolution-template-placeholders.schemas \
360                 apps_evolution_email_custom_header.schemas \
361                 apps_evolution_eplugin_face.schemas"
362        for S in $SCHEMAS; do
363          gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/$S > /dev/null
364        done
365fi
366
367%preun bogofilter
368if [ "$1" -eq 0 ] ; then
369        export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
370        gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/evolution-bogofilter.schemas > /dev/null || :
371fi
372
373%preun spamassassin
374if [ "$1" -eq 0 ] ; then
375        export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
376        gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/evolution-spamassassin.schemas > /dev/null || :
377fi
378
379
380%postun
381/sbin/ldconfig
382scrollkeeper-update -q
383touch --no-create %{_datadir}/icons/hicolor || :
384%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
385if [ $1 -eq 0 ]; then
386  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
387fi
388
389%posttrans
390glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
391
392%postun bogofilter
393if [ $1 -eq 0 ]; then
394  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
395fi
396
397%posttrans bogofilter
398glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
399
400%postun spamassassin
401if [ $1 -eq 0 ]; then
402  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
403fi
404
405%posttrans spamassassin
406glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
407
408
409
410
411%clean
412rm -rf $RPM_BUILD_ROOT
413
414%files -f translations.lang
415%defattr(-, root, root)
416%doc AUTHORS COPYING ChangeLog NEWS README
417
418# schemas:
419%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
420%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
421%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
422%{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
423%{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
424%{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
425%{_sysconfdir}/gconf/schemas/apps-evolution-template-placeholders.schemas
426%{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
427%{_sysconfdir}/gconf/schemas/apps_evolution_eplugin_face.schemas
428%{_sysconfdir}/gconf/schemas/evolution-mail.schemas
429%{_datadir}/GConf/gsettings/evolution.convert
430%{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml
431%{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml
432%{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml
433%{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml
434%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
435%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.attachment-reminder.gschema.xml
436%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.autocontacts.gschema.xml
437%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml
438%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml
439%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.face-picture.gschema.xml
440%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml
441%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml
442%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml
443%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml
444%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml
445
446# The main executable
447%{_bindir}/evolution
448
449%{_bindir}/evolution-settings
450
451# Desktop files:
452%{_datadir}/applications/evolution.desktop
453%{_datadir}/applications/evolution-settings.desktop
454%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
455
456# Icons:
457%{_datadir}/icons/hicolor/16x16/apps/*
458%{_datadir}/icons/hicolor/22x22/apps/*
459%{_datadir}/icons/hicolor/24x24/apps/*
460%{_datadir}/icons/hicolor/32x32/apps/*
461%{_datadir}/icons/hicolor/48x48/apps/*
462%{_datadir}/icons/hicolor/256x256/apps/*
463#%{_datadir}/icons/hicolor/scalable/apps/*
464
465# The main data directory
466# (have not attempted to split this up into an explicit list)
467%dir %{_datadir}/evolution
468%{_datadir}/evolution/%{evo_major}
469
470# Modules:
471%dir %{_libdir}/evolution
472%dir %{_libdir}/evolution/%{evo_major}
473%{_libdir}/evolution/%{evo_major}/modules/*
474%exclude %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-bogofilter.so
475%exclude %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-spamassassin.so
476
477# Various libexec programs:
478%dir %{_libexecdir}/evolution
479%dir %{_libexecdir}/evolution/%{evo_major}
480%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
481%{_libexecdir}/evolution/%{evo_major}/evolution-backup
482%{_libexecdir}/evolution/%{evo_major}/killev
483%{_libexecdir}/evolution/%{evo_major}/csv2vcard
484%{_libexecdir}/evolution/%{evo_major}/evolution-alarm-notify
485
486# The plugin directory:
487%dir %{evo_plugin_dir}
488
489# The various plugins follow; they are all part of the main package:
490# (note that there are various resources such as ui and pixmap files that
491# are built as part of specific plugins but which are currently packaged using
492# globs above; the purpose of the separation below is to be more explicit about
493# which plugins we ship)
494%{evo_plugin_dir}/org-gnome-addressbook-file.eplug
495%{evo_plugin_dir}/liborg-gnome-addressbook-file.so
496
497%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
498%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
499
500%{evo_plugin_dir}/org-gnome-audio-inline.eplug
501%{evo_plugin_dir}/liborg-gnome-audio-inline.so
502
503%{evo_plugin_dir}/org-gnome-backup-restore.eplug
504%{evo_plugin_dir}/liborg-gnome-backup-restore.so
505
506%{evo_plugin_dir}/org-gnome-evolution-caldav.eplug
507%{evo_plugin_dir}/liborg-gnome-evolution-caldav.so
508
509%{evo_plugin_dir}/org-gnome-calendar-file.eplug
510%{evo_plugin_dir}/liborg-gnome-calendar-file.so
511
512%{evo_plugin_dir}/org-gnome-calendar-http.eplug
513%{evo_plugin_dir}/liborg-gnome-calendar-http.so
514
515%{evo_plugin_dir}/org-gnome-calendar-weather.eplug
516%{evo_plugin_dir}/liborg-gnome-calendar-weather.so
517
518##%{evo_plugin_dir}/org-gnome-default-mailer.eplug
519##%{evo_plugin_dir}/liborg-gnome-default-mailer.so
520
521%{evo_plugin_dir}/org-gnome-default-source.eplug
522%{evo_plugin_dir}/liborg-gnome-default-source.so
523
524%{evo_plugin_dir}/org-gnome-email-custom-header.eplug
525%{evo_plugin_dir}/liborg-gnome-email-custom-header.so
526
527%{evo_plugin_dir}/org-gnome-evolution-bbdb.eplug
528%{evo_plugin_dir}/liborg-gnome-evolution-bbdb.so
529
530%{evo_plugin_dir}/org-gnome-evolution-google.eplug
531%{evo_plugin_dir}/liborg-gnome-evolution-google.so
532
533##%{evo_plugin_dir}/org-gnome-evolution-startup-wizard.eplug
534##%{evo_plugin_dir}/liborg-gnome-evolution-startup-wizard.so
535
536#%{evo_plugin_dir}/org-gnome-groupwise-features.eplug
537#%{evo_plugin_dir}/liborg-gnome-groupwise-features.so
538#%{evo_plugin_dir}/org-gnome-compose-send-options.xml
539
540#%{evo_plugin_dir}/org-gnome-image-inline.eplug
541#%{evo_plugin_dir}/liborg-gnome-image-inline.so
542
543%{evo_plugin_dir}/org-gnome-imap-features.eplug
544%{evo_plugin_dir}/liborg-gnome-imap-features.so
545
546%{evo_plugin_dir}/org-gnome-itip-formatter.eplug
547%{evo_plugin_dir}/liborg-gnome-itip-formatter.so
548
549%{evo_plugin_dir}/org-gnome-mailing-list-actions.eplug
550%{evo_plugin_dir}/liborg-gnome-mailing-list-actions.so
551
552%{evo_plugin_dir}/org-gnome-mail-notification.eplug
553%{evo_plugin_dir}/liborg-gnome-mail-notification.so
554
555%{evo_plugin_dir}/org-gnome-mail-to-task.eplug
556%{evo_plugin_dir}/liborg-gnome-mail-to-task.so
557
558%{evo_plugin_dir}/org-gnome-mark-all-read.eplug
559%{evo_plugin_dir}/liborg-gnome-mark-all-read.so
560
561#%{evo_plugin_dir}/org-gnome-plugin-manager.eplug
562#%{evo_plugin_dir}/liborg-gnome-plugin-manager.so
563
564%{evo_plugin_dir}/org-gnome-prefer-plain.eplug
565%{evo_plugin_dir}/liborg-gnome-prefer-plain.so
566
567%{evo_plugin_dir}/org-gnome-publish-calendar.eplug
568%{evo_plugin_dir}/liborg-gnome-publish-calendar.so
569
570%{evo_plugin_dir}/org-gnome-save-calendar.eplug
571%{evo_plugin_dir}/liborg-gnome-save-calendar.so
572
573#%{evo_plugin_dir}/org-gnome-subject-thread.eplug
574#%{evo_plugin_dir}/liborg-gnome-subject-thread.so
575
576%{evo_plugin_dir}/org-gnome-templates.eplug
577%{evo_plugin_dir}/liborg-gnome-templates.so
578
579%{evo_plugin_dir}/org-gnome-vcard-inline.eplug
580%{evo_plugin_dir}/liborg-gnome-vcard-inline.so
581
582%{evo_plugin_dir}/org-gnome-evolution-webdav.eplug
583%{evo_plugin_dir}/liborg-gnome-evolution-webdav.so
584
585%{evo_plugin_dir}/org-gnome-dbx-import.eplug
586%{evo_plugin_dir}/liborg-gnome-dbx-import.so
587
588%{evo_plugin_dir}/org-gnome-face.eplug
589%{evo_plugin_dir}/liborg-gnome-face.so
590
591%files devel
592%defattr(-, root, root)
593%{_includedir}/evolution-%{evo_major}
594%{_libdir}/pkgconfig/*.pc
595%{_libdir}/evolution/%{evo_major}/*.so
596%{_datadir}/gtk-doc/html/eshell
597
598%files help -f help.lang
599%defattr(-, root, root)
600#%dir %{_datadir}/omf/evolution
601
602%files bogofilter
603%defattr(-, root, root)
604%{_libdir}/evolution/%{evo_major}/modules/libevolution-module-bogofilter.so
605%{_sysconfdir}/gconf/schemas/evolution-bogofilter.schemas
606%{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml
607
608%files spamassassin
609%defattr(-, root, root)
610%{_libdir}/evolution/%{evo_major}/modules/libevolution-module-spamassassin.so
611%{_sysconfdir}/gconf/schemas/evolution-spamassassin.schemas
612%{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
613
614%changelog
615* Sat Aug 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.4-1
616- new upstream release
617
618* Fri Jun 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.3-1
619- new upstream release
620- add BuildRequires: gsettings-desktop-schemas-devel
621
622* Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
623- new upstream release
624
625* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
626- new upstream release
627
628* Sat Jan 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.3-1
629- new upstream release
630
631* Mon Nov 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
632- new upstream release
633
634* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
635- new upstream release
636
637* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
638- new upstream release
639
640* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
641- new upstream release
642
643* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90.1-1
644- new upstream release
645
646* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
647- new upstream release
648- change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
649- change BuildRequires: unique3-devel instead of unique-devel
650- change BuildRequires: libcanberra-gtk3-devel instead of libcanberra-devel
651- change BuildRequires: gtkhtml4-devel instead of gtkhtml3-devel
652- add BuildRequires: gnome-online-accounts-devel
653- add configure option: --disable-image-inline
654
655* Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.3-1
656- new upstream release
657
658* Tue Feb 08 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.2-1
659- new upstream release
660
661* Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
662- new upstream release
663
664* Mon Oct 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
665- new upstream release
666- add BuildRequires: libgdata-devel
667- drop Patch13
668- fix %files (fix plugin list)
669
670* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
671- rebuild with rpm-4.8.1 for pkg-config file
672
673* Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
674- new upstream release
675- fix %files (move evolution-alarm-notify from %{_bindir} to %{_libexecdir}/%{name}/%{evo_major})
676
677* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1.2-1
678- new upstream release
679- drop Patch10
680
681* Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
682- new upstream release
683- add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
684- remove BuildRequires: byacc, flex, libbonobo-devel, libbonoboui-devel
685- remove Requires: libbonoboui
686- add configure option (--disable-pst-import)
687- remove unrecognized configure options (--enable-ipv6, --enable-nntp, --enable-exchange)
688- change strict_build_settings (from 1 to 0)
689
690* Sun Nov 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
691- new upstream release
692
693* Sat Aug 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.26.3-2
694- added Japanese description
695
696* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
697- new upstream release
698
699* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
700- new upstream release
701
702* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1.1-1
703- new upstream release
704
705* Sat Apr  4 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.26.0-2
706- rebuilt with openldap-2.4.11
707
708* Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
709- new upstream release
710
711* Sat Mar  7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.5-1
712- new upstream release
713
714* Sat Jan 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
715- new upstream release
716- enabled krb5 support
717
718* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
719- new upstream release
720
721* Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
722- new upstream release
723
724* Sun Jun  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
725- new upstream release
726- built with evolution-data-server 2.22.2
727- removed Requires: libgnomeprint[ui], BuildRequires: libgnomeprint[ui]-devel
728
729* Wed May  7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1
730- new upstream release
731- rebuilt with evolution-data-server 2.22.1.1
732
733* Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
734- new upstream release
735
736* Sun Apr  6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
737- new upstream release based on Fedora package
738  * Tue Mar 25 2008 Dan Williams <dcbw@redhat.com> - 2.22.0-4.fc9
739  - Add patch for GNOME bug #524310
740  * Fri Mar 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
741  - Explicit require evolution-data-server since its shared object names
742    still can't be trusted (RH bug #426511).
743  * Mon Dec 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-4.fc9
744  - Split junk filtering plugins into evolution-bogofilter and
745    evolution-spamassassin subpackages, each of which requires the
746    necessary backend packages.  (RH bug #377381)
747  * Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-3.fc7
748  - Add patch for RH bug #176400 (reset calendar IM context).
749
750
751* Sat Jul 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.1-4vl1
752- new upstream release based on Fedora package
753  * Sat Apr 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-4.fc7
754  - Add patch for RH bug #234315 (fix saving attachments).
755  * Fri Apr 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-3.fc7
756  - Add patch for RH bug #235878 (make Help->Contents work again).
757  * Tue Apr 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-2.fc7
758  - Revise patch for GNOME bug #362638 to fix RH bug #235096
759    (crash when displaying a mail server message to user).
760  * Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-1.fc7
761  - Update to 2.10.1
762  - Fix buggy gnome-doc-utils.make (GNOME bug #427939).
763  - Remove patch for CVE-2007-1002 (fixed upstream).
764  - Add libxml-2.0 requirement to evolution-plugin-2.10.pc.
765  * Tue Apr 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-8.fc7
766  - Revise patch for GNOME bug #419524 to fix RH bug #235082
767    (crash in initial account setup wizard).
768  * Fri Mar 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-6.fc7
769  - Revise patch for GNOME bug #362638 (deprecate EThread).
770  * Thu Mar 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-5.fc7
771  - CVE-2007-1002 (Shared memo categories format string vulnerability)
772  - Add -Wdeclaration-after-statement to strict build settings.
773  * Sat Mar 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-3.fc7
774  - Add flag to disable deprecated Camel symbols.
775  - Add patch for GNOME bug #419469 (refactor shell/main.c).
776  - Add patch for GNOME bug #419524 (use GLib's i18n macros).
777  - Add patch for GNOME bug #418971 (drop support for GLib < 2.8).
778  * Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-2.fc7
779  - Add patch for GNOME bug #417999 (use ESourceComboBox).
780  * Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-1.fc7
781  - Update to 2.10.0.
782  - Add patch for GNOME bug #376991 (refactor password handling).
783
784* Mon Dec  4 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl2
785- fixed duplicated .desktop files
786
787* Mon Nov 27 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl1
788- new upstream release
789- updated eds_version to 1.8.2
790
791* Mon Nov 13 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1.1-0vl1
792- new upstream release
793- dropped Patch23, 26, 27, 29, 30, 31, 33 and 34 (merged into upstream)
794
795* Sat Oct  7 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.0-7vl1
796- new upstream release
797- updated SOURCE1
798- built with openssl instead of mozilla-nss and mozilla-nspr
799
800* Tue Aug 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl2
801- rebuilt with openldap-2.3.24-0vl4
802
803* Tue May 16 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl1
804- updated to 2.4.2.1
805- added evolution-2.4.desktop
806
807* Fri May  5 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl2
808- rebuilt with dbus 0.61
809
810* Wed Nov  9 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl1
811- new upstream release
812- added/updated some Patches from Fedora
813  * Wed Oct 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-7
814  - Added a patch (110) to hide the component switcher buttons by default
815    on new windows (#170799) by patching the GConf schema.
816
817* Sun Sep 25 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.0-2vl1
818- new upstream release
819- added/removed some Patches based on Fedora
820  * Fri Aug 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-3
821  - Added patch for #157074 (patch 804)
822  * Tue Aug  2 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-4
823  - Added patch to show correct mimetype for OpenOffice.org files when
824    guessing type for attachments with mimetype "application/octet-stream"
825    (#164957)
826  * Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
827  - added experimental patch to port ETable printing to use Pango (#150458)
828  * Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-1
829  - Updated evo-calendar-print-with-pango- patch from version 4 to 5
830  - Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as
831    configure.in in this branch tests for existance for dbus-glib-1,
832    rather than max-version.
833  - Updated evolution-2.2.2-no-gnome-common.patch to include a patch to rename
834    mozilla-nspr to nspr
835  * Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-9.fc5
836  - Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's
837    version of same (#161817)
838  * Thu May 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-7
839  - Added Akira Tagoh's patch for calendar keypress handling (#154360)
840- not include *.a files
841- removed dependency libgal2/libgal2-devel
842
843* Thu May 04 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.2-0vl2
844- rebuilt with mozilla-1.7.7
845
846* Thu Apr 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
847- new upstream release
848
849* Tue Apr 12 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1.1-0vl1
850- new upstream release
851- merged with FC package.
852- split evolution-devel sub package
853
854* Sat Mar 13 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.6-0vl1
855- new upstream release
856- remove obsolete patches
857
858* Tue Feb 03 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl3
859- rebuild with new environment
860- import patch8 from fedora
861
862* Mon Nov 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl2
863- import patch0-7,100,101,200,500 from fedora.
864
865* Wed Sep 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl1
866- new upstream release
867- add Vine Linux errata rdf in preferences.
868
869* Sun Aug 31 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.4-0vl2
870- enable ldap support
871
872* Fri Aug 29 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.4-0vl1
873- new upstream release
874
875* Fri Jul 11 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.3-0vl1
876- new upstream release
877
878* Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl2
879- rebuilt
880
881* Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl1
882- new upstream release
883
884* Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.92-0vl1
885- build for Vine Linux based on 1.3.92-1
886- disable ldap, krb5, pilot, nntp
887
888* Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
889- 1.3.92
890
891* Wed May  7 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-2
892- fix default for /schemas/apps/evolution/mail/display/mime_types
893
894* Tue May  6 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-1
895- 1.3.3
896
897* Sun May  4 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-2
898- enable pilot support
899- add redhatify patch back
900
901* Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
902- add a /usr/bin/evolution symlink
903
904* Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com>
905- fix gnome-spell version requirement
906
907* Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
908- add trivial fix for evolution-mail schema key (ximian #41419)
909
910* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com>
911- update to 1.3
912- don't build with pilot support for now
913- don't redhat-ify the summary prefs for now
914
915* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-2
916- fix krb5 libdir for lib64 systems
917
918* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-1
919- update to 1.2.4
920
921* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-7
922- oops, fix a tyop
923
924* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
925- add a few cleanups for 64bit cleanliness (#86347)
926
927* Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com>
928- add some buildrequires (#87612)
929
930* Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
931- update to 1.2.3
932
933* Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-5
934- security patches from upstream
935  - sanity check UUEncoding header before decoding (CAN-2003-0128)
936  - don't decode doubly UUEncoded content (CAN-2003-0129)
937  - don't use a bonobo component to display things without registered
938    handlers (CAN-2003-0130)
939
940* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
941- debuginfo rebuild
942
943* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
944- memleak patch had some bits that weren't supposed to be there.  update
945  to newer from upstream.
946- fix directory checking in proxy patch
947
948* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-2
949- add missing build dep (#84388)
950- add patch from upstream for evolution-mail memleak
951- add patch from upstream to use the gnome2 proxy settings by default
952
953* Fri Feb  7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
954- 1.2.2
955- build on x86_64
956
957* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
958- rebuilt
959
960* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.2.1-4
961- rebuild
962
963* Fri Jan  3 2003 Nalin Dahyabhai <nalin@redhat.com>
964- if building with OpenSSL, attempt to get cflags and ldflags from pkgconfig
965
966* Thu Jan  2 2003 Jeremy Katz <katzj@redhat.com> 1.2.1-3
967- we don't want to use native POSIX threads for mutexes in db3, override them
968
969* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 1.2.1-2
970- rebuild
971
972* Fri Dec 13 2002 Jeremy Katz <katzj@redhat.com> 1.2.1-1
973- update to 1.2.1
974
975* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
976- require a newer soup, the old one Has Bugs (tm)
977- excludearch x86_64; getting a R_X86_64_32S relocation in libical
978  although everything appears to be built with -fPIC correctly
979
980* Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
981- patch for multilib krb5
982
983* Mon Dec  2 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-4
984- add upstream patch to handle LDAPv3 better
985- add upstream patch to fix shell memory leaks
986- add upstream patch to fix ldap scope selection
987- build with openssl instead of mozilla-nss since it's available on
988  more platforms
989- build on all arches
990
991* Fri Nov 22 2002 Jeremy Katz <katzj@redhat.com>
992- require bonobo-conf, not -devel (#78398)
993
994* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.0-3
995- disable pilot support for mainframe
996
997* Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
998- macro-ify the mozilla version to make it easier to build against
999  newer mozillas with headers in new locations
1000- buildrequire pilot-link-devel (#78077)
1001- drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
1002- drop unneeded patch for ordering of the libdb checks
1003- add fejj's patch to always subscribe to the inbox from evolution-patches
1004
1005* Tue Nov 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-1
1006- 1.2.0
1007
1008* Sat Nov  2 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-2
1009- reenable pilot support
1010- redhatify
1011
1012* Fri Nov  1 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-1
1013- update to 1.1.90
1014
1015* Thu Oct 31 2002 Jeremy Katz <katzj@redhat.com>
1016- include mozilla epochs in requires (#74577)
1017- add build requires on newer oaf (#76801)
1018
1019* Thu Oct 24 2002 Jeremy Katz <katzj@redhat.com> 1.1.2-1
1020- update to 1.1.2
1021- remove unpackaged files from the buildrooot
1022- disable pilot support for now
1023
1024* Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
1025- add freetype-devel to build requires (#73319)
1026
1027* Mon Sep  2 2002 Owen Taylor <otaylor@redhat.com>
1028- Fix a problem where evolution-mail right click items corrupted the stack
1029  (#67992)
1030
1031* Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
1032- don't install two desktop files (#72871)
1033
1034* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
1035- absolute symlink .desktop file (#72913)
1036
1037* Thu Aug 22 2002 han Ngo <than@redhat.com> 1.0.8-7
1038- rebuild against new pilot-link
1039
1040* Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
1041- bzip2 source
1042
1043* Tue Aug  6 2002 Than Ngo <than@redhat.com> 1.0.8-5
1044- rebuild against new pilot-link-0.11.2
1045
1046* Thu Jul 18 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-4
1047- rebuild against new gnome-pilot
1048
1049* Tue Jul  9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
1050- remove static and libtool archives for importers and camel-providers (#68222)
1051- do desktop-file-install magic
1052- remove dead sites from summary list (#64522)
1053- support openldap protocol version 3 based off of Nalin's autofs changes
1054
1055* Mon Jul  8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
1056- fix openldap-devel buildrequire
1057
1058* Mon Jul  1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
1059- 1.0.8
1060
1061* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
1062- include patch to omf files from otaylor@redhat.com to fix
1063  scrollkeeper validation errors
1064
1065* Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
1066- update to 1.0.7
1067- excludearch alpha while mozilla isn't being built there
1068
1069* Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
1070- automated rebuild
1071
1072* Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
1073- update to 1.0.5
1074
1075* Fri May  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
1076- add patch to fix spool unread counts (#64198)
1077- build with the fix for the crasher mail sent to
1078  evolution-list (ximian #24140)
1079
1080* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
1081- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
1082  since it's been committed to the branch and fixes the problem for me
1083- include patch from tagoh(at)redhat.com to change the default charset
1084  for Japanese to ISO-2022-JP (#63214)
1085
1086* Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
1087- minor tweaks to the redhatify patch
1088- make accepting appointments sent to mailing lists work
1089- use the RFC specified LDAP attribs for freebusy and calendarURI
1090  in addressbook
1091- fix a crash in the startup wizard
1092
1093* Sun Mar 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-2
1094- move desktop file to /etc/X11/applnk (#62399)
1095
1096* Sun Mar 24 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-1
1097- update to evolution 1.0.3
1098- change summary view to show a recent errata list by default
1099
1100* Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
1101- put correct path to nspr includes on configure command line
1102
1103* Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
1104- mozilla 0.9.9 has nspr and nss subpackages, hooray!  rip out the static
1105  libnss linkage and just link against what is provided dynamically
1106- kill the -devel subpackage since it's of questionable use
1107- explicitly require mozilla-nss and mozilla-nspr packages to make it easier
1108  to resolve the requirements
1109
1110* Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-2
1111- rebuild in new environment
1112- temporarily exclude on ia64 again
1113
1114* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-1
1115- update to 1.0.2
1116
1117* Mon Jan 28 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-4
1118- build on ia64 now that mozilla exists for ia64
1119
1120* Sun Jan 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-3
1121- rebuild in new environment
1122- add pilot support
1123
1124* Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
1125- rebuild without mozilla-psm in the buildroot so libnss is linked
1126  statically as intended
1127
1128* Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
1129- update to 1.0.1
1130- patch for autoconf 2.52 accepted upstream
1131- include man page
1132- use --with-sub-version=" (%%{version}-%%{release})"
1133
1134* Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
1135- really disable news
1136- add patch from Jens Petersen <juhp@redhat.com> to hopefully get
1137  builds working with autoconf 2.52
1138- conditionalize static libnss stuff so that it can go away when we
1139  have a mozilla with shared libnss
1140
1141* Thu Dec  6 2001 Jeremy Katz <katzj@redhat.com> 1.0-1.7.2
1142- add patches off of branch for:
1143  * do not show up as Preview Release in version string
1144  * have next/previous work with multiple selected messages
1145- build without pilot support
1146
1147* Mon Dec  3 2001 Jeremy Katz <katzj@redhat.com> 1.0-1
1148- and bump to 1.0
1149
1150* Sun Dec  2 2001 Jeremy Katz <katzj@redhat.com>
1151- let's build with an included copy of libnss now since OpenSSL is support
1152  is disabled on the 1.0 branch
1153- build with --enable-dot-locking=no
1154- excludearch ia64 again now that we need libnspr
1155
1156* Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
1157- build with gnome-pilot and krb5 support
1158- conditionalize ldap, pilot and krb5 support
1159- clean up buildrequires some
1160
1161* Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
1162- we can build on ia64 since we're using openssl instead of nspr
1163- disable non-functional nntp support
1164- 0.99.2 (rc2)
1165
1166* Fri Nov  9 2001 Jeremy Katz <katzj@redhat.com>
1167- add explicit requires on current bonobo, oaf, and GConf to help people
1168  help themselves
1169- s/Copyright/License/
1170
1171* Thu Nov  8 2001 Jeremy Katz <katzj@redhat.com>
1172- add a patch to revert changes to camel-tcp-stream-openssl; appears to
1173  fix the SSL hangs
1174
1175* Wed Nov  7 2001 Jeremy Katz <katzj@redhat.com>
1176- fix filelist to include libical zoneinfo
1177- add devel subpackage with includes and static libs
1178
1179* Mon Nov  5 2001 Jeremy Katz <katzj@redhat.com>
1180- updated to 0.99.0 aka 1.0 RC1
1181
1182* Tue Oct 23 2001 Havoc Pennington <hp@redhat.com>
1183- 0.16 snagged from Ximian GNOME
1184
1185* Fri Oct  5 2001 Havoc Pennington <hp@redhat.com>
1186- initial build based on David Sainty's specfile
1187
1188* Thu Oct 04 2001 David Sainty <dsainty@redhat.com>
1189- Updated to 0.15.99, 20011004 from cvs.
1190
1191* Wed Sep 05 2001 David Sainty <dsainty@redhat.com>
1192- Updated to 0.13.99, 20010905 from cvs.
1193
1194* Mon Sep 03 2001 David Sainty <dsainty@redhat.com>
1195- Updated to 0.13.99, 20010903 from cvs.
1196- Fixed Requires + BuildRequires
1197
1198* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
1199- Updated to 0.12.99, 20010806 from cvs.
1200
1201* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
1202- Relocated libical* from /usr/lib due to kdepim, -2
1203
1204* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
1205- First spec file for evolution.
1206
Note: See TracBrowser for help on using the repository browser.