xbanner-vl.spec 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. Name: xbanner
  2. Summary: A program for customizing the look of the standard XDM interface.
  3. Version: 1.31
  4. Release: 7vl2
  5. License: GPL
  6. Group: User Interface/X
  7. Source0: ftp://physics.fullerton.edu/pub/Linux/XBanner/XBanner1.31.tar.gz
  8. Patch0: xbanner-1.3-rh.patch
  9. Patch1: xbanner-1.3-nonroot.patch
  10. Buildroot: %{_tmppath}/xbanner-root
  11. %description
  12. The XBanner program allows the display of text, patterns and images
  13. in the root window, so users can customize the XDM style login screen
  14. and/or the normal X background.
  15. Install XBanner if you'd like to change the look of your X login screen
  16. and/or X background.
  17. %prep
  18. %setup -q -n XBanner1.31
  19. %patch0 -p1 -b .patch
  20. %patch1 -p0 -b .nonroot
  21. %build
  22. make CFLAGS="$RPM_OPT_FLAGS"
  23. %install
  24. rm -rf $RPM_BUILD_ROOT
  25. mkdir -p $RPM_BUILD_ROOT
  26. mkdir -p $RPM_BUILD_ROOT/usr
  27. mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin
  28. mkdir -p $RPM_BUILD_ROOT/usr/X11R6/include/X11/pixmaps
  29. mkdir -p $RPM_BUILD_ROOT/usr/X11R6/lib/X11/app-defaults
  30. make ROOT="$RPM_BUILD_ROOT" install
  31. %clean
  32. rm -rf $RPM_BUILD_ROOT
  33. %files
  34. # I left random_effect out because the default "make install" rule doesn't
  35. # install it
  36. %defattr(-,root,root)
  37. %doc samples docs/*
  38. %attr(755,root,bin) /usr/X11R6/bin/freetemp
  39. %attr(755,root,bin) /usr/X11R6/bin/xbanner
  40. %attr(755,root,bin) /usr/X11R6/bin/xb_check
  41. %changelog
  42. * Mon Sep 18 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.31-7vl2
  43. - rebuilt with new toolchains
  44. - removed xsri
  45. - changed Group to User Interface/X
  46. * Wed Dec 19 2001 Toru Sagami <sagami@vinelinux.org>
  47. - 1.31-7vl1: non-root build
  48. * Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
  49. - hacked xsri into this package for now
  50. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  51. - auto rebuild in the new build environment (release 6)
  52. * Wed Jan 27 1999 Preston Brown <pbrown@redhat.com>
  53. - removed shadow-penguin thingie, replaced with real shadowman (tm reasons)
  54. - cleanups
  55. * Thu Dec 17 1998 Michael Maher <mike@redhat.com>
  56. - built package for 6.0
  57. * Wed Sep 02 1998 Michael Maher <mike@redhat.com>
  58. - cleaned up spec, built for 5.2
  59. * Mon Apr 27 1998 Prospector System <bugs@redhat.com>
  60. - translations modified for de, fr, tr
  61. * Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
  62. - built against glibc