Enable opencv plugin
This commit is contained in:
parent
1529ccabcd
commit
66f0bd8997
@ -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 <otte@redhat.com> 0.10.21.4-2
|
||||
- Enable opencv plugin
|
||||
|
||||
* Tue May 03 2011 Benjamin Otte <otte@redhat.com> 0.10.21.4-1
|
||||
- Update prerelease
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user