fix
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=48
This commit is contained in:
@@ -18,6 +18,7 @@ Tue Nov 26 18:14:30 UTC 2013 - dimstar@opensuse.org
|
|||||||
+ Added ability to save and resume Grand Prix.
|
+ Added ability to save and resume Grand Prix.
|
||||||
+ Improved skid marks and particle effects.
|
+ Improved skid marks and particle effects.
|
||||||
- Drop supertuxkart-desktop.patch: fixed upstream.
|
- Drop supertuxkart-desktop.patch: fixed upstream.
|
||||||
|
- Add bluez-devel BuildRequires: new dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 20 16:21:05 UTC 2013 - cfarrell@suse.com
|
Wed Feb 20 16:21:05 UTC 2013 - cfarrell@suse.com
|
||||||
|
@@ -26,6 +26,7 @@ Url: http://supertuxkart.sourceforge.net/
|
|||||||
Source: http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.bz2
|
Source: http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.bz2
|
||||||
# Geeko kart add-on (CC-BY 3.0)
|
# Geeko kart add-on (CC-BY 3.0)
|
||||||
Source1: http://stkaddons.net/dl/14e6ba25b17f0d.zip
|
Source1: http://stkaddons.net/dl/14e6ba25b17f0d.zip
|
||||||
|
BuildRequires: bluez-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: curl-devel
|
BuildRequires: curl-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@@ -76,7 +77,7 @@ popd
|
|||||||
mkdir cmake_build
|
mkdir cmake_build
|
||||||
cd cmake_build
|
cd cmake_build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
|
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
|
||||||
make %{?_smp_mflags} VERBOSE=1
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd cmake_build
|
cd cmake_build
|
||||||
|
Reference in New Issue
Block a user