+### VIDEO 4 LINUX 2 ###
+@USE_V4L2_TRUE@%package -n gstreamer-v4l2
+@USE_V4L2_TRUE@Summary: GStreamer Video for Linux 2 plug-in.
+@USE_V4L2_TRUE@Group: Libraries/Multimedia
+@USE_V4L2_TRUE@Requires: gstreamer-plugins = %{version}
+@USE_V4L2_TRUE@BuildRequires: glibc-devel
+@USE_V4L2_TRUE@
+@USE_V4L2_TRUE@%description -n gstreamer-v4l2
+@USE_V4L2_TRUE@Plug-in for accessing Video for Linux devices.
+@USE_V4L2_TRUE@
+@USE_V4L2_TRUE@%files -n gstreamer-v4l2
+@USE_V4L2_TRUE@%defattr(-, root, root)
+@USE_V4L2_TRUE@%{_libdir}/gst/libgstv4l2element.so
+@USE_V4L2_TRUE@%{_libdir}/gst/libgstv4l2src.so
+