sylpheed-vl.spec 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950
  1. %define with_gtkspell %{?_with_gtkspell:1}%{!?_with_gtkspell:0}
  2. %define with_oniguruma %{?_with_oniguruma:1}%{!?_with_oniguruma:0}
  3. # %%define extraver beta
  4. %define srcver %{version}%{?extraver:%extraver}
  5. %define srcname sylpheed
  6. Summary: GTK+ based fast e-mail client
  7. Summary(ja): GTK+ ベースの高速な電子メールクライアント
  8. Name: sylpheed
  9. Version: 3.4.1
  10. Release: 1%{?_dist_release}
  11. License: GPL
  12. Group: Applications/Internet
  13. URL: http://sylpheed.sraoss.jp/
  14. Source0: http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-%{srcver}.tar.bz2
  15. Source1: sylpheed.xpm
  16. Source10: sylpheed-3.1.1-vine-icons.tar.bz2
  17. # Patch0: sylpheed-3.0.3-default-browser.patch
  18. Patch1: sylpheed-2.3.0-certs-search-path.patch
  19. Requires: gtk2 >= 2.10.0, openssl, gpgme >= 0.4.5
  20. Requires: mailcap
  21. Requires: xdg-utils
  22. BuildRequires: gtk2-devel >= 2.10.0, openssl-devel, gpgme-devel >= 0.4.5
  23. BuildRequires: bison, flex, faces-devel
  24. %if %{with_gtkspell}
  25. Requires: gtkspell
  26. BuildRequires: gtkspell-devel
  27. %endif
  28. %if %{with_oniguruma}
  29. Requires: oniguruma >= 4.2.2
  30. BuildRequires: oniguruma-devel >= 4.2.2
  31. %endif
  32. Obsoletes: vmail
  33. Obsoletes: sylpheed2 <= %{version}, sylpheed24 <= %{version}
  34. Obsoletes: sylpheed25 <= %{version}, sylpheed26 <= %{version}
  35. Obsoletes: sylpheed27 <= %{version}, sylpheed3 <= %{version}
  36. Buildroot: %{_tmppath}/%{name}-%{version}-root
  37. Packager: iwamoto, daisuke
  38. Vendor: Project Vine
  39. Distribution: Vine Linux
  40. %description
  41. Sylpheed is an e-mail client and news reader based on GTK+ GUI toolkit, and
  42. runs on X Window System.
  43. Sylpheed has the following features.
  44. * Simple, beautiful, and well-polished user interface
  45. * Comfortable operationality which is built in detail
  46. * Well-organized, easy-to-understand configuration
  47. * Lightweight operation
  48. * High reliability
  49. * Internationalization and Multilingualization support
  50. * High-level Japanese processing
  51. * Various protocols support
  52. * Security features (GnuPG, SSL/TLSv1)
  53. * Powerful filtering and search
  54. * Junk mail control
  55. * Flexible cooperation with external commands
  56. See README file for more information.
  57. %description -l ja
  58. Sylpheed は、X 上で動作する GTK+ ベースの電子メールクライアント&ニュース
  59. リーダーです。
  60. Sylpheedには以下のような特長があります。
  61. * シンプルで美しく、洗練されたユーザインタフェース
  62. * 細部まで作りこまれた快適な操作性
  63. * 整理された分かりやすい設定項目
  64. * 軽快な動作
  65. * 高い信頼性
  66. * 国際化、多言語対応
  67. * 高度な日本語処理(文字コードの自動判別、機種依存文字対応等)
  68. * 多様なプロトコルに対応
  69. * セキュリティ機能(GnuPG、SSL/TLSv1)
  70. * 強力なフィルタリング・検索機能
  71. * 迷惑メール対策機能
  72. * 外部コマンドとの柔軟な連携
  73. 詳細は README を参照してください。
  74. %prep
  75. %setup -q -n %{srcname}-%{srcver} -a 10
  76. # %setup -q -n %{srcname}-3.0.0
  77. # %patch0 -p1 -b .default-browser
  78. %patch1 -p1 -b .certs-path
  79. %build
  80. %configure \
  81. --enable-ipv6 \
  82. --enable-ssl \
  83. --enable-gpgme \
  84. --disable-updatecheck \
  85. %if %{with_gtkspell}
  86. --enable-gtkspell \
  87. %else
  88. --disable-gtkspell \
  89. %endif
  90. %if %{with_oniguruma}
  91. --enable-oniguruma \
  92. %else
  93. --disable-oniguruma \
  94. %endif
  95. --build=%{_target_platform} \
  96. --program-transform-name=sylpheed
  97. touch src/icons/*.{png,xpm}
  98. %__make %{?_smp_mflags}
  99. %install
  100. %__rm -rf %{buildroot}
  101. %makeinstall
  102. %find_lang %{srcname}
  103. %__install -d %{buildroot}%{_datadir}/pixmaps
  104. %__install -p -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
  105. %__install -p -m644 sylpheed*.png %{buildroot}%{_datadir}/pixmaps/
  106. %__install -d %{buildroot}%{_datadir}/applications
  107. %__install -p -m644 sylpheed.desktop %{buildroot}%{_datadir}/applications/
  108. # remove unneeded files
  109. %__rm -fv %{buildroot}%{_libdir}/*.la
  110. %__rm -frv %{buildroot}%{_includedir}/sylpheed
  111. %clean
  112. %__rm -rf %{buildroot}
  113. %files -f %{srcname}.lang
  114. %defattr(-,root,root)
  115. %doc AUTHORS COPYING* ChangeLog* README* INSTALL* TODO* NEWS*
  116. %{_bindir}/sylpheed
  117. %{_datadir}/pixmaps/sylpheed.xpm
  118. %{_datadir}/pixmaps/sylpheed*.png
  119. %{_datadir}/sylpheed/
  120. %{_libdir}/libsylph*
  121. %config(missingok) %{_datadir}/applications/sylpheed.desktop
  122. %changelog
  123. * Mon Apr 7 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.4.1-1
  124. - new upstream bugfix release
  125. * Tue Apr 1 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.4.0-1
  126. - new upstream release
  127. - fix old changelog date....
  128. * Mon Mar 10 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.3.1-1
  129. - new upstream release
  130. * Sat Nov 10 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.3.0-1
  131. - new upstream release
  132. * Sat Jun 30 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.2.0-1
  133. - new upstream release
  134. * Wed Mar 21 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.3-1
  135. - new upstream release
  136. - touch icon image(xpm,png} to recreate .h
  137. * Sun Jan 22 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.1.2-1
  138. - new upstream release
  139. * Wed Jun 15 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.1-4
  140. - update icons
  141. * Thu Jun 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.1-3
  142. - add more icons
  143. * Wed Jun 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.1-2
  144. - add new icons based on Vine icon theme (elementary icon)
  145. * Sun May 8 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.1.1-1
  146. - new upstream release
  147. * Fri Apr 22 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.1.0-2
  148. - drop patch0 to change default-browser (htmlview -> xdg-open)
  149. - add R: xdg-utils
  150. * Tue Feb 1 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.1.0-1
  151. - new upstream release
  152. * Sun Jan 9 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.3-1
  153. - new upstream release
  154. - update patch0
  155. - built with openssl 1.0.0c
  156. * Sat Apr 3 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.2-1
  157. - new upstream release
  158. * Sun Mar 21 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.1-1
  159. - new upstream release
  160. * Wed Mar 10 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.0-2
  161. - rebuild for release
  162. - update src url
  163. * Fri Feb 26 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.0-1
  164. - new upstream release
  165. * Tue Feb 23 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.0rc
  166. - new upstream rc release
  167. * Wed Feb 3 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.0beta7
  168. - new upstream beta release
  169. * Mon Jan 18 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.0.0beta6
  170. - test package (not for release)
  171. - change package name sylpheed 3
  172. - add -disable-updatecheck option in configure
  173. * Thu Aug 13 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.7.1-1
  174. - new upstream release
  175. - add Req: curl
  176. - add *.so files into files section
  177. - remove *.la and include files
  178. - add Obsoletes: sylpheed27 <= %{version}
  179. * Sun Dec 21 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.0-1
  180. - new upstream release
  181. - fix source url
  182. - add Obsoletes: sylpheed26 <= %{version}
  183. * Sat Aug 16 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.5.0-1
  184. - new upstream release
  185. - add Obsoletes: sylpheed25 <= %{version}
  186. - spec in utf8
  187. * Mon Mar 24 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.4.8-1
  188. - rebuild under new versioning policy
  189. - add Obsoletes: sylpheed24 <= %{version}
  190. - add smp_mflags into make section
  191. * Mon Dec 31 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.4.8
  192. - new upstream release
  193. * Mon Oct 08 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.4.7
  194. - new upstream release
  195. * Sat Sep 22 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.4.6
  196. - new upstream release
  197. * Tue Sep 04 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.4.5
  198. - [SECURITY] new upstream release
  199. - fix format string vulnerability (CVE-2007-2958)
  200. * Sat Aug 11 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.4.4
  201. - new upstream release
  202. * Sat May 19 2007 KAZUKI SHIMURA <ksh753@gmail.com> 2.4.2
  203. - new upstream release
  204. * Thu May 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  205. - new upstream release
  206. * Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl2
  207. - rebuild with gtk+-2.10
  208. * Sun Apr 22 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  209. - new upstream release
  210. * Sun Mar 18 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.4.0-0vl0.0beta5
  211. - upstream release
  212. * Fri Feb 16 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.4.0-0vl0.0beta4
  213. - upstream release
  214. * Wed Feb 07 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.4.0-0vl0.0beta3
  215. - upstream release
  216. * Fri Feb 02 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.4.0-0vl0.0beta2
  217. - upstream release
  218. * Tue Jan 30 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.4.0-0vl0.0beta1
  219. - upstream release
  220. * Tue Jan 16 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.1-0vl1
  221. - upstream release
  222. * Tue Jan 16 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl2
  223. - add certs-search-path.patch (patch1)
  224. to search CA certificates files in /usr/share/ssl/certs
  225. * Tue Dec 26 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl1
  226. - upstream release
  227. * Wed Dec 20 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0rc
  228. - upstream release
  229. * Sun Dec 17 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta7
  230. - upstream release
  231. * Sat Dec 09 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta6
  232. - upstream release
  233. * Sat Nov 11 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta5
  234. - upstream release
  235. * Thu Nov 02 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta4
  236. - upstream release
  237. * Wed Oct 18 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta3
  238. - upstream release
  239. * Wed Oct 04 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta2
  240. - upstream release
  241. - update source URL
  242. * Fri Sep 29 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.3.0-0vl0.0beta1
  243. - upstream release
  244. * Fri Sep 22 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.9-0vl1
  245. - upstream release
  246. * Fri Sep 22 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.8-0vl1
  247. - upstream release
  248. - add %%with_oniguruma macro
  249. - enable oniguruma support if rpmbuild with '--with oniguruma'
  250. * Tue Sep 05 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.7-0vl2
  251. - update URLs
  252. * Mon Jul 31 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.7-0vl1
  253. - upstream release
  254. * Sat Jun 10 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.6-0vl1
  255. - upstream release
  256. * Tue May 30 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.5-0vl1
  257. - upstream release
  258. * Mon Apr 10 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.4-0vl2
  259. - drop Requires: metamail ([VineSeed:10690])
  260. - add Obsoletes: sylpheed2 <= %%{version}
  261. * Thu Mar 30 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.4-0vl1
  262. - upstream release
  263. - drop obsolete patch1
  264. * Tue Mar 28 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.3-0vl2
  265. - add patch1 from svn to enable bold face with GLib 2.10 and Pango 1.12
  266. * Tue Mar 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.3-0vl1
  267. - upstream release
  268. * Fri Mar 03 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.2-0vl1
  269. - upstream release
  270. * Mon Feb 27 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.1-0vl1
  271. - upstream release
  272. * Tue Feb 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl1
  273. - upstream release
  274. * Thu Feb 09 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0rc
  275. - upstream release
  276. * Mon Feb 06 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta8
  277. - upstream release
  278. * Tue Jan 31 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta7
  279. - upstream release
  280. * Thu Jan 26 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta6
  281. - upstream release
  282. * Sun Jan 22 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta5
  283. - upstream release
  284. * Sat Jan 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta4
  285. - upstream release
  286. * Thu Jan 12 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta3
  287. - upstream release
  288. * Tue Dec 27 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta2
  289. - upstream release
  290. * Fri Dec 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.0-0vl0.0beta1
  291. - upstream release
  292. * Thu Dec 15 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.9-0vl1
  293. - upstream release
  294. * Thu Dec 01 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.8-0vl1
  295. - upstream release
  296. * Fri Nov 18 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.7-0vl1
  297. - upstream release
  298. - cleanup description
  299. - add %%with_gtkspell macro
  300. - enable gtkspell support if rpmbuild with '--with gtkspell'
  301. * Wed Nov 09 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.6-0vl1
  302. - upstream release
  303. * Sat Oct 29 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.5-0vl1
  304. - upstream release
  305. * Wed Oct 19 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.4-0vl1
  306. - upstream release
  307. - update default-browser.patch (patch0)
  308. * Thu Sep 29 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.3-0vl1
  309. - upstream release
  310. * Fri Sep 16 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.2-0vl1
  311. - upstream release
  312. - update default-browser.patch (patch0)
  313. - add COPYING.LIB
  314. * Wed Aug 24 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.1-0vl1
  315. - upstream release
  316. * Sun Aug 14 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.1.0-0vl1
  317. - upstream release
  318. * Sat Jul 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl1
  319. - upstream release
  320. * Sat Jul 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0rc
  321. - upstream release
  322. * Thu Jul 14 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta6
  323. - upstream release
  324. * Sat Jul 09 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta5
  325. - upstream release
  326. * Mon Jul 04 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta4
  327. - upstream release
  328. * Thu Jun 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta3
  329. - upstream release
  330. * Fri Jun 17 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta2
  331. - upstream release
  332. * Fri Jun 10 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.0.0-0vl0.0beta1
  333. - upstream release
  334. * Mon May 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.12-0vl1
  335. - upstream release
  336. * Sat May 21 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.11-0vl1
  337. - upstream release
  338. * Sat May 14 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.10-0vl1
  339. - upstream release
  340. * Sat Apr 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.9-0vl1
  341. - upstream release
  342. - add sylpheed.desktop (fixed in svn)
  343. * Tue Apr 12 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.8-0vl1
  344. - upstream release
  345. * Tue Mar 29 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.7-0vl1
  346. - upstream release
  347. * Fri Mar 18 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.6-0vl1
  348. - upstream release
  349. - drop obsolete patch1
  350. - update default-browser.patch (patch0)
  351. - enable gnupg support by default
  352. * Fri Mar 04 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.4-0vl2
  353. - [SECURITY] fix buffer overflow
  354. - update to svn revision 146 (patch1)
  355. * Wed Mar 02 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.4-0vl1
  356. - upstream release
  357. * Mon Feb 21 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.3-0vl1
  358. - upstream release
  359. * Wed Feb 09 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.2-0vl1
  360. - upstream release
  361. * Thu Feb 03 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.1-0vl1
  362. - upstream release
  363. * Tue Feb 01 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.0-0vl1
  364. - upstream release
  365. - update source URL
  366. * Tue Feb 01 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.9.0-0vl0.0pre
  367. - svn revesion 63
  368. - update (Build)Requires: gpgme(-devel) >= 0.4.5
  369. * Wed Jan 26 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.0-0vl0.0alpha1
  370. - gtk2 port from svn (revision 40)
  371. - dispose %%doc
  372. - fix dependencies
  373. - add Requires: gtk2, glib2 instead of gtk+, glib
  374. - add BuildRequires: {gtk2,glib2}-devel instead of {gtk+,glib,imlib}-devel
  375. - remove --disable-gdk-pixbuf from %%configure option
  376. - use sylpheed.desktop in source archive
  377. - install desktop file into %%{_datadir}/applications
  378. - update default-browser.patch (patch0) to use htmlview
  379. * Sun Dec 26 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl1
  380. - upstream release
  381. * Thu Dec 16 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl0.rc
  382. - upstream release
  383. * Sun Dec 05 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl0.beta4
  384. - upstream release
  385. - update default-browser.patch
  386. - update (Build)Requires: gpgme (>= 0.3.10, < 0.4)
  387. * Tue Nov 16 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl0.beta3
  388. - upstream release
  389. - use 'mozilla -remote' as default browser (patch0)
  390. * Mon Nov 08 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl0.beta2
  391. - upstream release
  392. * Fri Oct 29 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.0-0vl0.beta1
  393. - upstream release
  394. * Sun Oct 17 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.99-0vl2
  395. - update description
  396. - add Japanese summary & description (thanks, spec file translation project)
  397. * Thu Oct 07 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.99-0vl1
  398. - upstream release
  399. * Thu Jul 22 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.12-0vl2
  400. - add Requires: mailcap, metamail
  401. - drop obsolete patches
  402. * Thu Jun 17 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.12-0vl1
  403. - upstream release
  404. * Sun May 30 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.11-0vl1
  405. - upstream release
  406. * Sat Apr 10 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.10-0vl2
  407. - rebuild with openssl-0.9.7d
  408. * Tue Mar 09 2004 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.9.10-0vl1
  409. - upstream release
  410. * Thu Jan 29 2004 KAZUKI SHIMURA <rito@pos.to> 0.9.9-0vl1
  411. - upstream release
  412. * Mon Dec 15 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 0.9.8a-0vl1
  413. - upstream release
  414. * Sat Dec 13 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.8-0vl1
  415. - upstream release
  416. * Wed Oct 15 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.7-0vl1
  417. - upstream release
  418. * Wed Sep 17 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.6-0vl1
  419. - upstream release
  420. * Tue Sep 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 0.9.5-0vl1
  421. - upstream release
  422. * Sun Jul 27 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.4-0vl1
  423. - upstream release
  424. * Sun Jul 06 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 0.9.3-0vl1
  425. - upstream release
  426. * Fri Jun 06 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.2-0vl1
  427. - upstream release
  428. * Wed May 28 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.1-0vl1
  429. - upstream release
  430. * Thu May 15 2003 KAZUKI SHIMURA <rito@pos.to> 0.9.0-0vl1
  431. - upstream release
  432. * Fri Mar 07 2003 KAZUKI SHIMURA <rito@pos.to> 0.8.11-0vl1
  433. - upstream release
  434. - eliminated prefs_filter.patch
  435. * Mon Feb 17 2003 KAZUKI SHIMURA <rito@pos.to> 0.8.10-0vl3
  436. - added prefs_filter.patch (from 0.8.10cvs12)
  437. to fix the crash when the selection list is empty
  438. * Sun Feb 16 2003 KAZUKI SHIMURA <rito@pos.to> 0.8.10-0vl2
  439. - merged with VineSeed:07485
  440. - Mon Feb 03 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.8.9-0vl3
  441. - spec modified for ease with creation of gpgme-enabled version
  442. (still disabled for VineSeed)
  443. * Sat Feb 08 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 0.8.10-0vl1
  444. - upstream release
  445. * Mon Jan 20 2003 KAZUKI SHIMURA <rito@pos.to> 0.8.9-0vl2
  446. - remove Requires: libjconv >= 2.0
  447. * Sat Jan 18 2003 KAZUKI SHIMURA <rito@pos.to> 0.8.9-0vl1
  448. - upstream release
  449. * Sat Jan 11 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 0.8.8-0vl1
  450. - upstream release
  451. - Patch1 was merged in the upstream release
  452. * Fri Nov 15 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.6-0vl1
  453. - upstream release
  454. * Fri Oct 04 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.5-0vl2
  455. - added BuildRequires: imlib-devel >= 1.9, faces-devel
  456. * Fri Oct 04 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.5-0vl1
  457. - upstream release
  458. * Tue Oct 01 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.4-0vl1
  459. - upstream release
  460. * Mon Sep 23 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.3-0vl2
  461. - changed default browser into mozilla (updated patch0)
  462. * Sun Sep 15 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.3-0vl1
  463. - upstream release
  464. * Tue Aug 27 2002 IWAI Masaharu <iwai@alib.jp> 0.8.2-0vl1
  465. - upstream release
  466. * Fri Jul 26 2002 KAZUKI SHIMURA <rito@pos.to> 0.8.1-0vl2
  467. - release++
  468. * Thu Jul 25 2002 IWAI Masaharu <iwai@alib.jp> 0.8.1-0vl1
  469. - upstream release
  470. - eliminated charset.patch
  471. * Tue Jul 23 2002 IWAI Masaharu <iwai@alib.jp> 0.8.0-0vl2
  472. - added charset.patch for no charset in Content-Type header field
  473. ( from 0.8.0cvs1 )
  474. * Mon Jul 15 2002 IWAI Masaharu <iwai@alib.jp> 0.8.0-0vl1
  475. - upstream release
  476. * Sat Jun 15 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.8-0vl1
  477. - upstream release
  478. * Sun Jun 09 2002 KOBAYSHI R. Taizo <tkoba@vinelinux.org> 0.7.7-0vl1
  479. - upstream release
  480. * Wed May 15 2002 KOBAYSHI R. Taizo <tkoba@vinelinux.org> 0.7.6-0vl2
  481. - fixed Tab completion bug
  482. * Sun May 12 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.6-0vl1
  483. - upstream release
  484. * Mon Apr 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.5-0vl2
  485. - add new sylpheed icons
  486. * Sun Apr 21 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.5-0vl1
  487. - upstream release
  488. * Sat Mar 9 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.4-0vl1
  489. - upstream release
  490. * Sun Mar 3 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.3-0vl1
  491. - upstream release
  492. * Wed Feb 20 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.2-0vl2
  493. - added IPv6 and SSL support
  494. - added BuildPreReq: glib-devel, bison and flex, openssl-devel
  495. - added Requires: openssl
  496. * Sat Feb 16 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.2-0vl1
  497. - upstream release
  498. * Mon Feb 11 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp> 0.7.1-0vl1
  499. - upstream release
  500. - changed release tag value (s/%%{rel}vl0/%%{rel}/)
  501. * Mon Jan 7 2002 IWAI Masaharu <iwaim@cc.mbn.or.jp>
  502. - 0.7.0-0vl1
  503. - upstream release
  504. * Sun Dec 16 2001 IWAI Masaharu <iwaim@cc.mbn.or.jp>
  505. - 0.6.6-0vl1
  506. - fixed BuildPreReq (gtk+-devel >= 1.2.6)
  507. - added BuildPreReq: glib-devel, bison and flex
  508. * Wed Nov 07 2001 Toru Sagami <sagami@vinelinux.org>
  509. - 0.6.5-0vl1
  510. * Mon Oct 22 2001 IWAI Masaharu <iwaim@cc.mbn.or.jp>
  511. - 0.6.4-0vl1
  512. - eliminated ABOUT-NLS from %%doc
  513. * Sat Oct 13 2001 IWAI Masaharu <iwaim@cc.mbn.or.jp>
  514. - 0.6.3-0vl1
  515. - added %%doc AUTHORS, NEWS and ABOUT-NLS
  516. * Sun Sep 16 2001 Toru Sagami <sagami@vinelinux.org>
  517. - 0.6.2-0vl1
  518. * Sun Sep 02 2001 Toru Sagami <sagami@vinelinux.org>
  519. - 0.6.1-0vl1
  520. * Fri Aug 31 2001 Toru Sagami <sagami@vinelinux.org>
  521. - 0.6.0-0vl1
  522. * Tue Aug 14 2001 <sagami@vinelinux.org>
  523. - 0.5.3-0vl1
  524. * Thu Aug 02 2001 <sagami@vinelinux.org>
  525. - 0.5.2-0vl1: eliminate ABOUT-NLS from %%doc
  526. * Wed Jul 18 2001 <sagami@vinelinux.org>
  527. - 0.5.1-0vl1: updated to 0.5.1
  528. - owns whole directory in %%{_datadir} instead of each files
  529. * Sat Jul 07 2001 <sagami@vinelinux.org>
  530. - 0.5.0-0vl1: updated to 0.5.0
  531. - minor spec fixes (put %%changelog at EOF, use %%{find_lang}...)
  532. - added %%config(missingok) to applnk file
  533. * Wed May 09 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.66-0vl1
  534. - updated to 0.4.66
  535. * Tue May 01 2001 Yoichi Imai <yoichi@silver-forest.com> 0.4.65-0vl1
  536. - updated to 0.4.65
  537. - changed %description
  538. * Fri Apr 20 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.64-0vl1
  539. - updated to 0.4.64
  540. * Wed Apr 11 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.63-0vl1
  541. - updated to 0.4.63
  542. * Mon Mar 12 2001 Yoichi Imai <yoichi@silver-forest.com>
  543. - 0.4.62-0vl1
  544. - update to 0.4.62
  545. * Wed Feb 7 2001 Kunio Murasawa <murasawa@marineroad.com>
  546. - 0.4.61-0vl1
  547. - update to 0.4.61
  548. * Tue Dec 19 2000 Yoichi Imai <yoichi@silver-forest.com>
  549. - 0.4.9-0vl1
  550. - update to 0.4.9
  551. - used %{_(bin|data|sysconf)dir} for %install section
  552. * Sat Dec 9 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.8-0vl1
  553. - update to 0.4.8
  554. * Thu Nov 9 2000 Yoichi Imai <yoichi@silver-forest.com>
  555. - update to 0.4.4
  556. * Thu Oct 19 2000 Tomoya TAKA <tomoya@olive.plala.or.jp>
  557. - update to 0.4.2
  558. * Mon Oct 2 2000 Yoichi Imai <yoichi@silver-forest.com>
  559. - update to 0.4.1
  560. - --disable-gdk-pixbuf
  561. - Requires: imlib
  562. - BuildPreReq: gtk+ >= 1.2.6
  563. - Obsoletes: vmail
  564. * Thu Sep 28 2000 Yoichi Imai <yoichi@silver-forest.com>
  565. - rebuild for VineSeed
  566. * Wed Sep 27 2000 Yoichi Imai <yoichi@silver-forest.com>
  567. - update to 0.4.0
  568. - sylpheed-defualt-browser.patch for Vine Linux
  569. - requires: gdk-pixbuf
  570. * Tue Sep 26 2000 Yoichi Imai <yoichi@silver-forest.com>
  571. - update to 0.3.99
  572. * Sun Sep 17 2000 Yoichi Imai <yoichi@silver-forest.com>
  573. - update to 0.3.29
  574. * Wed Aug 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  575. - update to 0.3.28
  576. * Fri Aug 25 2000 Yoichi Imai <yoichi@silver-forest.com>
  577. - update to 0.3.27
  578. * Sat Aug 19 2000 Yoichi Imai <yoichi@silver-forest.com>
  579. - update to 0.3.26
  580. * Thu Aug 10 2000 Yoichi Imai <yoichi@silver-forest.com>
  581. - update to 0.3.25
  582. * Fri Aug 04 2000 Yoichi Imai <yoichi@silver-forest.com>
  583. - update to 0.3.24
  584. - change uri
  585. * Mon Jul 24 2000 Yoichi Imai <yoichi@silver-forest.com>
  586. - update to 0.3.23
  587. * Fri Jul 21 2000 Yoichi Imai <yoichi@silver-forest.com>
  588. - update to 0.3.22
  589. * Wed Jul 05 2000 Yoichi Imai <yoichi@silver-forest.com>
  590. - update to 0.3.21
  591. * Fri Jun 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  592. - update to 0.3.20
  593. * Mon Jun 26 2000 Yoichi Imai <yoichi@silver-forest.com>
  594. - update to 0.3.19
  595. * Sun Jun 18 2000 Yoichi Imai <yoichi@silver-forest.com>
  596. - update to 0.3.18
  597. * Thu Jun 15 2000 Yoichi Imai <yoichi@silver-forest.com>
  598. - update to 0.3.17
  599. * Tue Jun 13 2000 Yoichi Imai <yoichi@silver-forest.com>
  600. - update to 0.3.16
  601. * Sun Jun 11 2000 Yoichi Imai <yoichi@silver-forest.com>
  602. - update to 0.3.15
  603. * Sun Jun 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  604. - some change
  605. * Sun Jun 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  606. - update to 0.3.13
  607. * Sat Jun 3 2000 Yoichi Imai <yoichi@silver-forest.com>
  608. - update to 0.3.12
  609. * Fri Jun 2 2000 Yoichi Imai <yoichi@silver-forest.com>
  610. - update to 0.3.11
  611. * Sat May 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  612. - update to 0.3.10
  613. * Sat May 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  614. - update to 0.3.9
  615. * Sun May 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  616. - update to 0.3.8
  617. * Thu May 11 2000 Yoichi Imai <yoichi@silver-forest.com>
  618. - update to 0.3.7a
  619. * Thu May 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  620. - update to 0.3.6a
  621. * Sun Apr 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  622. - update to 0.3.5
  623. * Sun Apr 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  624. - update to 0.3.4
  625. * Sat Apr 29 2000 Yoichi Imai <yoichi@silver-forest.com>
  626. - gnome-menu and requires header change
  627. * Mon Apr 24 2000 Yoichi Imai <yoichi@silver-forest.com>
  628. - update to 0.3.3
  629. * Sat Apr 15 2000 Yoichi Imai <yoichi@silver-forest.com>
  630. - update to 0.3.2
  631. * Fri Apr 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  632. - update to 0.3.1
  633. * Tue Mar 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  634. - update to 0.2.9
  635. * Tue Mar 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  636. - update for 0.2.7
  637. * Thu Feb 24 2000 Yoichi Imai <yoichi@silver-forest.com>
  638. - update for 0.2.4
  639. * Tue Feb 22 2000 Yoichi Imai <yoichi@silver-forest.com>
  640. - update for 0.2.3
  641. * Sun Feb 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  642. - update for 0.2.2
  643. * Sat Feb 19 2000 Yoichi Imai <yoichi@silver-forest.com>
  644. - update for 0.2.1
  645. * Sat Feb 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  646. - update for 0.2.0pre8
  647. * Sat Feb 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  648. - update for 0.2.0pre7
  649. * Sat Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  650. - update for 0.2.0pre3
  651. * Sat Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  652. - append "TODO.jp"
  653. * Sat Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  654. - update for 0.2.0pre1
  655. * Fri Feb 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  656. - update for 0.1.23
  657. * Wed Feb 2 2000 Yoichi Imai <yoichi@silver-forest.com>
  658. - update for 0.1.21
  659. * Tue Feb 1 2000 Yoichi Imai <yoichi@silver-forest.com>
  660. - update for 0.1.20
  661. * Tue Jan 25 2000 Yoichi Imai <yoichi@silver-forest.com>
  662. - update for 0.1.19
  663. * Sun Jan 23 2000 Yoichi Imai <yoichi@silver-forest.com>
  664. - update for 0.1.17
  665. * Sun Jan 16 2000 Yoichi Imai <yoichi@silver-forest.com>
  666. - update for 0.1.15
  667. * Sat Jan 15 2000 Yoichi Imai <yoichi@silver-forest.com>
  668. - update for 0.1.14
  669. * Fri Jan 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  670. - update for 0.1.13
  671. * Thu Jan 13 2000 Yoichi Imai <yoichi@silver-forest.com>
  672. - update for 0.1.12
  673. * Wed Jan 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  674. - update for 0.1.11
  675. * Tue Jan 11 2000 Yoichi Imai <yoichi@silver-forest.com>
  676. - update for 0.1.10
  677. * Mon Jan 10 2000 Yoichi Imai <yoichi@silver-forest.com>
  678. - update for 0.1.8
  679. * Sat Jan 8 2000 Yoichi Imai <yoichi@silver-forest.com>
  680. - update for 0.1.7
  681. * Fri Jan 7 2000 Yoichi Imai <yoichi@silver-forest.com>
  682. - update for 0.1.6
  683. * Thu Jan 6 2000 Yoichi Imai <yoichi@silver-forest.com>
  684. - update for 0.1.5
  685. * Sat Jan 1 2000 Yoichi Imai <yoichi@silver-forest.com>
  686. - first release for version 0.1.0