From b3da0d63548dee3c1a20138b0f2b20a0ba76a8e8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 17 Jan 2007 15:21:47 +0000 Subject: [PATCH] call automake --- totem.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/totem.spec b/totem.spec index 62b4b9c..9fa79e0 100644 --- a/totem.spec +++ b/totem.spec @@ -43,6 +43,8 @@ BuildRequires: libXt-devel BuildRequires: dbus-devel BuildRequires: hal-devel BuildRequires: gnome-doc-utils +BuildRequires: automake +BuildRequires: libtool Obsoletes: nautilus-media @@ -93,6 +95,8 @@ applications with Totem's plparser library. # not find playbin the first time around /usr/bin/gst-inspect-0.10 --print-all > /dev/null export MOZILLA_PLUGINDIR=%{_libdir}/mozilla +aclocal +automake %configure \ --enable-gstreamer \ --disable-lirc \