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

Revision 6201, 43.2 KB checked in by Takemikaduchi, 12 years ago (diff)

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