pkg://xigc-3.93-1.src.rpm:161705/xigc-3.93.spec
info downloads
Summary: X Windows Interface to IGS, the Internet Go Server
Name: xigc
Version: 3.93
Release: 1
Source: ftp://igs.nuri.net/Go/xigc_v3.93.tar.Z
Copyright: distributable
Packager: chorn@warwick.net
Group: X11/Games/Strategy
%description
Provides an X windows interface to IGS, the Internet Go Server.
%prep
cd /usr/src/redhat/BUILD
rm -rf xigc
mkdir xigc
cd xigc
gzip -dc /usr/src/redhat/SOURCES/xigc_v3.93.tar.Z | tar -xvvf -
chown root.root README sample_xigcrc
%build
cd xigc
xmkmf
make
%install
rm -f /usr/X11/bin/xigc
rm -f /usr/X11/bin/igscomm
cd xigc
make install
install -c -m 0444 xigc.man /usr/X11/man/man1/xigc.1x
%files
%doc xigc/README xigc/sample_xigcrc
/usr/X11/bin/xigc
/usr/X11/bin/igscomm
/usr/lib/X11/app-defaults/XIgc
/usr/X11/man/man1/xigc.1x