Author: kwizart
Update of /cvs/free/rpms/transcode/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20996
Modified Files:
transcode.spec
Log Message:
Fix v4l1 header
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/EL-6/transcode.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- transcode.spec 28 May 2012 17:37:08 -0000 1.40
+++ transcode.spec 28 May 2012 18:28:43 -0000 1.41
@@ -78,6 +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
%build
autoreconf -f -i # for patch2, and fixes standard rpaths on lib64 archs
Show replies by date