mnews-vl.spec 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. Summary: mnews - mini news reader
  2. Summary(ja): mnews - ミニ・ニュースリーダ
  3. Name: mnews
  4. Version: 1.22PL1
  5. Release: 1vl6
  6. Group: Applications/Internet
  7. License: distributable
  8. Source0: %{name}122PL1.tar.gz
  9. Patch0: %{name}-1.22-ignore.patch
  10. Patch1: %{name}-1.22PL1-vine.patch
  11. Patch2: %{name}-alpha.diff
  12. BuildRequires: gcc295 make
  13. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  14. Vendor: Project Vine
  15. Distribution: Vine Linux
  16. %description
  17. mnews is mini news/mail reader.
  18. %description -l ja
  19. mnews は電子ニュース/電子メールを読むための小型のニュースリーダです。
  20. mnews は小型化、高速化、そして簡単に使用できることを目標に開発されました。
  21. %prep
  22. %setup
  23. %patch0 -b .ignore
  24. %patch1 -b .vine
  25. %patch2 -p1 -b .alpha
  26. %build
  27. cd build
  28. ./config.sh << EOF
  29. 7
  30. y
  31. %{_bindir}
  32. %{_libdir}/mnews
  33. %{_mandir}
  34. /tmp
  35. y
  36. y
  37. y
  38. y
  39. y
  40. y
  41. /var/spool/news
  42. /var/lib/news
  43. /var/spool/mail
  44. y
  45. /usr/bin/inews -h
  46. y
  47. /usr/lib/sendmail -t -om -oi
  48. y
  49. y
  50. y
  51. y
  52. y
  53. y
  54. y
  55. /var/spool/board
  56. y
  57. animate
  58. display
  59. display
  60. play
  61. evince
  62. y
  63. /usr/bin/less
  64. y
  65. y
  66. n
  67. n
  68. -DCTRL_L -DCOMPLETION -DREF_SORT -DXOVER -DCOLOR -DUSE_NLINK -DDISPLAY_CTRL -DTRI -DNNTP_AUTH -DSUPPORT_X0201 -DLARGE -DBUILTIN_MMH
  69. domain.name
  70. 4
  71. 4
  72. 1
  73. 4
  74. 4
  75. 1
  76. 1
  77. 1
  78. lpr
  79. y
  80. y
  81. y
  82. y
  83. y
  84. y
  85. y
  86. y
  87. /usr/bin/gcc-2.95.3
  88. %{optflags} -DUSE_TERMIOS
  89. /usr/bin/emacs -nw
  90. y
  91. EOF
  92. make
  93. %install
  94. rm -rf %{buildroot}
  95. mkdir -p %{buildroot}%{_bindir}
  96. mkdir -p %{buildroot}%{_libdir}/mnews
  97. mkdir -p %{buildroot}%{_mandir}/ja/man1
  98. cd build
  99. make DESTDIR=%{buildroot} install
  100. %clean
  101. rm -rf %{buildroot}
  102. %files
  103. %defattr(-, root, root)
  104. %doc doc/*.doc etc/jnames.* etc/_mnews.smp
  105. %{_bindir}/mnews
  106. %{_mandir}/ja/man1/mnews.1*
  107. %dir %{_libdir}/mnews
  108. #%config %{_libdir}/mnews/default-domain
  109. %changelog
  110. * Fri Nov 3 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.22PL1-1vl6
  111. - removed Requires: <BTS:323>
  112. - used evince instead of gv <BTS:323>
  113. * Thu Jul 27 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.22PL1-1vl5
  114. - rebuilt with new toolchains
  115. - added Requires: emacs, gv, ImageMagick
  116. - added BuildRequires: gcc295
  117. - changed Group to Applications/Internet
  118. * Sat Jun 09 2001 <sagami@vinelinux.org>
  119. - 1.22PL1-1vl4: minor spec fixes
  120. * Fri May 25 2001 Tomoya TAKA <tomoya@olive.plala.or.jp>
  121. - 1.22PL1-1vl3
  122. - add mnews-alpha.diff taken from Kondara MNU/Linux
  123. - use macros
  124. * Fri Sep 08 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  125. - 1.22PL1-1vl2
  126. - ja_JP.ujis -> ja (including modification of vine patch)
  127. * Fri Mar 3 2000 Taro FUNAKI <taro@KU3G.org>
  128. - updated to 1.22PL1
  129. * Fri Dec 24 1999 Taro FUNAKI <taro@KU3G.org>
  130. - updated to 1.22