File warzone2100-movies.spec of Package warzone2100-movies

#
# spec file for package warzone2100-movies
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%define oname   warzone2100

Name:           %{oname}-movies
Version:        1.0
Release:        0
Summary:        Innovative 3D real-time strategy
License:        GPL-2.0+
Group:          Amusements/Games/Strategy/Real Time
Url:            http://wz2100.net/
Source0:        http://sourceforge.net/projects/warzone2100/files/warzone2100/Videos/low-quality-en/sequences.wz
Requires:       %{oname}
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
In Warzone 2100, you command the forces of The Project in a battle
to rebuild the world after mankind has almost been destroyed by
nuclear missiles.

The game offers campaign, multi-player, and single-player skirmish
modes. An extensive tech tree with over 400 different technologies,
combined with the unit design system, allows for a wide variety of
possible units and tactics.

Warzone 2100 was originally developed as a commercial game by Pumpkin
Studios and published in 1999, and was released as open source by
them in 2004, for the community to continue working on it.

This package provides the optional (low-quality) movies for Warzone2100.

%prep

%build

%install
mkdir -p %{buildroot}/%{_datadir}/%{oname}/
install -D -m 0755 %{SOURCE0} %{buildroot}/%{_datadir}/%{oname}

%files
%defattr(-,root,root,-)
%{_datadir}/%{oname}

%changelog
openSUSE Build Service is sponsored by