pkg://xoth-1.0-2.src.rpm:10403/xoth-1.0.spec
info downloads
Summary: Two player network othello
Name: xoth
Version: 1.0
Release: 2
Source: ftp://gatekeeper.dec.com/pub/X11-contrib/xoth-1.0.tgz
Copyright: distributable
Packager: chorn@warwick.net
Group: X11/Games/Strategy
%description
A two player networked othello game.
%prep
cd /usr/src/redhat/BUILD
rm -rf xoth-1.0
gzip -dc /usr/src/redhat/SOURCES/xoth-1.0.tgz | tar -xvvf -
chown root.root xoth-1.0/README
%build
cd xoth-1.0
xmkmf
make
%install
cd xoth-1.0
make install
%files
%doc xoth-1.0/README
/usr/X11R6/bin/xoth