evolution-vl.spec 37 KB

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