From 259f9d32024e85e0a746281b4e872904f5d66add Mon Sep 17 00:00:00 2001 From: aredridel Date: Wed, 7 Jun 2006 01:42:57 +0000 Subject: [PATCH] - add linguas patch - don't remove no locale (does not exist in 2.0.2) Changed files: ekiga.spec -> 1.18 --- ekiga.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ekiga.spec b/ekiga.spec index c1a1937..9c40607 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -8,6 +8,7 @@ Group: Applications/Communications Source0: http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz # Source0-md5: 569e0f79ec018ca3e8f2979449dd6f0f Patch0: %{name}-desktop.patch +Patch1: %{name}-linguas.patch URL: http://www.ekiga.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: SDL-devel @@ -60,6 +61,7 @@ obrazem. Ekiga by %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__gnome_doc_common} @@ -79,8 +81,6 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no - %find_lang %{name} --with-gnome %clean -- 2.43.0