rpms/vdrift/F-11 vdrift.spec,1.16,1.17

Jon Ciesla limb at fedoraproject.org
Thu Aug 6 18:35:59 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/vdrift/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8733

Modified Files:
	vdrift.spec 
Log Message:
Path fix.



Index: vdrift.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vdrift/F-11/vdrift.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- vdrift.spec	1 Jul 2009 19:30:29 -0000	1.16
+++ vdrift.spec	6 Aug 2009 18:35:58 -0000	1.17
@@ -1,6 +1,6 @@
 Name: vdrift
 Version:  20090615
-Release:  1%{?dist}
+Release:  3%{?dist}
 Summary: Driving/drift racing simulation
 
 Group: Amusements/Games 
@@ -95,7 +95,7 @@ sed -i 's/linuxx86/linuxppc/' src/SConsc
 #make
 #cd ..
 
-CC="gcc" CXX="g++" CXXFLAGS="%{optflags}" scons bin=/bin use_binreloc=0 release=1 os_cc=1 os_cxx=1 os_cxxflags=1 NLS=0
+CC="gcc" CXX="g++" CXXFLAGS="%{optflags}" scons bin=/bin prefix=/usr use_binreloc=0 release=1 os_cc=1 os_cxx=1 os_cxxflags=1 NLS=0
 
 %install
 rm -rf %{buildroot}
@@ -143,6 +143,12 @@ rm -rf %{buildroot}
 %{_datadir}/vdrift
 
 %changelog
+* Thu Aug 06 2009 Jon Ciesla <limb at jcomserv.net> - 20090615-3
+- Path fix, BZ 515908.
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20090615-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Tue Jun 30 2009 Jon Ciesla <limb at jcomserv.net> - 20090615-1
 - Update to 2009-06-15.
 - Split data into noarch subpackage, BZ 508079.




More information about the fedora-extras-commits mailing list