SPECS: ekiga.spec - add linguas patch - don't remove no locale (do...

aredridel aredridel at pld-linux.org
Wed Jun 7 03:43:03 CEST 2006


Author: aredridel                    Date: Wed Jun  7 01:43:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add linguas patch
- don't remove no locale (does not exist in 2.0.2)

---- Files affected:
SPECS:
   ekiga.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/ekiga.spec
diff -u SPECS/ekiga.spec:1.17 SPECS/ekiga.spec:1.18
--- SPECS/ekiga.spec:1.17	Wed Jun  7 03:14:33 2006
+++ SPECS/ekiga.spec	Wed Jun  7 03:42:57 2006
@@ -9,6 +9,7 @@
 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
@@ -61,6 +62,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gnome_doc_common}
@@ -80,8 +82,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
 %find_lang %{name} --with-gnome
 
 %clean
@@ -117,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/06/07 01:42:57  aredridel
+- add linguas patch
+- don't remove no locale (does not exist in 2.0.2)
+
 Revision 1.17  2006/06/07 01:14:33  aredridel
 - strict opal-devel dep too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekiga.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list