commit 1768ea797cfacd122d58ab93084dbd29ae980bdc
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Thu Jul 16 15:58:36 2009 +0000
CD speed patch shouldn't be needed anymore
gstreamer-plugins-base.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index a8a6436..c9be548 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -14,7 +14,7 @@ URL:
http://gstreamer.freedesktop.org/
Source:
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: gstpb-0.10.15-cd-speed.patch
+#Patch0: gstpb-0.10.15-cd-speed.patch
#
http://bugzilla.gnome.org/show_bug.cgi?id=586356
#
https://bugzilla.redhat.com/show_bug.cgi?id=506767
Patch1: 0001-Move-plugin-selector-to-gst-plugins-base.patch
@@ -56,7 +56,7 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-%patch0 -p1 -b .cd-speed
+#%patch0 -p1 -b .cd-speed
%patch1 -p1 -b .input-selector
libtoolize -f
autoreconf