dialog-vl.spec 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. Summary: A utility for creating TTY dialog boxes.
  2. Summary(ja): TTY ダイアログボックスのユーティリティ
  3. Name: dialog
  4. %define SubVersion 20060221
  5. Version: 1.0.%{SubVersion}
  6. Release: 1%{?_dist_release}
  7. License: GPL
  8. Group: Applications/System
  9. URL: http://invisible-island.net/dialog/dialog.html
  10. Source: ftp://invisible-island.net/dialog/dialog-1.0-%{SubVersion}.tgz
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. Requires: ncurses
  13. BuildPreReq: ncurses-devel, gettext
  14. %description
  15. Dialog is a utility that allows you to show dialog boxes (containing
  16. questions or messages) in TTY (text mode) interfaces. Dialog is called
  17. from within a shell script. The following dialog boxes are implemented:
  18. yes/no, menu, input, message, text, info, checklist, radiolist, and
  19. gauge.
  20. Install dialog if you would like to create TTY dialog boxes.
  21. %description -l ja
  22. Dialog は TTY (テキストモード) インタフェース上に,質問やメッセージを
  23. 含むダイアログボックスを表示するユーティリティです.
  24. Dialog はシェルスクリプトから (あるいはその中から) 呼び出すことが出来ます.
  25. 実装されているダイアログボックスには yes/no,メニュー,入力エリア,
  26. メッセージ,テキスト,情報,チェックリスト,ラジオボタン,ゲージ等が
  27. あります.
  28. TTY ダイアログボックスを作成したければ dialog をインストールして下さい.
  29. %prep
  30. %setup -q -n dialog-1.0-%{SubVersion}
  31. %build
  32. %configure --enable-nls
  33. make
  34. %install
  35. rm -rf $RPM_BUILD_ROOT
  36. fgrep -l -r perl samples|xargs rm -f
  37. %makeinstall
  38. %find_lang %name
  39. %clean
  40. rm -rf $RPM_BUILD_ROOT
  41. %files -f %{name}.lang
  42. %defattr(-,root,root)
  43. %doc COPYING dialog.lsm README samples
  44. %{_bindir}/dialog
  45. %{_mandir}/man1/dialog.*
  46. %changelog
  47. * Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 1.0.20060221-1vl5
  48. - applied new versioning policy, spec in utf-8
  49. * Sun Jan 21 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.20060221-1vl1
  50. - new upstream release
  51. based on 1.0.20060221-1 from Fedora development
  52. * Tue Oct 19 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.20040731-1vl1
  53. - new upstream release
  54. based on 1.0.20040731-1 from Fedora development
  55. - add Requires ncurses
  56. * Fri Mar 26 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.9b-20031207.2vl1
  57. - s/Copyright/License/
  58. - based on 0.9b-20031207.2 from Fedora development
  59. * Mon Nov 24 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031002.2
  60. - added gettext BuildReq (#109192)
  61. * Wed Dec 04 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.9b-20020814.1vl1
  62. - based on 0.9b-20020814.1 from Rawhide and built for Vine Linux
  63. * Tue Nov 05 2002 Harald Hoyer <harald@redhat.de> 0.9b-20020814.1
  64. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  65. - automated rebuild
  66. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  67. - automated rebuild
  68. * Wed May 22 2002 Harald Hoyer <harald@redhat.de> 0.9b-20020519.1
  69. - update to dialog-0.9b-20020519
  70. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  71. - automated rebuild
  72. * Mon Jun 18 2001 Harald Hoyer <harald@redhat.de>
  73. - update to 20010527
  74. - added ncurses-devel dependency (#44733)
  75. - removed perl dependency
  76. * Tue Jan 09 2001 Harald Hoyer <harald@redhat.com>
  77. - update to 20001217
  78. * Mon Aug 7 2000 Bill Nottingham <notting@redhat.com>
  79. - fix one of the examples (#14073)
  80. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  81. - automatic rebuild
  82. * Wed Apr 5 2000 Bill Nottingham <notting@redhat.com>
  83. - rebuild against current ncurses/readline
  84. * Thu Feb 3 2000 Bill Nottingham <notting@redhat.com>
  85. - handle compressed man pages
  86. * Thu Jan 20 2000 Bill Nottingham <notting@redhat.com>
  87. - fix loop patch for reading from pipe
  88. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  89. - auto rebuild in the new build environment (release 14)
  90. * Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
  91. - build for 6.0
  92. * Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
  93. - build root
  94. * Thu May 7 1998 Michael Maher <mike@redhat.com>
  95. - Added Sean Reifschneider <jafo@tummy.com> patches for
  96. infinite loop problems.
  97. * Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  98. - translations modified for de, fr, tr
  99. * Wed Apr 15 1998 Erik Troan <ewt@redhat.com>
  100. - built against new ncurses
  101. * Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
  102. - built against glibc