[ekiga] add patch to fix translation generation

Peter Robinson pbrobinson at fedoraproject.org
Tue Jul 19 08:36:46 UTC 2011


commit b3b2e29b675123f8d91b1f1b034eb587078bf95b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jul 19 09:36:32 2011 +0100

    add patch to fix translation generation

 ekiga.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ekiga.spec b/ekiga.spec
index b9281ec..413d7c7 100644
--- a/ekiga.spec
+++ b/ekiga.spec
@@ -6,6 +6,7 @@ License:	GPLv2+
 Group:		Applications/Communications
 URL:		http://www.ekiga.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.3/%{name}-%{version}.tar.bz2
+Patch0:         ekiga-gettext.patch
 
 BuildRequires:	ptlib-devel = 2.10.1
 BuildRequires:	opal-devel = 3.10.1
@@ -49,6 +50,7 @@ It uses the standard SIP and H323 protocols.
 
 %prep
 %setup -q
+%patch0 -p1 -b .gettext
 
 # force regeneration to drop translations
 rm ekiga.schemas


More information about the scm-commits mailing list