Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28784
Modified Files:
gstreamer-ffmpeg.spec
Log Message:
* Thu Jul 12 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.13-3
- Switch to the build in libav for now, gst-ffmpeg wants libav-0.8,
and the system ffmpeg is 0.11, which is more or less the unreleased
libav-0.9. Once libav-0.9 gets officially released gst-ffmpeg will
hopefully switch to it
- Upgrade the buildin libav to 0.8.3 to get all the security fixes from
upstream libav
Index: gstreamer-ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/devel/gstreamer-ffmpeg.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gstreamer-ffmpeg.spec 12 Jul 2012 14:07:06 -0000 1.21
+++ gstreamer-ffmpeg.spec 12 Jul 2012 14:35:20 -0000 1.22
@@ -25,7 +25,10 @@
Patch12: 0012-ffdec-don-t-flush-buffers-on-DISCONT.patch
BuildRequires: gstreamer-devel >= 0.10.0
BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
-BuildRequires: orc-devel bzip2-devel
+BuildRequires: orc-devel bzip2-devel zlib-devel
+%ifarch %{ix86} x86_64
+BuildRequires: yasm
+%endif
%description
GStreamer is a streaming media framework, based on graphs of filters which
Show replies by date