evolution-vl.spec 41 KB

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