pkg://xcolormap-1.0-2.src.rpm:6211/xcolormap-1.0.spec
info downloads
Summary: Display current X colormap
Name: xcolormap
Version: 1.0
Release: 2
Source: ftp://gatekeeper.dec.com/pub/X11-contrib/xcolormap.tar.Z
Copyright: distributable
Packager: chorn@warwick.net
Group: X11/Utilities
Patch: xcolormap.patch
%description
Displays current default X colormap in a window that can be resized or can
also be the root window.
%prep
cd /usr/src/redhat/BUILD
rm -rf xcolormap
gzip -dc /usr/src/redhat/SOURCES/xcolormap.tar.Z | tar -xvvf -
%patch -p0
%build
cd xcolormap
make
%install
cd xcolormap
install -s xcolormap /usr/X11R6/bin/xcolormap
%files
/usr/X11R6/bin/xcolormap