File simutrans-pak64-japan.spec of Package simutrans-pak64-japan
#
# spec file for package simutrans pak64 japan
#
# Copyright (c) 2012-2022 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-pak64-japan
Version: 123.0
Release: 0
Summary: Transport and Economic Simulation Game Assets
License: SUSE-Freeware
# Licence details at https://sourceforge.net/p/simutrans/code/HEAD/tree/pak64.japan/license.txt
Group: Amusements/Games/Strategy/Real Time
Url: http://forum.simutrans.com/index.php?board=121.0
Source0: simupak64.japan-123-0.zip
BuildRequires: unzip
Requires: simutrans
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Pak64.Japan evolved from pak64, after original images were replaced by Japanese versions.
You will see typical Japanese architecture and vehicles (yes! It includes the famous shinkansens!),
transport rice and electronics. And the most important, you will drive on left.
%prep
%setup -c -n simutrans
%build
%install
mkdir -p %{buildroot}%{_datadir}/simutrans
cd simutrans
cp -a * %{buildroot}%{_datadir}/simutrans
%files
%defattr(-, root, root)
%{_datadir}/simutrans
%changelog