Пакет tremulous-data: Specfile

Name: tremulous-data
Version: 1.2.0
Release: alt2

Summary: Tremulous - 3D FPS Strategic Shooter - Data files
License: GPL
Group: Games/Arcade

Url: http://tremulous.net
Source: tremulous-data-%version.tar.bz2
BuildArch: noarch

%define tdatadir %_gamesdatadir/tremulous

%description
Tremulous is a free, open source game that blends a team based FPS with elements
of an RTS. Players can choose from 2 unique races, aliens and humans. Players on
both teams are able to build working structures in-game like an RTS. These
structures provide many functions, the most important being spawning. The
designated builders must ensure there are spawn structures or other players will
not be able to rejoin the game after death. Other structures provide automated
base defense (to some degree), healing functions and much more...

This package contains data files needed for Tremulous.

%install
mkdir -p %buildroot%tdatadir
tar -jxf %SOURCE0 -C %buildroot%tdatadir

%files
%tdatadir

%changelog
* Sat Oct 05 2019 Michael Shigorin <mike@altlinux.org> 1.2.0-alt2
- Dropped ExclusiveArch: as tremulous has been built
  on all of our primary arches

* Wed Aug 05 2018 Pavel Moseev <mars@altlinux.org> 1.2.0-alt1
- Updated to upstream version 1.2.0-beta

* Wed Sep 10 2008 Timur Batyrshin <erthad@altlinux.org> 1.1.0-alt1
- Initial build for ALT Linux