- Move zbar to -extras. It pulls in too many deps and is not really useful.
This commit is contained in:
parent
b33f9fb4a0
commit
a021051e67
@ -7,7 +7,7 @@
|
|||||||
Summary: GStreamer streaming media framework "bad" plug-ins
|
Summary: GStreamer streaming media framework "bad" plug-ins
|
||||||
Name: gstreamer-plugins-bad-free
|
Name: gstreamer-plugins-bad-free
|
||||||
Version: 0.10.19
|
Version: 0.10.19
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# The freeze and nfs plugins are LGPLv2 (only)
|
# The freeze and nfs plugins are LGPLv2 (only)
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -245,7 +245,6 @@ aren't tested well enough, or the code is not of good enough quality.
|
|||||||
%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstvp8.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstvp8.so
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so
|
|
||||||
|
|
||||||
#debugging plugin
|
#debugging plugin
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
|
||||||
@ -260,6 +259,7 @@ aren't tested well enough, or the code is not of good enough quality.
|
|||||||
%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgsttimidity.so
|
%{_libdir}/gstreamer-%{majorminor}/libgsttimidity.so
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
|
||||||
|
%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so
|
||||||
# Linux specific plugins
|
# Linux specific plugins
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
|
||||||
|
|
||||||
@ -280,6 +280,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}
|
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2010 Benjamin Otte <otte@redhat.com> 0.10.19-4
|
||||||
|
- Move zbar to -extras. It pulls in too many deps and is not really useful.
|
||||||
|
|
||||||
* Tue Jun 01 2010 Benjamin Otte <otte@redhat.com> 0.10.19-3
|
* Tue Jun 01 2010 Benjamin Otte <otte@redhat.com> 0.10.19-3
|
||||||
- Put back accidentally deleted make command
|
- Put back accidentally deleted make command
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user