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

Revision 6890, 36.8 KB checked in by Takemikaduchi, 12 years ago (diff)

GNOME-3.6.0 & Cinnamon-1.6.1

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