Name: trader Version: 7.4 Release: 1%{?dist} Summary: Star Traders, a simple game of interstellar trading License: GPLv3+ URL: http://www.zap.org.au/software/trader/ Source0: ftp://ftp.zap.org.au/pub/trader/unix/trader-%{version}.tar.gz BuildRequires: gettext ncurses-devel Provides: bundled(gnulib) %description Star Traders is a simple game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner). %prep %setup -q %build %configure make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %find_lang %{name} %files -f %{name}.lang %doc COPYING NEWS README %doc %{_mandir}/man6/trader.6* %{_bindir}/trader %changelog * Wed May 09 2012 John Zaitseff - 7.4-1 - Updated the RPM package for a new release of Star Traders: version 7.4. * Mon Apr 30 2012 John Zaitseff - 7.3.99.2-2 - Changed the RPM spec file to remove OpenSUSE-specific sections * Mon Apr 16 2012 John Zaitseff - 7.3.99.2-1 - Initial RPM package of Star Traders.