From 6068ea9fb1e885f19fbf2379285ad76e689f356f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 4 May 2013 14:48:59 -0400 Subject: [PATCH] Move soundtouch-devel BR to outside RHEL conditional, since it is available there. --- gstreamer-plugins-bad-free.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gstreamer-plugins-bad-free.spec b/gstreamer-plugins-bad-free.spec index 5300646..ad88007 100644 --- a/gstreamer-plugins-bad-free.spec +++ b/gstreamer-plugins-bad-free.spec @@ -14,7 +14,7 @@ Summary: GStreamer streaming media framework "bad" plug-ins Name: gstreamer-plugins-bad-free Version: 0.10.23 -Release: 17%{?dist} +Release: 18%{?dist} # The freeze and nfs plugins are LGPLv2 (only) License: LGPLv2+ and LGPLv2 Group: Applications/Multimedia @@ -65,6 +65,7 @@ BuildRequires: orc-devel Buildrequires: wavpack-devel BuildRequires: chrpath BuildRequires: opus-devel +BuildRequires: soundtouch-devel %if %{with extras} BuildRequires: celt-devel @@ -84,7 +85,6 @@ BuildRequires: opencv-devel BuildRequires: schroedinger-devel BuildRequires: SDL-devel BuildRequires: slv2-devel -BuildRequires: soundtouch-devel BuildRequires: wildmidi-devel BuildRequires: zbar-devel BuildRequires: zvbi-devel @@ -365,6 +365,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Sat May 04 2013 Colin Walters 0.10.23-18 +- Move soundtouch-devel BR to outside RHEL conditional, since + it is available there. + * Thu May 02 2013 Colin Walters 0.10.23-17 - Hack the gtk-doc to remove plugin docs that are not shipped - Drop mythtv, opencv sources that are no longer buildable