Update to 0.7.3
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=30
This commit is contained in:
@@ -1,12 +1,24 @@
|
||||
#
|
||||
# spec file for package supertuxkart
|
||||
#
|
||||
# Copyright (c) 2011 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: supertuxkart
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 1
|
||||
License: GPL-2.0+
|
||||
Summary: A 3D kart racing game
|
||||
@@ -63,6 +75,16 @@ unzip %{SOURCE1}
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
%suse_update_desktop_file supertuxkart
|
||||
|
||||
# minor cleanup after install... these files do not belong there!
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/CFontTool.cpp
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/CFontTool.h
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/CVectorFontTool.h
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/irrFontTool_v9.sln
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/irrFontTool_v9.vcproj
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/main.cpp
|
||||
rm %{buildroot}%{_datadir}/supertuxkart/po_list
|
||||
#end clean
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
|
Reference in New Issue
Block a user