commit a99cf4a418cb290a8efe0f2e1c6553f346feb7e2
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 21:12:48 2010 +0000
Re-autogen so the patches get picked up
gstreamer-plugins-base.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 6668588..9be3f54 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -43,6 +43,7 @@ BuildRequires: gtk-doc >= 1.3
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
@@ -64,6 +65,8 @@ pushd common/
%patch1 -p1 -b .new-make2
popd
+autoreconf -f
+
%build
%configure \
--with-package-name='Fedora gstreamer-plugins-base package' \