evolution-vl.spec 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  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.0.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.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. * Wed Apr 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0.1-1
  550. - new upstream release
  551. * Sat Jan 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.3-1
  552. - new upstream release
  553. * Mon Nov 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
  554. - new upstream release
  555. * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
  556. - new upstream release
  557. * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
  558. - new upstream release
  559. * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
  560. - new upstream release
  561. * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90.1-1
  562. - new upstream release
  563. * Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
  564. - new upstream release
  565. - change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
  566. - change BuildRequires: unique3-devel instead of unique-devel
  567. - change BuildRequires: libcanberra-gtk3-devel instead of libcanberra-devel
  568. - change BuildRequires: gtkhtml4-devel instead of gtkhtml3-devel
  569. - add BuildRequires: gnome-online-accounts-devel
  570. - add configure option: --disable-image-inline
  571. * Thu May 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.3-1
  572. - new upstream release
  573. * Tue Feb 08 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.2-1
  574. - new upstream release
  575. * Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
  576. - new upstream release
  577. * Mon Oct 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
  578. - new upstream release
  579. - add BuildRequires: libgdata-devel
  580. - drop Patch13
  581. - fix %files (fix plugin list)
  582. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
  583. - rebuild with rpm-4.8.1 for pkg-config file
  584. * Mon Jun 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
  585. - new upstream release
  586. - fix %files (move evolution-alarm-notify from %{_bindir} to %{_libexecdir}/%{name}/%{evo_major})
  587. * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1.2-1
  588. - new upstream release
  589. - drop Patch10
  590. * Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
  591. - new upstream release
  592. - add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
  593. - remove BuildRequires: byacc, flex, libbonobo-devel, libbonoboui-devel
  594. - remove Requires: libbonoboui
  595. - add configure option (--disable-pst-import)
  596. - remove unrecognized configure options (--enable-ipv6, --enable-nntp, --enable-exchange)
  597. - change strict_build_settings (from 1 to 0)
  598. * Sun Nov 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
  599. - new upstream release
  600. * Sat Aug 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.26.3-2
  601. - added Japanese description
  602. * Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
  603. - new upstream release
  604. * Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
  605. - new upstream release
  606. * Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1.1-1
  607. - new upstream release
  608. * Sat Apr 4 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.26.0-2
  609. - rebuilt with openldap-2.4.11
  610. * Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
  611. - new upstream release
  612. * Sat Mar 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.5-1
  613. - new upstream release
  614. * Sat Jan 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
  615. - new upstream release
  616. - enabled krb5 support
  617. * Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  618. - new upstream release
  619. * Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  620. - new upstream release
  621. * Sun Jun 8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
  622. - new upstream release
  623. - built with evolution-data-server 2.22.2
  624. - removed Requires: libgnomeprint[ui], BuildRequires: libgnomeprint[ui]-devel
  625. * Wed May 7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1
  626. - new upstream release
  627. - rebuilt with evolution-data-server 2.22.1.1
  628. * Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
  629. - new upstream release
  630. * Sun Apr 6 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  631. - new upstream release based on Fedora package
  632. * Tue Mar 25 2008 Dan Williams <dcbw@redhat.com> - 2.22.0-4.fc9
  633. - Add patch for GNOME bug #524310
  634. * Fri Mar 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
  635. - Explicit require evolution-data-server since its shared object names
  636. still can't be trusted (RH bug #426511).
  637. * Mon Dec 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-4.fc9
  638. - Split junk filtering plugins into evolution-bogofilter and
  639. evolution-spamassassin subpackages, each of which requires the
  640. necessary backend packages. (RH bug #377381)
  641. * Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-3.fc7
  642. - Add patch for RH bug #176400 (reset calendar IM context).
  643. * Sat Jul 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.1-4vl1
  644. - new upstream release based on Fedora package
  645. * Sat Apr 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-4.fc7
  646. - Add patch for RH bug #234315 (fix saving attachments).
  647. * Fri Apr 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-3.fc7
  648. - Add patch for RH bug #235878 (make Help->Contents work again).
  649. * Tue Apr 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-2.fc7
  650. - Revise patch for GNOME bug #362638 to fix RH bug #235096
  651. (crash when displaying a mail server message to user).
  652. * Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-1.fc7
  653. - Update to 2.10.1
  654. - Fix buggy gnome-doc-utils.make (GNOME bug #427939).
  655. - Remove patch for CVE-2007-1002 (fixed upstream).
  656. - Add libxml-2.0 requirement to evolution-plugin-2.10.pc.
  657. * Tue Apr 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-8.fc7
  658. - Revise patch for GNOME bug #419524 to fix RH bug #235082
  659. (crash in initial account setup wizard).
  660. * Fri Mar 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-6.fc7
  661. - Revise patch for GNOME bug #362638 (deprecate EThread).
  662. * Thu Mar 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-5.fc7
  663. - CVE-2007-1002 (Shared memo categories format string vulnerability)
  664. - Add -Wdeclaration-after-statement to strict build settings.
  665. * Sat Mar 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-3.fc7
  666. - Add flag to disable deprecated Camel symbols.
  667. - Add patch for GNOME bug #419469 (refactor shell/main.c).
  668. - Add patch for GNOME bug #419524 (use GLib's i18n macros).
  669. - Add patch for GNOME bug #418971 (drop support for GLib < 2.8).
  670. * Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-2.fc7
  671. - Add patch for GNOME bug #417999 (use ESourceComboBox).
  672. * Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-1.fc7
  673. - Update to 2.10.0.
  674. - Add patch for GNOME bug #376991 (refactor password handling).
  675. * Mon Dec 4 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl2
  676. - fixed duplicated .desktop files
  677. * Mon Nov 27 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2.1-0vl1
  678. - new upstream release
  679. - updated eds_version to 1.8.2
  680. * Mon Nov 13 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1.1-0vl1
  681. - new upstream release
  682. - dropped Patch23, 26, 27, 29, 30, 31, 33 and 34 (merged into upstream)
  683. * Sat Oct 7 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.0-7vl1
  684. - new upstream release
  685. - updated SOURCE1
  686. - built with openssl instead of mozilla-nss and mozilla-nspr
  687. * Tue Aug 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl2
  688. - rebuilt with openldap-2.3.24-0vl4
  689. * Tue May 16 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.2.1-0vl1
  690. - updated to 2.4.2.1
  691. - added evolution-2.4.desktop
  692. * Fri May 5 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl2
  693. - rebuilt with dbus 0.61
  694. * Wed Nov 9 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-7vl1
  695. - new upstream release
  696. - added/updated some Patches from Fedora
  697. * Wed Oct 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-7
  698. - Added a patch (110) to hide the component switcher buttons by default
  699. on new windows (#170799) by patching the GConf schema.
  700. * Sun Sep 25 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.0-2vl1
  701. - new upstream release
  702. - added/removed some Patches based on Fedora
  703. * Fri Aug 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-3
  704. - Added patch for #157074 (patch 804)
  705. * Tue Aug 2 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-4
  706. - Added patch to show correct mimetype for OpenOffice.org files when
  707. guessing type for attachments with mimetype "application/octet-stream"
  708. (#164957)
  709. * Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
  710. - added experimental patch to port ETable printing to use Pango (#150458)
  711. * Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-1
  712. - Updated evo-calendar-print-with-pango- patch from version 4 to 5
  713. - Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as
  714. configure.in in this branch tests for existance for dbus-glib-1,
  715. rather than max-version.
  716. - Updated evolution-2.2.2-no-gnome-common.patch to include a patch to rename
  717. mozilla-nspr to nspr
  718. * Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-9.fc5
  719. - Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's
  720. version of same (#161817)
  721. * Thu May 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-7
  722. - Added Akira Tagoh's patch for calendar keypress handling (#154360)
  723. - not include *.a files
  724. - removed dependency libgal2/libgal2-devel
  725. * Thu May 04 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.2-0vl2
  726. - rebuilt with mozilla-1.7.7
  727. * Thu Apr 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
  728. - new upstream release
  729. * Tue Apr 12 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1.1-0vl1
  730. - new upstream release
  731. - merged with FC package.
  732. - split evolution-devel sub package
  733. * Sat Mar 13 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.6-0vl1
  734. - new upstream release
  735. - remove obsolete patches
  736. * Tue Feb 03 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl3
  737. - rebuild with new environment
  738. - import patch8 from fedora
  739. * Mon Nov 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl2
  740. - import patch0-7,100,101,200,500 from fedora.
  741. * Wed Sep 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl1
  742. - new upstream release
  743. - add Vine Linux errata rdf in preferences.
  744. * Sun Aug 31 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.4-0vl2
  745. - enable ldap support
  746. * Fri Aug 29 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.4-0vl1
  747. - new upstream release
  748. * Fri Jul 11 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4.3-0vl1
  749. - new upstream release
  750. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl2
  751. - rebuilt
  752. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl1
  753. - new upstream release
  754. * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.92-0vl1
  755. - build for Vine Linux based on 1.3.92-1
  756. - disable ldap, krb5, pilot, nntp
  757. * Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
  758. - 1.3.92
  759. * Wed May 7 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-2
  760. - fix default for /schemas/apps/evolution/mail/display/mime_types
  761. * Tue May 6 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-1
  762. - 1.3.3
  763. * Sun May 4 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-2
  764. - enable pilot support
  765. - add redhatify patch back
  766. * Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
  767. - add a /usr/bin/evolution symlink
  768. * Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com>
  769. - fix gnome-spell version requirement
  770. * Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
  771. - add trivial fix for evolution-mail schema key (ximian #41419)
  772. * Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com>
  773. - update to 1.3
  774. - don't build with pilot support for now
  775. - don't redhat-ify the summary prefs for now
  776. * Sun Apr 6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-2
  777. - fix krb5 libdir for lib64 systems
  778. * Sun Apr 6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-1
  779. - update to 1.2.4
  780. * Thu Apr 3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-7
  781. - oops, fix a tyop
  782. * Thu Apr 3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
  783. - add a few cleanups for 64bit cleanliness (#86347)
  784. * Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com>
  785. - add some buildrequires (#87612)
  786. * Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
  787. - update to 1.2.3
  788. * Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-5
  789. - security patches from upstream
  790. - sanity check UUEncoding header before decoding (CAN-2003-0128)
  791. - don't decode doubly UUEncoded content (CAN-2003-0129)
  792. - don't use a bonobo component to display things without registered
  793. handlers (CAN-2003-0130)
  794. * Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
  795. - debuginfo rebuild
  796. * Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
  797. - memleak patch had some bits that weren't supposed to be there. update
  798. to newer from upstream.
  799. - fix directory checking in proxy patch
  800. * Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-2
  801. - add missing build dep (#84388)
  802. - add patch from upstream for evolution-mail memleak
  803. - add patch from upstream to use the gnome2 proxy settings by default
  804. * Fri Feb 7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
  805. - 1.2.2
  806. - build on x86_64
  807. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  808. - rebuilt
  809. * Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.2.1-4
  810. - rebuild
  811. * Fri Jan 3 2003 Nalin Dahyabhai <nalin@redhat.com>
  812. - if building with OpenSSL, attempt to get cflags and ldflags from pkgconfig
  813. * Thu Jan 2 2003 Jeremy Katz <katzj@redhat.com> 1.2.1-3
  814. - we don't want to use native POSIX threads for mutexes in db3, override them
  815. * Mon Dec 16 2002 Tim Powers <timp@redhat.com> 1.2.1-2
  816. - rebuild
  817. * Fri Dec 13 2002 Jeremy Katz <katzj@redhat.com> 1.2.1-1
  818. - update to 1.2.1
  819. * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
  820. - require a newer soup, the old one Has Bugs (tm)
  821. - excludearch x86_64; getting a R_X86_64_32S relocation in libical
  822. although everything appears to be built with -fPIC correctly
  823. * Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
  824. - patch for multilib krb5
  825. * Mon Dec 2 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-4
  826. - add upstream patch to handle LDAPv3 better
  827. - add upstream patch to fix shell memory leaks
  828. - add upstream patch to fix ldap scope selection
  829. - build with openssl instead of mozilla-nss since it's available on
  830. more platforms
  831. - build on all arches
  832. * Fri Nov 22 2002 Jeremy Katz <katzj@redhat.com>
  833. - require bonobo-conf, not -devel (#78398)
  834. * Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.0-3
  835. - disable pilot support for mainframe
  836. * Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
  837. - macro-ify the mozilla version to make it easier to build against
  838. newer mozillas with headers in new locations
  839. - buildrequire pilot-link-devel (#78077)
  840. - drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
  841. - drop unneeded patch for ordering of the libdb checks
  842. - add fejj's patch to always subscribe to the inbox from evolution-patches
  843. * Tue Nov 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-1
  844. - 1.2.0
  845. * Sat Nov 2 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-2
  846. - reenable pilot support
  847. - redhatify
  848. * Fri Nov 1 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-1
  849. - update to 1.1.90
  850. * Thu Oct 31 2002 Jeremy Katz <katzj@redhat.com>
  851. - include mozilla epochs in requires (#74577)
  852. - add build requires on newer oaf (#76801)
  853. * Thu Oct 24 2002 Jeremy Katz <katzj@redhat.com> 1.1.2-1
  854. - update to 1.1.2
  855. - remove unpackaged files from the buildrooot
  856. - disable pilot support for now
  857. * Tue Sep 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
  858. - add freetype-devel to build requires (#73319)
  859. * Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
  860. - Fix a problem where evolution-mail right click items corrupted the stack
  861. (#67992)
  862. * Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
  863. - don't install two desktop files (#72871)
  864. * Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
  865. - absolute symlink .desktop file (#72913)
  866. * Thu Aug 22 2002 han Ngo <than@redhat.com> 1.0.8-7
  867. - rebuild against new pilot-link
  868. * Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  869. - bzip2 source
  870. * Tue Aug 6 2002 Than Ngo <than@redhat.com> 1.0.8-5
  871. - rebuild against new pilot-link-0.11.2
  872. * Thu Jul 18 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-4
  873. - rebuild against new gnome-pilot
  874. * Tue Jul 9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
  875. - remove static and libtool archives for importers and camel-providers (#68222)
  876. - do desktop-file-install magic
  877. - remove dead sites from summary list (#64522)
  878. - support openldap protocol version 3 based off of Nalin's autofs changes
  879. * Mon Jul 8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
  880. - fix openldap-devel buildrequire
  881. * Mon Jul 1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
  882. - 1.0.8
  883. * Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
  884. - include patch to omf files from otaylor@redhat.com to fix
  885. scrollkeeper validation errors
  886. * Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
  887. - update to 1.0.7
  888. - excludearch alpha while mozilla isn't being built there
  889. * Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
  890. - automated rebuild
  891. * Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
  892. - update to 1.0.5
  893. * Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
  894. - add patch to fix spool unread counts (#64198)
  895. - build with the fix for the crasher mail sent to
  896. evolution-list (ximian #24140)
  897. * Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
  898. - include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
  899. since it's been committed to the branch and fixes the problem for me
  900. - include patch from tagoh(at)redhat.com to change the default charset
  901. for Japanese to ISO-2022-JP (#63214)
  902. * Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
  903. - minor tweaks to the redhatify patch
  904. - make accepting appointments sent to mailing lists work
  905. - use the RFC specified LDAP attribs for freebusy and calendarURI
  906. in addressbook
  907. - fix a crash in the startup wizard
  908. * Sun Mar 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-2
  909. - move desktop file to /etc/X11/applnk (#62399)
  910. * Sun Mar 24 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-1
  911. - update to evolution 1.0.3
  912. - change summary view to show a recent errata list by default
  913. * Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
  914. - put correct path to nspr includes on configure command line
  915. * Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
  916. - mozilla 0.9.9 has nspr and nss subpackages, hooray! rip out the static
  917. libnss linkage and just link against what is provided dynamically
  918. - kill the -devel subpackage since it's of questionable use
  919. - explicitly require mozilla-nss and mozilla-nspr packages to make it easier
  920. to resolve the requirements
  921. * Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-2
  922. - rebuild in new environment
  923. - temporarily exclude on ia64 again
  924. * Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-1
  925. - update to 1.0.2
  926. * Mon Jan 28 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-4
  927. - build on ia64 now that mozilla exists for ia64
  928. * Sun Jan 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-3
  929. - rebuild in new environment
  930. - add pilot support
  931. * Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
  932. - rebuild without mozilla-psm in the buildroot so libnss is linked
  933. statically as intended
  934. * Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
  935. - update to 1.0.1
  936. - patch for autoconf 2.52 accepted upstream
  937. - include man page
  938. - use --with-sub-version=" (%%{version}-%%{release})"
  939. * Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
  940. - really disable news
  941. - add patch from Jens Petersen <juhp@redhat.com> to hopefully get
  942. builds working with autoconf 2.52
  943. - conditionalize static libnss stuff so that it can go away when we
  944. have a mozilla with shared libnss
  945. * Thu Dec 6 2001 Jeremy Katz <katzj@redhat.com> 1.0-1.7.2
  946. - add patches off of branch for:
  947. * do not show up as Preview Release in version string
  948. * have next/previous work with multiple selected messages
  949. - build without pilot support
  950. * Mon Dec 3 2001 Jeremy Katz <katzj@redhat.com> 1.0-1
  951. - and bump to 1.0
  952. * Sun Dec 2 2001 Jeremy Katz <katzj@redhat.com>
  953. - let's build with an included copy of libnss now since OpenSSL is support
  954. is disabled on the 1.0 branch
  955. - build with --enable-dot-locking=no
  956. - excludearch ia64 again now that we need libnspr
  957. * Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
  958. - build with gnome-pilot and krb5 support
  959. - conditionalize ldap, pilot and krb5 support
  960. - clean up buildrequires some
  961. * Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
  962. - we can build on ia64 since we're using openssl instead of nspr
  963. - disable non-functional nntp support
  964. - 0.99.2 (rc2)
  965. * Fri Nov 9 2001 Jeremy Katz <katzj@redhat.com>
  966. - add explicit requires on current bonobo, oaf, and GConf to help people
  967. help themselves
  968. - s/Copyright/License/
  969. * Thu Nov 8 2001 Jeremy Katz <katzj@redhat.com>
  970. - add a patch to revert changes to camel-tcp-stream-openssl; appears to
  971. fix the SSL hangs
  972. * Wed Nov 7 2001 Jeremy Katz <katzj@redhat.com>
  973. - fix filelist to include libical zoneinfo
  974. - add devel subpackage with includes and static libs
  975. * Mon Nov 5 2001 Jeremy Katz <katzj@redhat.com>
  976. - updated to 0.99.0 aka 1.0 RC1
  977. * Tue Oct 23 2001 Havoc Pennington <hp@redhat.com>
  978. - 0.16 snagged from Ximian GNOME
  979. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  980. - initial build based on David Sainty's specfile
  981. * Thu Oct 04 2001 David Sainty <dsainty@redhat.com>
  982. - Updated to 0.15.99, 20011004 from cvs.
  983. * Wed Sep 05 2001 David Sainty <dsainty@redhat.com>
  984. - Updated to 0.13.99, 20010905 from cvs.
  985. * Mon Sep 03 2001 David Sainty <dsainty@redhat.com>
  986. - Updated to 0.13.99, 20010903 from cvs.
  987. - Fixed Requires + BuildRequires
  988. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  989. - Updated to 0.12.99, 20010806 from cvs.
  990. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  991. - Relocated libical* from /usr/lib due to kdepim, -2
  992. * Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
  993. - First spec file for evolution.