xfishtank-vl.spec 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. Summary: An X Window System graphic display of an animated aquarium.
  2. Summary(ja): X ルートウィンドウ上の水族館
  3. Name: xfishtank
  4. Version: 2.1tp
  5. Release: 1%{?_dist_release}
  6. License: MIT
  7. Group: Applications/Other
  8. Source: http://metalab.unc.edu/pub/Linux/X11/demos/xfishtank-%{version}.tar.bz2
  9. Buildroot: %{_tmppath}/%{name}-%{version}-root
  10. Vendor: Project Vine
  11. Distribution: Vine Linux
  12. Packager: Jun Nishii <jun@vinlinux.org>
  13. %description
  14. The xfishtank program displays an animated aquarium background on your
  15. screen. Xfishtank works with the X Window System.
  16. %description -l ja
  17. あなたのスクリーン背景が水族館になって,いろいろな熱帯魚が泳ぎ回ります.
  18. %prep
  19. %setup -q -n xfishtank-%{version}
  20. %build
  21. xmkmf
  22. make xfishtank
  23. %install
  24. rm -rf $RPM_BUILD_ROOT
  25. make DESTDIR=$RPM_BUILD_ROOT install
  26. # prepare applnk
  27. %define applnkdir /etc/X11/applnk/Games/
  28. mkdir -p $RPM_BUILD_ROOT/%{applnkdir}
  29. cat > $RPM_BUILD_ROOT/%{applnkdir}/%{name}.desktop <<EOF
  30. [Desktop Entry]
  31. Name=%{name}
  32. Type=Application
  33. Comment=Fish on Your Monitor
  34. Comment[ja]=モニタ上の水族館
  35. Exec=xfishtank
  36. Terminal=false
  37. EOF
  38. %clean
  39. rm -rf $RPM_BUILD_ROOT
  40. %files
  41. %defattr(-,root,root)
  42. %doc FishList README*
  43. %{_bindir}/xfishtank
  44. %config(missingok) %{applnkdir}/%{name}.desktop
  45. %changelog
  46. * Wed Oct 15 2008 Shu KONNO <owa@bg.wakwak.com> 2.1tp-1vl5
  47. - applied new versioning policy, spec in utf-8
  48. * Fri Sep 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.1tp-0vl4
  49. - rebuilt with new toolchains
  50. - changed Group to Applications/Other
  51. * Tue Sep 26 2000 Jun Nishii <jun@vinelinux.org>
  52. - 2.1tp-0vl3
  53. - use applnk instead of wmconfig
  54. - added docs
  55. * Fri Jun 09 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  56. - 2.1tp-0vl2
  57. - modified spec file from SJIS to EUC
  58. * Fri Mar 10 2000 Jun Nishii <jun@vinelinux.org>
  59. - build for Vine Linux 2.0
  60. * Fri Nov 5 1999 Damien Krotkine <damien@mandrakesoft.com>
  61. - Mandrake release
  62. * Tue Nov 2 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
  63. - 2.1tp (whork with 16 and 24 display).
  64. * Thu May 6 1999 Bernhard Rosenkr舅zer <bero@mandrakesoft.com>
  65. - Mandrake adaptions
  66. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  67. - auto rebuild in the new build environment (release 14)
  68. * Wed Mar 17 1999 Preston Brown <pbrown@redhat.com>
  69. - wmconfig entry removed.
  70. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  71. - Injected new description and group.
  72. * Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
  73. - bumped spec number for initial rh 6.0 build
  74. * Wed Aug 12 1998 Jeff Johnson <jbj@redhat.com>
  75. - build root
  76. * Mon Apr 27 1998 Prospector System <bugs@redhat.com>
  77. - translations modified for de, fr, tr
  78. * Fri Oct 24 1997 Marc Ewing <marc@redhat.com>
  79. - wmconfig
  80. * Mon Jul 21 1997 Erik Troan <ewt@redhat.com>
  81. - built against glibc