diff --git a/ekiga.spec b/ekiga.spec index 3f34e5b..6162cf9 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,7 +1,7 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga Version: 3.1.0 -Release: 8%{?dist} +Release: 9%{?dist} URL: http://www.ekiga.org/ Source0: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1/%{name}-%{version}.tar.bz2 Patch0: ekiga-fix-desktop-in.patch @@ -39,6 +39,9 @@ BuildRequires: SDL-devel #BuildRequires: gstreamer-plugins-base-devel #Temp until the next beta BuildRequires: autoconf +BuildRequires: libtool +BuildRequires: automake + Requires(pre): GConf2 Requires(post): GConf2 @@ -139,6 +142,9 @@ scrollkeeper-update -q || : %{_sysconfdir}/gconf/schemas/ekiga.schemas %changelog +* Thu Jan 15 2009 Peter Robinson - 3.1.0-9 +- Add other buildreq for Makefile regen + * Thu Jan 15 2009 Peter Robinson - 3.1.0-8 - Regen Makefile.in using autoreconf due to patch