summaryrefslogtreecommitdiff
path: root/gst-plugins-good.spec.in
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2014-03-15 11:13:05 +0100
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2014-03-15 13:54:47 +0100
commit418a4940a8c41411cef33a0054879cbd4c9bd181 (patch)
tree153f48f0406919873990158399de8f6dfe22b538 /gst-plugins-good.spec.in
parent5d06735dbd8d0a2dbfea97088879130a0d7bbf55 (diff)
v4l2: Use a copy of videodev2.h header
With years the amount of ifdef have grown up and we are not even sure if the old code path compiles. Each time we need to update the v4l2 framework to add the new feature, we break compilation on older kernel. With exception of two controls in the video orientation control, this patch get rid of all ifdef by including the latest version of videodev2.h inside GStreamer. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723446
Diffstat (limited to 'gst-plugins-good.spec.in')
-rw-r--r--gst-plugins-good.spec.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/gst-plugins-good.spec.in b/gst-plugins-good.spec.in
index 3b0d4f420..c0240fce6 100644
--- a/gst-plugins-good.spec.in
+++ b/gst-plugins-good.spec.in
@@ -132,9 +132,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
-
-# sys plugins
-@USE_GST_V4L2_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
+%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
# gstreamer-plugins with external dependencies but in the main package
@USE_LIBCACA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so