sylpheed.spec.in 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. %define ver @VERSION@
  2. %define rel 1
  3. %define prefix /usr
  4. Summary: a GTK+ based, lightweight, and fast e-mail client
  5. Name: sylpheed
  6. Version: %{ver}
  7. Release: %{rel}
  8. Source: http://sylpheed.good-day.net/sylpheed/%{name}-%{ver}.tar.gz
  9. Copyright: GPL
  10. URL: http://sylpheed.good-day.net/
  11. Requires: gtk+ >= 1.2.6
  12. Group: Applications/Internet
  13. Packager: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  14. Buildroot: /var/tmp/%{name}-root
  15. %changelog
  16. * Tue Jan 9 2001 Yoichi Imai <yoichi@silver-forest.com>
  17. - edited for spec.in
  18. * Tue Jan 2 2001 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  19. - updated to 0.4.51
  20. * Mon Jan 1 2001 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  21. - updated to 0.4.50
  22. * Mon Dec 18 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  23. - updated to 0.4.9
  24. * Thu Dec 7 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  25. - updated to 0.4.8
  26. * Fri Dec 1 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  27. - updated to 0.4.7, and updated %description
  28. * Mon Nov 27 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  29. - updated to 0.4.6
  30. * Wed Nov 22 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  31. - updated to 0.4.5
  32. * Tue Nov 7 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  33. - updated to 0.4.4
  34. * Wed Nov 1 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  35. - updated to 0.4.3
  36. * Thu Oct 14 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  37. - updated to 0.4.2
  38. * Thu Sep 28 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  39. - updated to 0.4.1, and modified %files
  40. * Wed Sep 27 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  41. - updated to 0.4.0, and modified %description
  42. * Tue Sep 26 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  43. - updated to 0.3.99, and modified %files
  44. * Sat Sep 16 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  45. - updated to 0.3.29
  46. * Tue Aug 29 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  47. - updated to 0.3.28
  48. * Fri Aug 25 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  49. - updated to 0.3.27
  50. * Sat Aug 19 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  51. - updated to 0.3.26, and modified URL
  52. * Thu Aug 10 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  53. - updated to 0.3.25
  54. * Fri Aug 4 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  55. - updated to 0.3.24
  56. * Sat Jul 24 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  57. - updated to 0.3.23
  58. * Sat Jul 20 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  59. - updated to 0.3.22
  60. * Sun Jul 4 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  61. - updated to 0.3.21, and modified Summary
  62. * Thu Jun 29 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  63. - updated to 0.3.20
  64. * Mon Jun 26 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  65. - updated to 0.3.19
  66. * Tue Jun 17 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  67. - updated to 0.3.18
  68. * Tue Jun 15 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  69. - updated to 0.3.17
  70. * Sun Jun 11 2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
  71. - updated to 0.3.15 and modified description and doc
  72. * Sun Jun 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  73. - some change
  74. * Sun Jun 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  75. - update to 0.3.13
  76. * Sat Jun 3 2000 Yoichi Imai <yoichi@silver-forest.com>
  77. - update to 0.3.12
  78. * Fri Jun 2 2000 Yoichi Imai <yoichi@silver-forest.com>
  79. - update to 0.3.11
  80. * Sat May 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  81. - update to 0.3.10
  82. * Sat May 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  83. - update to 0.3.9
  84. * Sun May 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  85. - update to 0.3.8
  86. * Thu May 11 2000 Yoichi Imai <yoichi@silver-forest.com>
  87. - update to 0.3.7a
  88. * Thu May 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  89. - update to 0.3.6a
  90. * Sun Apr 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  91. - update to 0.3.5
  92. * Sun Apr 30 2000 Yoichi Imai <yoichi@silver-forest.com>
  93. - update to 0.3.4
  94. * Sat Apr 29 2000 Yoichi Imai <yoichi@silver-forest.com>
  95. - gnome-menu and requires header change
  96. * Mon Apr 24 2000 Yoichi Imai <yoichi@silver-forest.com>
  97. - update to 0.3.3
  98. * Sat Apr 15 2000 Yoichi Imai <yoichi@silver-forest.com>
  99. - update to 0.3.2
  100. * Tue Apr 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  101. - update to 0.3.1
  102. * Tue Mar 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  103. - update to 0.2.9
  104. * Tue Mar 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  105. - update for 0.2.7
  106. * Thu Feb 24 2000 Yoichi Imai <yoichi@silver-forest.com>
  107. - update for 0.2.4
  108. * Tue Feb 22 2000 Yoichi Imai <yoichi@silver-forest.com>
  109. - update for 0.2.3
  110. * Sun Feb 20 2000 Yoichi Imai <yoichi@silver-forest.com>
  111. - update for 0.2.2
  112. * Sat Feb 19 2000 Yoichi Imai <yoichi@silver-forest.com>
  113. - update for 0.2.1
  114. * Sat Feb 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  115. - update for 0.2.0pre8
  116. * Sat Feb 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  117. - update for 0.2.0pre7
  118. * Wed Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  119. - update for 0.2.0pre3
  120. * Wed Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  121. - append "TODO.jp"
  122. * Wed Feb 5 2000 Yoichi Imai <yoichi@silver-forest.com>
  123. - update for 0.2.0pre1
  124. * Wed Feb 4 2000 Yoichi Imai <yoichi@silver-forest.com>
  125. - update for 0.1.23
  126. * Wed Feb 2 2000 Yoichi Imai <yoichi@silver-forest.com>
  127. - update for 0.1.21
  128. * Tue Feb 1 2000 Yoichi Imai <yoichi@silver-forest.com>
  129. - update for 0.1.20
  130. * Tue Jan 25 2000 Yoichi Imai <yoichi@silver-forest.com>
  131. - update for 0.1.19
  132. * Sun Jan 23 2000 Yoichi Imai <yoichi@silver-forest.com>
  133. - update for 0.1.17
  134. * Sun Jan 16 2000 Yoichi Imai <yoichi@silver-forest.com>
  135. - update for 0.1.15
  136. * Sat Jan 15 2000 Yoichi Imai <yoichi@silver-forest.com>
  137. - update for 0.1.14
  138. * Fri Jan 14 2000 Yoichi Imai <yoichi@silver-forest.com>
  139. - update for 0.1.13
  140. * Thu Jan 13 2000 Yoichi Imai <yoichi@silver-forest.com>
  141. - update for 0.1.12
  142. * Wed Jan 12 2000 Yoichi Imai <yoichi@silver-forest.com>
  143. - update for 0.1.11
  144. * Tue Jan 11 2000 Yoichi Imai <yoichi@silver-forest.com>
  145. - update for 0.1.10
  146. * Mon Jan 10 2000 Yoichi Imai <yoichi@silver-forest.com>
  147. - update for 0.1.8
  148. * Sat Jan 8 2000 Yoichi Imai <yoichi@silver-forest.com>
  149. - update for 0.1.7
  150. * Fri Jan 7 2000 Yoichi Imai <yoichi@silver-forest.com>
  151. - update for 0.1.6
  152. * Thu Jan 6 2000 Yoichi Imai <yoichi@silver-forest.com>
  153. - update for 0.1.5
  154. * Sat Jan 1 2000 Yoichi Imai <yoichi@silver-forest.com>
  155. - first release for version 0.1.0
  156. %description
  157. Sylpheed is an e-mail client (and news reader) based on GTK+, running on
  158. X Window System, and aiming for
  159. * Quick response
  160. * Graceful, and sophisticated interface
  161. * Easy configuration, intuitive operation
  162. * Abundant features
  163. The appearance and interface are similar to some popular e-mail clients for
  164. Windows, such as Outlook Express, Becky!, and Datula. The interface is also
  165. designed to emulate the mailers on Emacsen, and almost all commands are
  166. accessible with the keyboard.
  167. The messages are managed by MH format, and you'll be able to use it together
  168. with another mailer based on MH format (like Mew). You can also utilize
  169. fetchmail or/and procmail, and external programs on receiving (like inc or
  170. imget).
  171. %prep
  172. rm -rf $RPM_BUILD_ROOT
  173. %setup
  174. %build
  175. CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix}
  176. make
  177. %install
  178. make prefix=${RPM_BUILD_ROOT}%{prefix} install
  179. %clean
  180. rm -rf ${RPM_BUILD_ROOT}
  181. %files
  182. %defattr(-,root,root)
  183. %doc COPYING ChangeLog ChangeLog.jp README README.jp INSTALL INSTALL.jp TODO.jp
  184. %{prefix}/bin/sylpheed
  185. %{prefix}/share/locale/*/LC_MESSAGES/sylpheed.mo
  186. %{prefix}/share/sylpheed/manual/*/*