Index: SPECS/ekiga.spec =================================================================== --- SPECS.orig/ekiga.spec +++ SPECS/ekiga.spec @@ -1,12 +1,13 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga Version: 2.0.5 -Release: 3%{?dist} +Release: 3.fa1%{?dist} URL: http://www.ekiga.org/ Source0: http://www.ekiga.org/ekiga-%{version}.tar.gz # fixed in upstream cvs Patch1: ekiga-2.0.2-transparent.patch Patch2: ekiga-2.0.2-format-string.patch +Patch3: ekiga-2.0.5-gnueabi.patch License: GPL Group: Applications/Communications BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -50,6 +51,7 @@ It uses the standard SIP and H323 protoc %setup -q %patch1 -p1 -b .transparent %patch2 -p1 -b .format-string +%patch3 -p1 -b .gnueabi %build CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC -Wformat-nonliteral"