]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- added compile_fix patch (fixes compilation)
authorgrzegol <grzegol@pld-linux.org>
Thu, 10 Jul 2003 14:58:14 +0000 (14:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 0.2

Changed files:
    TORCS.spec -> 1.14

TORCS.spec

index 3a0adff1a4becd4d77a4eaa45e5a0ed15458b493..d0cd4588086941f70c56ef0e34b5f141586d7cf1 100644 (file)
@@ -7,7 +7,7 @@ Summary:        The Open Racing Car Simulator
 Summary(pl):   The Open Racing Car Simulator - symulator wy¶cigów samochodowych
 Name:          TORCS
 Version:       1.2.1
-Release:       0.1
+Release:       0.2
 License:       GPL     
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/torcs/%{name}-%{version}-src.tgz
@@ -27,6 +27,7 @@ Source6:      http://dl.sourceforge.net/torcs/%{name}-%{version}-data-cars-extra.tgz
 Source7:       http://dl.sourceforge.net/torcs/%{name}-%{version}-data-cars-Patwo-Design.tgz
 # Source7-md5: dddb6ffec22c15a9f8c60d0c69a806cf
 Patch0:                %{name}-inc.patch
+Patch1:                %{name}-compile_fix.patch
 URL:           http://torcs.sourceforge.net/
 BuildRequires: plib > 1.7.0-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,6 +43,7 @@ The Open Racing Car Simulator - symulator wy
 mv torcs-%{version}/src/drivers/* src/drivers
 rm -r torcs-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 CPPFLAGS="-I/usr/X11R6/include"; export CPPFLAGS
This page took 0.069931 seconds and 4 git commands to generate.