commit b04f3c4ce3253728fe0e9cb54d52950bb83f279f
Author: Benjamin Otte <otte(a)redhat.com>
Date: Thu Dec 2 17:17:46 2010 +0100
Don't call autoreconf anymore
It's not needed, because those patches have been removed.
gstreamer-plugins-base.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 49a9c91..546efea 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -42,9 +42,6 @@ Obsoletes: gstreamer-plugins
BuildRequires: gtk-doc >= 1.3
BuildRequires: PyXML
-# Building with new make
-BuildRequires: automake autoconf libtool
-
%description
GStreamer is a streaming media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything
@@ -58,8 +55,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-autoreconf -f
-
%build
%configure \
--with-package-name='Fedora gstreamer-plugins-base package' \
Show replies by date