mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
Tidy up a little bit
This commit is contained in:
parent
8a7ae2b1a7
commit
3fc45e8525
10
trader.spec
10
trader.spec
@ -25,6 +25,11 @@
|
||||
|
||||
Name: trader
|
||||
Version: %{normalised_version}
|
||||
Release: %{rpm_release_num}%{?dist}
|
||||
Summary: Star Traders, a simple game of interstellar trading
|
||||
License: GPLv3+
|
||||
Group: Amusements/Games
|
||||
URL: http://www.zap.org.au/software/trader/
|
||||
|
||||
%if 0%{?is_prerelease}
|
||||
Source0: ftp://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.gz
|
||||
@ -38,11 +43,6 @@ Source0: ftp://ftp.zap.org.au/pub/trader/unix/trader-%{upstream_version}.
|
||||
%define use_suggests_lang 0
|
||||
%endif
|
||||
|
||||
Release: %{rpm_release_num}%{?dist}
|
||||
Summary: Star Traders, a simple game of interstellar trading
|
||||
License: GPLv3+
|
||||
Group: Amusements/Games
|
||||
URL: http://www.zap.org.au/software/trader/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: gperf
|
||||
|
Loading…
Reference in New Issue
Block a user