rpms/transcode/EL-6 transcode.spec,1.41,1.42

Nicolas Chauvet kwizart at rpmfusion.org
Mon May 28 21:12:43 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/transcode/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22375

Modified Files:
	transcode.spec 
Log Message:
Fix build (again)



Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/EL-6/transcode.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- transcode.spec	28 May 2012 18:28:43 -0000	1.41
+++ transcode.spec	28 May 2012 19:12:43 -0000	1.42
@@ -78,7 +78,7 @@
 rm filter/preview/dv_types.h
 rm import/v4l/videodev.h
 rm import/v4l/videodev2.h
-sed -i -e 's|libv4l1-videodev.h|linux/videodev.h|' import/probe_v4l.c
+sed -i -e 's|libv4l1-videodev.h|linux/videodev.h|' import/probe_v4l.c import/v4l/import_v4l.c
 
 %build
 autoreconf -f -i # for patch2, and fixes standard rpaths on lib64 archs


More information about the rpmfusion-commits mailing list