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

Revision 10716, 39.5 KB checked in by Takemikaduchi, 8 years ago (diff)

GNOME-3.20

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