xsnow-vl.spec 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. Summary: Xsnow will spread Christmas cheer on your X display
  2. Summary(ja): あなたのディスプレイをクリスマスの雰囲気にします.
  3. Name: xsnow
  4. Version: 1.42
  5. Release: 1%{?_dist_release}
  6. License: MIT
  7. Group: Applications/Other
  8. URL: http://www.euronet.nl/~rja/Xsnow/
  9. Source0: http://www.euronet.nl/~rja/Xsnow/xsnow-%{version}.tar.gz
  10. Source1: xsnow.wmconfig
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. BuildRequires: xorg-x11-devel
  13. Requires: xorg-x11-libs
  14. %description
  15. A continual gentle snowfall is accompanied by Santa Claus flying his
  16. sleigh around your screen. Don't forget to shake the snow off those
  17. windows every now and then!
  18. %prep
  19. %setup -q
  20. %build
  21. xmkmf
  22. %__make
  23. %install
  24. %__rm -rf %{buildroot}
  25. %__mkdir_p %{buildroot}%{_sysconfdir}/X11/wmconfig
  26. %__make DESTDIR=%{buildroot} MANPATH=%{_mandir} install install.man
  27. %__install -p -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/wmconfig/xsnow
  28. %clean
  29. %__rm -rf %{buildroot}
  30. %files
  31. %defattr(-,root,root)
  32. %doc README
  33. %{_bindir}/xsnow
  34. %{_mandir}/man1/xsnow.1x*
  35. %config %{_sysconfdir}/X11/wmconfig/xsnow
  36. %changelog
  37. * Wed Oct 15 2008 Shu KONNO <owa@bg.wakwak.com> 1.42-1vl5
  38. - applied new versioning policy, spec in utf-8
  39. - added MANPATH at make-install
  40. - modified directories
  41. * Fri Sep 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.42-0vl3
  42. - changed Group to Applications/Other
  43. * Tue Jan 31 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.42-0vl2
  44. - rebuild
  45. * Tue Jan 31 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.42-0vl1
  46. - upstream release
  47. - update URL
  48. - s/Copyright/License/
  49. - use more macros
  50. - add BuildRequires: XOrg-devel
  51. - add README
  52. * Thu Nov 9 2000 Masato Bito <masato@nets.ce.hiroshima-cu.ac.jp>
  53. - 1.40-7vl2
  54. - modified %files section to handle compressed man pages
  55. * Fri May 08 1998 Prospector System <bugs@redhat.com>
  56. - translations modified for de, fr, tr
  57. * Wed Oct 22 1997 Donnie Barnes <djb@redhat.com>
  58. - added wmconfig entry
  59. * Mon Oct 20 1997 Donnie Barnes <djb@redhat.com>
  60. - spec file cleanups
  61. * Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
  62. - built against glibc