pkg://scavenger-1.4.0-3.src.rpm:156574/scavenger.spec
info downloads
Summary: An X Window System game like LodeRunner.
Name: scavenger
Version: 1.4.0
Release: 3
Copyright: GPL
Group: Amusements/Games
Patch0: scavenger.patch
Source: http://www.xdr.com/dash/xscavenger-140.tgz
URL: http://www.xdr.com/dash/scavenger.html
BuildRoot: %{_tmppath}/xscavenger-%{version}-root
%description
Scavenger is an X Window System game that resembles LodeRunner. You
have to run around, collecting objects, while avoiding enemies.
%prep
%setup -q -n xscavenger-140
%patch0 -p1
%build
cd src
xmkmf -a
make LIBNAME=/usr/share/scavenger
%install
rm -rf $RPM_BUILD_ROOT
cd src
make install DESTDIR=$RPM_BUILD_ROOT LIBNAME=/usr/share/scavenger
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README
/usr/X11R6/bin/scavenger
/usr/share/scavenger
%changelog
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
* Mon Jul 02 2000 Trond Eivind Glomsrød <teg@redhat.com>
- version 1.4.0
- use Imake's make install
- use %%{_tmppath}
* Fri May 19 2000 Tim Powers <timp@redhat.com>
- rebuilt for 7.0
* Wed Aug 18 1999 Tim Powers <timp@redhat.com>
- excludearch alpha
* Wed Jul 21 1999 Tim Powers <timp@redhat.com>
- updated source to 1.3.7
- built for 6.1
* Wed May 12 1999 Bill Nottingham <notting@redhat.com>
- put files in right place
* Fri Apr 09 1999 Michael Maher <mike@redhat.com>
- built package