evolution-vl.spec 41 KB

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