File simutrans-pak128-japan.spec of Package simutrans-pak128-japan
#
# spec file for package simutrans pak128 japan
#
# Copyright (c) 2012-2015 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/
#
Name: simutrans-pak128-japan
Version: 120.0alpha
Release: 0
Summary: Transport and Economic Simulation Game Assets
License: SUSE-Freeware
Group: Amusements/Games/Strategy/Real Time
Url: http://pak128.jpn.org/
Source0: pak128.japan.tar.gz
BuildRequires: unzip
Requires: simutrans >= 120.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
The japanese community has built many great trains for Simutrans.
However, it was felt, that the scale of pak128 did not meet the
desired level of detail. Thus pak128.Japan was designed. Here the
trains are enhanced as compared to the standard size. Also this
pak is made more consistently, since it did not incorporated any
pak128 objects.
%prep
%setup -c -n pak128.japan
%build
%install
mkdir -p %{buildroot}%{_datadir}/simutrans
cp -a * %{buildroot}%{_datadir}/simutrans
%files
%defattr(-, root, root)
%{_datadir}/simutrans
%changelog