commit 1f51d28646771c99fe24024e6be092c030f91347
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Fri Nov 12 08:23:51 2010 -0500
try without patches
gstreamer-plugins-base.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 7f7b5d6..3e02028 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -44,8 +44,8 @@ BuildRequires: PyXML
# Building with new make
BuildRequires: automake autoconf libtool
-Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
-Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
+#Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
+#Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -60,10 +60,10 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-pushd common/
-%patch0 -p1 -b .new-make
-%patch1 -p1 -b .new-make2
-popd
+#pushd common/
+#%patch0 -p1 -b .new-make
+#%patch1 -p1 -b .new-make2
+#popd
autoreconf -f
Show replies by date