]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- added asneeded patch
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 6 Apr 2007 14:34:18 +0000 (14:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS.spec -> 1.39

TORCS.spec

index 2348ca3c8fdd059ab4afd3b93530b794a73a2e14..444817c1e415574c63f6c1ea650d8d88347b8b57 100644 (file)
@@ -40,11 +40,12 @@ Source15:   http://dl.sourceforge.net/torcs/%{name}-%{version}-data-cars-VM.tgz
 Source16:      %{name}.desktop
 Source17:      %{name}.png
 Patch0:                %{name}-link.patch
+Patch1:                %{name}-asneeded.patch
 URL:           http://www.torcs.org/
+BuildRequires: OpenGL-glut-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: freealut-devel
-BuildRequires: glut-devel >= 3.7-14
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: plib-devel >= 1.8.3
@@ -262,6 +263,7 @@ Pliki komputerowych kierowców dla TORCS - olethros.
 mv torcs-%{version}/src/drivers/* src/drivers
 rm -r torcs-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.100965 seconds and 4 git commands to generate.