SPECS: TORCS.spec - added asneeded patch
megabajt
megabajt at pld-linux.org
Fri Apr 6 16:34:23 CEST 2007
Author: megabajt Date: Fri Apr 6 14:34:23 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added asneeded patch
---- Files affected:
SPECS:
TORCS.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/TORCS.spec
diff -u SPECS/TORCS.spec:1.38 SPECS/TORCS.spec:1.39
--- SPECS/TORCS.spec:1.38 Mon Feb 12 22:23:45 2007
+++ SPECS/TORCS.spec Fri Apr 6 16:34:18 2007
@@ -41,11 +41,12 @@
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
@@ -263,6 +264,7 @@
mv torcs-%{version}/src/drivers/* src/drivers
rm -r torcs-%{version}
%patch0 -p1
+%patch1 -p1
%build
%{__aclocal}
@@ -448,6 +450,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2007/04/06 14:34:18 megabajt
+- added asneeded patch
+
Revision 1.38 2007/02/12 21:23:45 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/TORCS.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list