rpms/vdrift/devel vdrift.spec,1.8,1.9

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Thu Feb 21 12:32:24 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/vdrift/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7854

Modified Files:
	vdrift.spec 
Log Message:
Spec cleanup.



Index: vdrift.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vdrift/devel/vdrift.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vdrift.spec	20 Feb 2008 20:29:49 -0000	1.8
+++ vdrift.spec	21 Feb 2008 12:31:44 -0000	1.9
@@ -25,7 +25,6 @@
 Patch1: vdrift-20071226-paths.patch
 Patch2: vdrift-20071226-gcc4.3.patch
 Patch3: vdrift-20071226-jamfile.patch
-#Patch4: vdrift-20071226-configure.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n)
 BuildRequires: SDL-devel
 BuildRequires: SDL_image-devel
@@ -59,7 +58,6 @@
 %patch1 -p0
 %patch2 -p0
 %patch3 -p0
-#%patch4 -p0
 
 /bin/chmod -x src/gamestate.cpp
 /bin/chmod -x src/logo.cpp
@@ -73,9 +71,6 @@
 jam bulletcollision bulletmath
 cd ..
 
-#hack for bullet on ppc
-#ln -s bullet-2.64/out/linuxppc bullet-2.64/out/linuxx86
-
 CC="gcc" CXX="g++" CXXFLAGS="%{optflags}" scons destdir=%{buildroot} bin=/bin use_binreloc=0 release=1 os_cc=1 os_cxx=1 os_cxxflags=1 NLS=0
 
 %install




More information about the fedora-extras-commits mailing list