diff --git a/gstreamer-plugins-bad-free.spec b/gstreamer-plugins-bad-free.spec index 40df7d9..5821f45 100644 --- a/gstreamer-plugins-bad-free.spec +++ b/gstreamer-plugins-bad-free.spec @@ -7,7 +7,7 @@ Summary: GStreamer streaming media framework "bad" plug-ins Name: gstreamer-plugins-bad-free Version: 0.10.21.4 -Release: 1%{?dist} +Release: 2%{?dist} # The freeze and nfs plugins are LGPLv2 (only) License: LGPLv2+ and LGPLv2 Group: Applications/Multimedia @@ -56,6 +56,7 @@ BuildRequires: libsndfile-devel BuildRequires: libtimidity-devel BuildRequires: libvpx-devel BuildRequires: mesa-libGLU-devel +BuildRequires: opencv-devel BuildRequires: openssl-devel BuildRequires: orc-devel BuildRequires: schroedinger-devel @@ -278,6 +279,7 @@ aren't tested well enough, or the code is not of good enough quality. %{_libdir}/gstreamer-%{majorminor}/libgstcurl.so %{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so %{_libdir}/gstreamer-%{majorminor}/libgstmythtvsrc.so +%{_libdir}/gstreamer-%{majorminor}/libgstopencv.so %{_libdir}/gstreamer-%{majorminor}/libgstsdl.so %{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so %{_libdir}/gstreamer-%{majorminor}/libgsttimidity.so @@ -307,6 +309,9 @@ aren't tested well enough, or the code is not of good enough quality. %doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor} %changelog +* Fri May 06 2011 Benjamin Otte 0.10.21.4-2 +- Enable opencv plugin + * Tue May 03 2011 Benjamin Otte 0.10.21.4-1 - Update prerelease