rpms/ffmpeg/F-19 ffmpeg.spec,1.85,1.86

Nicolas Chauvet kwizart at rpmfusion.org
Tue Aug 13 09:01:54 CEST 2013


Author: kwizart

Update of /cvs/free/rpms/ffmpeg/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14689

Modified Files:
	ffmpeg.spec 
Log Message:
Move vaapi into x86 only



Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-19/ffmpeg.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ffmpeg.spec	1 Aug 2013 08:51:57 -0000	1.85
+++ ffmpeg.spec	13 Aug 2013 07:01:53 -0000	1.86
@@ -50,12 +50,12 @@
 %{?_with_rtmp:BuildRequires: librtmp-devel}
 BuildRequires:  libtheora-devel
 BuildRequires:  libv4l-devel
-%{?!_without_vaapi:BuildRequires: libva-devel >= 0.31.0}
 BuildRequires:  libvdpau-devel
 BuildRequires:  libvorbis-devel
 %{?!_without_vpx:BuildRequires: libvpx-devel >= 0.9.1}
 %ifarch %{ix86} x86_64
 BuildRequires:  libXvMC-devel
+%{?!_without_vaapi:BuildRequires: libva-devel >= 0.31.0}
 %endif
 %{?_with_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
 %{!?_without_openal:BuildRequires: openal-soft-devel}


More information about the rpmfusion-commits mailing list