[ekiga] and we need to autoreconf

Peter Robinson pbrobinson at fedoraproject.org
Tue Jul 19 08:58:45 UTC 2011


commit ee9fcf851c89f5f46b7edc87b976e716547ff73f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jul 19 09:58:34 2011 +0100

    and we need to autoreconf

 ekiga.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/ekiga.spec b/ekiga.spec
index 413d7c7..1c18577 100644
--- a/ekiga.spec
+++ b/ekiga.spec
@@ -34,6 +34,10 @@ BuildRequires:	intltool
 BuildRequires:	pkgconfig
 BuildRequires:	scrollkeeper
 
+BuildRequires:	autoconf
+BuildRequires:	gnome-common
+BuildRequires:	libtool
+
 Requires:	evolution-data-server
 Requires:	dbus
 Requires:	GConf2
@@ -56,6 +60,7 @@ It uses the standard SIP and H323 protocols.
 rm ekiga.schemas
 
 %build
+autoreconf
 CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC"
 %configure --disable-scrollkeeper --with-boost-libdir=%{_libdir}
 make %{?_smp_mflags}


More information about the scm-commits mailing list