evolution-vl.spec 38 KB

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