rpms/mesa/devel mesa.spec,1.154,1.155

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Jan 21 16:50:50 UTC 2008


Author: ajax

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

Modified Files:
	mesa.spec 
Log Message:
* Mon Jan 21 2008 Adam Jackson <ajax at redhat.com>
- Make the demo seddery prettier.



Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- mesa.spec	4 Dec 2007 01:53:11 -0000	1.154
+++ mesa.spec	21 Jan 2008 16:49:55 -0000	1.155
@@ -188,10 +188,10 @@
 rm -f include/GL/uglglutshapes.h
 
 # Hack the demos to use installed data files
-sed -i -e 's,../images,%{_libdir}/mesa-demos-data,' progs/demos/*.c
-sed -i -e 's,geartrain.dat,%{_libdir}/mesa-demos-data/geartrain.dat,' progs/demos/geartrain.c
-sed -i -e 's,isosurf.dat,%{_libdir}/mesa-demos-data/isosurf.dat,' progs/demos/isosurf.c
-sed -i -e 's,"terrain.dat","%{_libdir}/mesa-demos-data/terrain.dat",' progs/demos/terrain.c
+sed -i 's,../images,%{_libdir}/mesa-demos-data,' progs/demos/*.c
+sed -i 's,geartrain.dat,%{_libdir}/mesa-demos-data/&,' progs/demos/geartrain.c
+sed -i 's,isosurf.dat,%{_libdir}/mesa-demos-data/&,' progs/demos/isosurf.c
+sed -i 's,terrain.dat,%{_libdir}/mesa-demos-data/&,' progs/demos/terrain.c
 
 %build
 
@@ -413,6 +413,9 @@
 %{_libdir}/mesa-demos-data
 
 %changelog
+* Mon Jan 21 2008 Adam Jackson <ajax at redhat.com>
+- Make the demo seddery prettier.
+
 * Tue Dec 04 2007 Dave Airlie <airlied at redhat.com> 7.1-0.7
 - Remove references to libgl symbol from i915
 




More information about the fedora-extras-commits mailing list