File simutrans-pak32-comic.spec of Package simutrans-pak32-comics
#
# spec file for package simutrans pak32 comic
#
# 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-pak32-comic
Version: 102.0
Release: 0
Summary: Transport and Economic Simulation Game Assets
License: SUSE-Freeware
Group: Amusements/Games/Strategy/Real Time
Url: http://forum.simutrans.com/index.php?board=117.0
Source0: pak32.comic_102-0.zip
BuildRequires: unzip
Requires: simutrans
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Conflicts: simutrans > 112.0
%description
Born from some wierd idea to make some comic-style buildings, pak32.comic was
concieved. This is currently the lowest resolution graphic set of Simutrans.
It is there, if there will be ever done a simutrans version for PDAs.
%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