From a021051e678fadbe7af39d1c8e17fc4b9e8f5e98 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 17 Jun 2010 13:35:31 +0000 Subject: [PATCH] - Move zbar to -extras. It pulls in too many deps and is not really useful. --- gstreamer-plugins-bad-free.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gstreamer-plugins-bad-free.spec b/gstreamer-plugins-bad-free.spec index 32a6d6e..5e8b108 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.19 -Release: 3%{?dist} +Release: 4%{?dist} # The freeze and nfs plugins are LGPLv2 (only) License: LGPLv2+ and LGPLv2 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}/libgstsndfile.so %{_libdir}/gstreamer-%{majorminor}/libgstvp8.so -%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so #debugging plugin %{_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}/libgsttimidity.so %{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so +%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so # Linux specific plugins %{_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} %changelog +* Thu Jun 17 2010 Benjamin Otte 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 0.10.19-3 - Put back accidentally deleted make command