rpms/vbam/devel vbam.spec,1.4,1.5

Jeremy Newton jem256 at rpmfusion.org
Mon Jul 16 04:30:36 CEST 2012


Author: jem256

Update of /cvs/free/rpms/vbam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3715

Modified Files:
	vbam.spec 
Log Message:
Recommit of last rev



Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/vbam.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vbam.spec	16 Jul 2012 01:29:01 -0000	1.4
+++ vbam.spec	16 Jul 2012 02:30:36 -0000	1.5
@@ -89,6 +89,8 @@
 
 %build
 %cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DVERSION=%{version} -DCMAKE_SKIP_RPATH=ON -DENABLE_LINK=ON
+#Required for ffmpeg header to build
+export CPATH='/usr/include/ffmpeg'
 #Needed for rpmfusion build servers
 make V=1
 


More information about the rpmfusion-commits mailing list