File diff r19894:5be443ca1ba5 → r19895:989585c747f1
os/rpm/openttd.spec
Show inline comments
 
@@ -8,27 +8,27 @@
 
# 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:           openttd
 
Version:        1.3.alpha
 
Version:        1.3.beta1
 
Release:        0
 
%define srcver  1.3.0-alpha
 
%define srcver  1.3.0-beta1
 
Summary:        An open source reimplementation of Chris Sawyer's Transport Tycoon Deluxe
 
License:        GPL-2.0
 
Group:          Amusements/Games/Strategy/Other
 
Url:            http://www.openttd.org
 

	
 
Source:         http://binaries.openttd.org/releases/%{srcver}/%{name}-%{srcver}-source.tar.gz
 

	
 
%if 0%{?suse_version} || 0%{?mdkversion}
 
Recommends:     %{name}-gui
 
%endif
 

	
 
BuildRequires:  gcc-c++