evolution-vl.spec 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267
  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.4
  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.4.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/3.4/%{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. if [ $1 -eq 0 ]; then
  360. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  361. fi
  362. %posttrans
  363. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  364. %postun bogofilter
  365. if [ $1 -eq 0 ]; then
  366. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  367. fi
  368. %posttrans bogofilter
  369. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  370. %postun spamassassin
  371. if [ $1 -eq 0 ]; then
  372. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  373. fi
  374. %posttrans spamassassin
  375. glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
  376. %clean
  377. rm -rf $RPM_BUILD_ROOT
  378. %files -f translations.lang
  379. %defattr(-, root, root)
  380. %doc AUTHORS COPYING ChangeLog NEWS README
  381. # schemas:
  382. %{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
  383. %{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
  384. %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
  385. %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
  386. %{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
  387. %{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
  388. %{_sysconfdir}/gconf/schemas/apps-evolution-template-placeholders.schemas
  389. %{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
  390. %{_sysconfdir}/gconf/schemas/apps_evolution_eplugin_face.schemas
  391. %{_sysconfdir}/gconf/schemas/evolution-mail.schemas
  392. %{_datadir}/GConf/gsettings/evolution.convert
  393. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml
  394. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml
  395. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml
  396. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml
  397. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
  398. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.attachment-reminder.gschema.xml
  399. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.autocontacts.gschema.xml
  400. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml
  401. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml
  402. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.face-picture.gschema.xml
  403. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml
  404. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml
  405. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml
  406. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml
  407. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml
  408. # The main executable
  409. %{_bindir}/evolution
  410. %{_bindir}/evolution-settings
  411. # Desktop files:
  412. %{_datadir}/applications/evolution.desktop
  413. %{_datadir}/applications/evolution-settings.desktop
  414. %{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
  415. # Icons:
  416. %{_datadir}/icons/hicolor/16x16/apps/*
  417. %{_datadir}/icons/hicolor/22x22/apps/*
  418. %{_datadir}/icons/hicolor/24x24/apps/*
  419. %{_datadir}/icons/hicolor/32x32/apps/*
  420. %{_datadir}/icons/hicolor/48x48/apps/*
  421. %{_datadir}/icons/hicolor/256x256/apps/*
  422. #%{_datadir}/icons/hicolor/scalable/apps/*
  423. # The main data directory
  424. # (have not attempted to split this up into an explicit list)
  425. %dir %{_datadir}/evolution
  426. %{_datadir}/evolution/%{evo_major}
  427. # Modules:
  428. %dir %{_libdir}/evolution
  429. %dir %{_libdir}/evolution/%{evo_major}
  430. %{_libdir}/evolution/%{evo_major}/modules/*
  431. %exclude %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-bogofilter.so
  432. %exclude %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-spamassassin.so
  433. # Various libexec programs:
  434. %dir %{_libexecdir}/evolution
  435. %dir %{_libexecdir}/evolution/%{evo_major}
  436. %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
  437. %{_libexecdir}/evolution/%{evo_major}/evolution-backup
  438. %{_libexecdir}/evolution/%{evo_major}/killev
  439. %{_libexecdir}/evolution/%{evo_major}/csv2vcard
  440. %{_libexecdir}/evolution/%{evo_major}/evolution-alarm-notify
  441. # The plugin directory:
  442. %dir %{evo_plugin_dir}
  443. # The various plugins follow; they are all part of the main package:
  444. # (note that there are various resources such as ui and pixmap files that
  445. # are built as part of specific plugins but which are currently packaged using
  446. # globs above; the purpose of the separation below is to be more explicit about
  447. # which plugins we ship)
  448. %{evo_plugin_dir}/org-gnome-addressbook-file.eplug
  449. %{evo_plugin_dir}/liborg-gnome-addressbook-file.so
  450. %{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
  451. %{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
  452. %if %{inline_audio_support}
  453. %{evo_plugin_dir}/org-gnome-audio-inline.eplug
  454. %{evo_plugin_dir}/liborg-gnome-audio-inline.so
  455. %endif
  456. %{evo_plugin_dir}/org-gnome-backup-restore.eplug
  457. %{evo_plugin_dir}/liborg-gnome-backup-restore.so
  458. %{evo_plugin_dir}/org-gnome-evolution-caldav.eplug
  459. %{evo_plugin_dir}/liborg-gnome-evolution-caldav.so
  460. %{evo_plugin_dir}/org-gnome-calendar-file.eplug
  461. %{evo_plugin_dir}/liborg-gnome-calendar-file.so
  462. %{evo_plugin_dir}/org-gnome-calendar-http.eplug
  463. %{evo_plugin_dir}/liborg-gnome-calendar-http.so
  464. %{evo_plugin_dir}/org-gnome-calendar-weather.eplug
  465. %{evo_plugin_dir}/liborg-gnome-calendar-weather.so
  466. ##%{evo_plugin_dir}/org-gnome-default-mailer.eplug
  467. ##%{evo_plugin_dir}/liborg-gnome-default-mailer.so
  468. %{evo_plugin_dir}/org-gnome-default-source.eplug
  469. %{evo_plugin_dir}/liborg-gnome-default-source.so
  470. %{evo_plugin_dir}/org-gnome-email-custom-header.eplug
  471. %{evo_plugin_dir}/liborg-gnome-email-custom-header.so
  472. %{evo_plugin_dir}/org-gnome-evolution-bbdb.eplug
  473. %{evo_plugin_dir}/liborg-gnome-evolution-bbdb.so
  474. %{evo_plugin_dir}/org-gnome-evolution-google.eplug
  475. %{evo_plugin_dir}/liborg-gnome-evolution-google.so
  476. ##%{evo_plugin_dir}/org-gnome-evolution-startup-wizard.eplug
  477. ##%{evo_plugin_dir}/liborg-gnome-evolution-startup-wizard.so
  478. #%{evo_plugin_dir}/org-gnome-groupwise-features.eplug
  479. #%{evo_plugin_dir}/liborg-gnome-groupwise-features.so
  480. #%{evo_plugin_dir}/org-gnome-compose-send-options.xml
  481. #%{evo_plugin_dir}/org-gnome-image-inline.eplug
  482. #%{evo_plugin_dir}/liborg-gnome-image-inline.so
  483. %{evo_plugin_dir}/org-gnome-imap-features.eplug
  484. %{evo_plugin_dir}/liborg-gnome-imap-features.so
  485. %{evo_plugin_dir}/org-gnome-itip-formatter.eplug
  486. %{evo_plugin_dir}/liborg-gnome-itip-formatter.so
  487. %{evo_plugin_dir}/org-gnome-mailing-list-actions.eplug
  488. %{evo_plugin_dir}/liborg-gnome-mailing-list-actions.so
  489. %{evo_plugin_dir}/org-gnome-mail-notification.eplug
  490. %{evo_plugin_dir}/liborg-gnome-mail-notification.so
  491. %{evo_plugin_dir}/org-gnome-mail-to-task.eplug
  492. %{evo_plugin_dir}/liborg-gnome-mail-to-task.so
  493. %{evo_plugin_dir}/org-gnome-mark-all-read.eplug
  494. %{evo_plugin_dir}/liborg-gnome-mark-all-read.so
  495. #%{evo_plugin_dir}/org-gnome-plugin-manager.eplug
  496. #%{evo_plugin_dir}/liborg-gnome-plugin-manager.so
  497. %{evo_plugin_dir}/org-gnome-prefer-plain.eplug
  498. %{evo_plugin_dir}/liborg-gnome-prefer-plain.so
  499. %{evo_plugin_dir}/org-gnome-publish-calendar.eplug
  500. %{evo_plugin_dir}/liborg-gnome-publish-calendar.so
  501. %{evo_plugin_dir}/org-gnome-save-calendar.eplug
  502. %{evo_plugin_dir}/liborg-gnome-save-calendar.so
  503. #%{evo_plugin_dir}/org-gnome-subject-thread.eplug
  504. #%{evo_plugin_dir}/liborg-gnome-subject-thread.so
  505. %{evo_plugin_dir}/org-gnome-templates.eplug
  506. %{evo_plugin_dir}/liborg-gnome-templates.so
  507. %{evo_plugin_dir}/org-gnome-vcard-inline.eplug
  508. %{evo_plugin_dir}/liborg-gnome-vcard-inline.so
  509. %{evo_plugin_dir}/org-gnome-evolution-webdav.eplug
  510. %{evo_plugin_dir}/liborg-gnome-evolution-webdav.so
  511. %{evo_plugin_dir}/org-gnome-dbx-import.eplug
  512. %{evo_plugin_dir}/liborg-gnome-dbx-import.so
  513. %{evo_plugin_dir}/org-gnome-face.eplug
  514. %{evo_plugin_dir}/liborg-gnome-face.so
  515. %files devel
  516. %defattr(-, root, root)
  517. %{_includedir}/evolution-%{evo_major}
  518. %{_libdir}/pkgconfig/*.pc
  519. %{_libdir}/evolution/%{evo_major}/*.so
  520. %{_datadir}/gtk-doc/html/eshell
  521. %files help -f help.lang
  522. %defattr(-, root, root)
  523. #%dir %{_datadir}/omf/evolution
  524. %if %{build_conduits}
  525. %files conduits
  526. %defattr(-, root, root)
  527. %dir %{_libdir}/evolution/%{evo_major}/conduits
  528. %{_libdir}/evolution/%{evo_major}/conduits/libeaddress_conduit.so
  529. %{_libdir}/evolution/%{evo_major}/conduits/libecalendar_common_conduit.so
  530. %{_libdir}/evolution/%{evo_major}/conduits/libecalendar_conduit.so
  531. %{_libdir}/evolution/%{evo_major}/conduits/libememo_conduit.so
  532. %{_libdir}/evolution/%{evo_major}/conduits/libetodo_conduit.so
  533. %{_libdir}/gnome-pilot/conduits/e-address.conduit
  534. %{_libdir}/gnome-pilot/conduits/e-calendar.conduit
  535. %{_libdir}/gnome-pilot/conduits/e-memo.conduit
  536. %{_libdir}/gnome-pilot/conduits/e-todo.conduit
  537. %endif
  538. %files bogofilter
  539. %defattr(-, root, root)
  540. %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-bogofilter.so
  541. %{_sysconfdir}/gconf/schemas/evolution-bogofilter.schemas
  542. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml
  543. %files spamassassin
  544. %defattr(-, root, root)
  545. %{_libdir}/evolution/%{evo_major}/modules/libevolution-module-spamassassin.so
  546. %{_sysconfdir}/gconf/schemas/evolution-spamassassin.schemas
  547. %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
  548. %changelog
  549. * Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
  550. - new upstream release
  551. * Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
  552. - new upstream release
  553. * Sat Jan 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.3-1
  554. - new upstream release
  555. * Mon Nov 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
  556. - new upstream release
  557. * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
  558. - new upstream release
  559. * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
  560. - new upstream release
  561. * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
  562. - new upstream release
  563. * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90.1-1
  564. - new upstream release
  565. * Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
  566. - new upstream release
  567. - change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
  568. - change BuildRequires: unique3-devel instead of unique-devel
  569. - change BuildRequires: libcanberra-gtk3-devel instead of libcanberra-devel
  570. - change BuildRequires: gtkhtml4-devel instead of gtkhtml3-devel
  571. - add BuildRequires: gnome-online-accounts-devel
  572. - add configure option: --disable-image-inline
  573. * Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.3-1
  574. - new upstream release
  575. * Tue Feb 08 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.2-1
  576. - new upstream release
  577. * Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
  578. - new upstream release
  579. * Mon Oct 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
  580. - new upstream release
  581. - add BuildRequires: libgdata-devel
  582. - drop Patch13
  583. - fix %files (fix plugin list)
  584. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
  585. - rebuild with rpm-4.8.1 for pkg-config file
  586. * Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
  587. - new upstream release
  588. - fix %files (move evolution-alarm-notify from %{_bindir} to %{_libexecdir}/%{name}/%{evo_major})
  589. * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1.2-1
  590. - new upstream release
  591. - drop Patch10
  592. * Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
  593. - new upstream release
  594. - add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
  595. - remove BuildRequires: byacc, flex, libbonobo-devel, libbonoboui-devel
  596. - remove Requires: libbonoboui
  597. - add configure option (--disable-pst-import)
  598. - remove unrecognized configure options (--enable-ipv6, --enable-nntp, --enable-exchange)
  599. - change strict_build_settings (from 1 to 0)
  600. * Sun Nov 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
  601. - new upstream release
  602. * Sat Aug 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.26.3-2
  603. - added Japanese description
  604. * Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
  605. - new upstream release
  606. * Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
  607. - new upstream release
  608. * Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1.1-1
  609. - new upstream release
  610. * Sat Apr 4 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.26.0-2
  611. - rebuilt with openldap-2.4.11
  612. * Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
  613. - new upstream release
  614. * Sat Mar 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.5-1
  615. - new upstream release
  616. * Sat Jan 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
  617. - new upstream release
  618. - enabled krb5 support
  619. * Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  620. - new upstream release
  621. * Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  622. - new upstream release
  623. * Sun Jun 8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
  624. - new upstream release
  625. - built with evolution-data-server 2.22.2
  626. - removed Requires: libgnomeprint[ui], BuildRequires: libgnomeprint[ui]-devel
  627. * Wed May 7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1
  628. - new upstream release
  629. - rebuilt with evolution-data-server 2.22.1.1
  630. * Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
  631. - new upstream release
  632. * Sun Apr 6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  633. - new upstream release based on Fedora package
  634. * Tue Mar 25 2008 Dan Williams <dcbw@redhat.com> - 2.22.0-4.fc9
  635. - Add patch for GNOME bug #524310
  636. * Fri Mar 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
  637. - Explicit require evolution-data-server since its shared object names
  638. still can't be trusted (RH bug #426511).
  639. * Mon Dec 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-4.fc9
  640. - Split junk filtering plugins into evolution-bogofilter and
  641. evolution-spamassassin subpackages, each of which requires the
  642. necessary backend packages. (RH bug #377381)
  643. * Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-3.fc7
  644. - Add patch for RH bug #176400 (reset calendar IM context).
  645. * Sat Jul 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.1-4vl1
  646. - new upstream release based on Fedora package
  647. * Sat Apr 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-4.fc7
  648. - Add patch for RH bug #234315 (fix saving attachments).
  649. * Fri Apr 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-3.fc7
  650. - Add patch for RH bug #235878 (make Help->Contents work again).
  651. * Tue Apr 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-2.fc7
  652. - Revise patch for GNOME bug #362638 to fix RH bug #235096
  653. (crash when displaying a mail server message to user).
  654. * Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-1.fc7
  655. - Update to 2.10.1
  656. - Fix buggy gnome-doc-utils.make (GNOME bug #427939).
  657. - Remove patch for CVE-2007-1002 (fixed upstream).
  658. - Add libxml-2.0 requirement to evolution-plugin-2.10.pc.
  659. * Tue Apr 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-8.fc7
  660. - Revise patch for GNOME bug #419524 to fix RH bug #235082
  661. (crash in initial account setup wizard).
  662. * Fri Mar 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-6.fc7
  663. - Revise patch for GNOME bug #362638 (deprecate EThread).
  664. * Thu Mar 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-5.fc7
  665. - CVE-2007-1002 (Shared memo categories format string vulnerability)
  666. - Add -Wdeclaration-after-statement to strict build settings.
  667. * Sat Mar 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-3.fc7
  668. - Add flag to disable deprecated Camel symbols.
  669. - Add patch for GNOME bug #419469 (refactor shell/main.c).
  670. - Add patch for GNOME bug #419524 (use GLib's i18n macros).
  671. - Add patch for GNOME bug #418971 (drop support for GLib < 2.8).
  672. * Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-2.fc7
  673. - Add patch for GNOME bug #417999 (use ESourceComboBox).
  674. * Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-1.fc7
  675. - Update to 2.10.0.
  676. - Add patch for GNOME bug #376991 (refactor password handling).
  677. * Mon Dec 4 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl2
  678. - fixed duplicated .desktop files
  679. * Mon Nov 27 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl1
  680. - new upstream release
  681. - updated eds_version to 1.8.2
  682. * Mon Nov 13 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1.1-0vl1
  683. - new upstream release
  684. - dropped Patch23, 26, 27, 29, 30, 31, 33 and 34 (merged into upstream)
  685. * Sat Oct 7 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.0-7vl1
  686. - new upstream release
  687. - updated SOURCE1
  688. - built with openssl instead of mozilla-nss and mozilla-nspr
  689. * Tue Aug 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl2
  690. - rebuilt with openldap-2.3.24-0vl4
  691. * Tue May 16 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl1
  692. - updated to 2.4.2.1
  693. - added evolution-2.4.desktop
  694. * Fri May 5 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl2
  695. - rebuilt with dbus 0.61
  696. * Wed Nov 9 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl1
  697. - new upstream release
  698. - added/updated some Patches from Fedora
  699. * Wed Oct 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-7
  700. - Added a patch (110) to hide the component switcher buttons by default
  701. on new windows (#170799) by patching the GConf schema.
  702. * Sun Sep 25 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.0-2vl1
  703. - new upstream release
  704. - added/removed some Patches based on Fedora
  705. * Fri Aug 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-3
  706. - Added patch for #157074 (patch 804)
  707. * Tue Aug 2 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-4
  708. - Added patch to show correct mimetype for OpenOffice.org files when
  709. guessing type for attachments with mimetype "application/octet-stream"
  710. (#164957)
  711. * Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
  712. - added experimental patch to port ETable printing to use Pango (#150458)
  713. * Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-1
  714. - Updated evo-calendar-print-with-pango- patch from version 4 to 5
  715. - Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as
  716. configure.in in this branch tests for existance for dbus-glib-1,
  717. rather than max-version.
  718. - Updated evolution-2.2.2-no-gnome-common.patch to include a patch to rename
  719. mozilla-nspr to nspr
  720. * Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-9.fc5
  721. - Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's
  722. version of same (#161817)
  723. * Thu May 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-7
  724. - Added Akira Tagoh's patch for calendar keypress handling (#154360)
  725. - not include *.a files
  726. - removed dependency libgal2/libgal2-devel
  727. * Thu May 04 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.2-0vl2
  728. - rebuilt with mozilla-1.7.7
  729. * Thu Apr 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
  730. - new upstream release
  731. * Tue Apr 12 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1.1-0vl1
  732. - new upstream release
  733. - merged with FC package.
  734. - split evolution-devel sub package
  735. * Sat Mar 13 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.6-0vl1
  736. - new upstream release
  737. - remove obsolete patches
  738. * Tue Feb 03 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl3
  739. - rebuild with new environment
  740. - import patch8 from fedora
  741. * Mon Nov 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl2
  742. - import patch0-7,100,101,200,500 from fedora.
  743. * Wed Sep 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl1
  744. - new upstream release
  745. - add Vine Linux errata rdf in preferences.
  746. * Sun Aug 31 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.4-0vl2
  747. - enable ldap support
  748. * Fri Aug 29 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.4-0vl1
  749. - new upstream release
  750. * Fri Jul 11 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.3-0vl1
  751. - new upstream release
  752. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl2
  753. - rebuilt
  754. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl1
  755. - new upstream release
  756. * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.92-0vl1
  757. - build for Vine Linux based on 1.3.92-1
  758. - disable ldap, krb5, pilot, nntp
  759. * Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
  760. - 1.3.92
  761. * Wed May 7 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-2
  762. - fix default for /schemas/apps/evolution/mail/display/mime_types
  763. * Tue May 6 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-1
  764. - 1.3.3
  765. * Sun May 4 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-2
  766. - enable pilot support
  767. - add redhatify patch back
  768. * Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
  769. - add a /usr/bin/evolution symlink
  770. * Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com>
  771. - fix gnome-spell version requirement
  772. * Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
  773. - add trivial fix for evolution-mail schema key (ximian #41419)
  774. * Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com>
  775. - update to 1.3
  776. - don't build with pilot support for now
  777. - don't redhat-ify the summary prefs for now
  778. * Sun Apr 6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-2
  779. - fix krb5 libdir for lib64 systems
  780. * Sun Apr 6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-1
  781. - update to 1.2.4
  782. * Thu Apr 3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-7
  783. - oops, fix a tyop
  784. * Thu Apr 3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
  785. - add a few cleanups for 64bit cleanliness (#86347)
  786. * Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com>
  787. - add some buildrequires (#87612)
  788. * Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
  789. - update to 1.2.3
  790. * Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-5
  791. - security patches from upstream
  792. - sanity check UUEncoding header before decoding (CAN-2003-0128)
  793. - don't decode doubly UUEncoded content (CAN-2003-0129)
  794. - don't use a bonobo component to display things without registered
  795. handlers (CAN-2003-0130)
  796. * Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
  797. - debuginfo rebuild
  798. * Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
  799. - memleak patch had some bits that weren't supposed to be there. update
  800. to newer from upstream.
  801. - fix directory checking in proxy patch
  802. * Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-2
  803. - add missing build dep (#84388)
  804. - add patch from upstream for evolution-mail memleak
  805. - add patch from upstream to use the gnome2 proxy settings by default
  806. * Fri Feb 7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
  807. - 1.2.2
  808. - build on x86_64
  809. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  810. - rebuilt
  811. * Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.2.1-4
  812. - rebuild
  813. * Fri Jan 3 2003 Nalin Dahyabhai <nalin@redhat.com>
  814. - if building with OpenSSL, attempt to get cflags and ldflags from pkgconfig
  815. * Thu Jan 2 2003 Jeremy Katz <katzj@redhat.com> 1.2.1-3
  816. - we don't want to use native POSIX threads for mutexes in db3, override them
  817. * Mon Dec 16 2002 Tim Powers <timp@redhat.com> 1.2.1-2
  818. - rebuild
  819. * Fri Dec 13 2002 Jeremy Katz <katzj@redhat.com> 1.2.1-1
  820. - update to 1.2.1
  821. * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
  822. - require a newer soup, the old one Has Bugs (tm)
  823. - excludearch x86_64; getting a R_X86_64_32S relocation in libical
  824. although everything appears to be built with -fPIC correctly
  825. * Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
  826. - patch for multilib krb5
  827. * Mon Dec 2 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-4
  828. - add upstream patch to handle LDAPv3 better
  829. - add upstream patch to fix shell memory leaks
  830. - add upstream patch to fix ldap scope selection
  831. - build with openssl instead of mozilla-nss since it's available on
  832. more platforms
  833. - build on all arches
  834. * Fri Nov 22 2002 Jeremy Katz <katzj@redhat.com>
  835. - require bonobo-conf, not -devel (#78398)
  836. * Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.0-3
  837. - disable pilot support for mainframe
  838. * Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
  839. - macro-ify the mozilla version to make it easier to build against
  840. newer mozillas with headers in new locations
  841. - buildrequire pilot-link-devel (#78077)
  842. - drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
  843. - drop unneeded patch for ordering of the libdb checks
  844. - add fejj's patch to always subscribe to the inbox from evolution-patches
  845. * Tue Nov 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-1
  846. - 1.2.0
  847. * Sat Nov 2 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-2
  848. - reenable pilot support
  849. - redhatify
  850. * Fri Nov 1 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-1
  851. - update to 1.1.90
  852. * Thu Oct 31 2002 Jeremy Katz <katzj@redhat.com>
  853. - include mozilla epochs in requires (#74577)
  854. - add build requires on newer oaf (#76801)
  855. * Thu Oct 24 2002 Jeremy Katz <katzj@redhat.com> 1.1.2-1
  856. - update to 1.1.2
  857. - remove unpackaged files from the buildrooot
  858. - disable pilot support for now
  859. * Tue Sep 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
  860. - add freetype-devel to build requires (#73319)
  861. * Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
  862. - Fix a problem where evolution-mail right click items corrupted the stack
  863. (#67992)
  864. * Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
  865. - don't install two desktop files (#72871)
  866. * Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
  867. - absolute symlink .desktop file (#72913)
  868. * Thu Aug 22 2002 han Ngo <than@redhat.com> 1.0.8-7
  869. - rebuild against new pilot-link
  870. * Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  871. - bzip2 source
  872. * Tue Aug 6 2002 Than Ngo <than@redhat.com> 1.0.8-5
  873. - rebuild against new pilot-link-0.11.2
  874. * Thu Jul 18 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-4
  875. - rebuild against new gnome-pilot
  876. * Tue Jul 9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
  877. - remove static and libtool archives for importers and camel-providers (#68222)
  878. - do desktop-file-install magic
  879. - remove dead sites from summary list (#64522)
  880. - support openldap protocol version 3 based off of Nalin's autofs changes
  881. * Mon Jul 8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
  882. - fix openldap-devel buildrequire
  883. * Mon Jul 1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
  884. - 1.0.8
  885. * Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
  886. - include patch to omf files from otaylor@redhat.com to fix
  887. scrollkeeper validation errors
  888. * Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
  889. - update to 1.0.7
  890. - excludearch alpha while mozilla isn't being built there
  891. * Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
  892. - automated rebuild
  893. * Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
  894. - update to 1.0.5
  895. * Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
  896. - add patch to fix spool unread counts (#64198)
  897. - build with the fix for the crasher mail sent to
  898. evolution-list (ximian #24140)
  899. * Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
  900. - include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
  901. since it's been committed to the branch and fixes the problem for me
  902. - include patch from tagoh(at)redhat.com to change the default charset
  903. for Japanese to ISO-2022-JP (#63214)
  904. * Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
  905. - minor tweaks to the redhatify patch
  906. - make accepting appointments sent to mailing lists work
  907. - use the RFC specified LDAP attribs for freebusy and calendarURI
  908. in addressbook
  909. - fix a crash in the startup wizard
  910. * Sun Mar 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-2
  911. - move desktop file to /etc/X11/applnk (#62399)
  912. * Sun Mar 24 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-1
  913. - update to evolution 1.0.3
  914. - change summary view to show a recent errata list by default
  915. * Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
  916. - put correct path to nspr includes on configure command line
  917. * Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
  918. - mozilla 0.9.9 has nspr and nss subpackages, hooray! rip out the static
  919. libnss linkage and just link against what is provided dynamically
  920. - kill the -devel subpackage since it's of questionable use
  921. - explicitly require mozilla-nss and mozilla-nspr packages to make it easier
  922. to resolve the requirements
  923. * Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-2
  924. - rebuild in new environment
  925. - temporarily exclude on ia64 again
  926. * Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-1
  927. - update to 1.0.2
  928. * Mon Jan 28 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-4
  929. - build on ia64 now that mozilla exists for ia64
  930. * Sun Jan 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-3
  931. - rebuild in new environment
  932. - add pilot support
  933. * Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
  934. - rebuild without mozilla-psm in the buildroot so libnss is linked
  935. statically as intended
  936. * Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
  937. - update to 1.0.1
  938. - patch for autoconf 2.52 accepted upstream
  939. - include man page
  940. - use --with-sub-version=" (%%{version}-%%{release})"
  941. * Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
  942. - really disable news
  943. - add patch from Jens Petersen <juhp@redhat.com> to hopefully get
  944. builds working with autoconf 2.52
  945. - conditionalize static libnss stuff so that it can go away when we
  946. have a mozilla with shared libnss
  947. * Thu Dec 6 2001 Jeremy Katz <katzj@redhat.com> 1.0-1.7.2
  948. - add patches off of branch for:
  949. * do not show up as Preview Release in version string
  950. * have next/previous work with multiple selected messages
  951. - build without pilot support
  952. * Mon Dec 3 2001 Jeremy Katz <katzj@redhat.com> 1.0-1
  953. - and bump to 1.0
  954. * Sun Dec 2 2001 Jeremy Katz <katzj@redhat.com>
  955. - let's build with an included copy of libnss now since OpenSSL is support
  956. is disabled on the 1.0 branch
  957. - build with --enable-dot-locking=no
  958. - excludearch ia64 again now that we need libnspr
  959. * Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
  960. - build with gnome-pilot and krb5 support
  961. - conditionalize ldap, pilot and krb5 support
  962. - clean up buildrequires some
  963. * Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
  964. - we can build on ia64 since we're using openssl instead of nspr
  965. - disable non-functional nntp support
  966. - 0.99.2 (rc2)
  967. * Fri Nov 9 2001 Jeremy Katz <katzj@redhat.com>
  968. - add explicit requires on current bonobo, oaf, and GConf to help people
  969. help themselves
  970. - s/Copyright/License/
  971. * Thu Nov 8 2001 Jeremy Katz <katzj@redhat.com>
  972. - add a patch to revert changes to camel-tcp-stream-openssl; appears to
  973. fix the SSL hangs
  974. * Wed Nov 7 2001 Jeremy Katz <katzj@redhat.com>
  975. - fix filelist to include libical zoneinfo
  976. - add devel subpackage with includes and static libs
  977. * Mon Nov 5 2001 Jeremy Katz <katzj@redhat.com>
  978. - updated to 0.99.0 aka 1.0 RC1
  979. * Tue Oct 23 2001 Havoc Pennington <hp@redhat.com>
  980. - 0.16 snagged from Ximian GNOME
  981. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  982. - initial build based on David Sainty's specfile
  983. * Thu Oct 04 2001 David Sainty <dsainty@redhat.com>
  984. - Updated to 0.15.99, 20011004 from cvs.
  985. * Wed Sep 05 2001 David Sainty <dsainty@redhat.com>
  986. - Updated to 0.13.99, 20010905 from cvs.
  987. * Mon Sep 03 2001 David Sainty <dsainty@redhat.com>
  988. - Updated to 0.13.99, 20010903 from cvs.
  989. - Fixed Requires + BuildRequires
  990. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  991. - Updated to 0.12.99, 20010806 from cvs.
  992. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  993. - Relocated libical* from /usr/lib due to kdepim, -2
  994. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  995. - First spec file for evolution.