SPECS: empathy.spec - updated to 0.21.2 - use better way to fix lo...

megabajt megabajt at pld-linux.org
Wed Nov 14 15:35:55 CET 2007


Author: megabajt                     Date: Wed Nov 14 14:35:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.21.2
- use better way to fix locale name

---- Files affected:
SPECS:
   empathy.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/empathy.spec
diff -u SPECS/empathy.spec:1.19 SPECS/empathy.spec:1.20
--- SPECS/empathy.spec:1.19	Sun Nov  4 18:06:10 2007
+++ SPECS/empathy.spec	Wed Nov 14 15:35:50 2007
@@ -2,12 +2,12 @@
 Summary:	Very easy to use GNOME Telepathy client
 Summary(pl.UTF-8):	Bardzo łatwy w użyciu klient Telepathy dla GNOME
 Name:		empathy
-Version:	0.21.1
-Release:	2
+Version:	0.21.2
+Release:	1
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/empathy/0.21/%{name}-%{version}.tar.bz2
-# Source0-md5:	dff1f9f60920cd41bf56bc121eba0b19
+# Source0-md5:	c7951d16d843f64a73ea475797308c64
 Patch0:		%{name}-python2.5.patch
 URL:		http://empathy.imendio.org/
 BuildRequires:	GConf2-devel
@@ -101,6 +101,9 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__glib_gettextize}
 %{__libtoolize}
@@ -123,8 +126,6 @@
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome --all-name
 
 %clean
@@ -154,6 +155,8 @@
 %{_sysconfdir}/gconf/schemas/empathy.schemas
 %{_sysconfdir}/gconf/schemas/GNOME_Megaphone_Applet.schemas
 %{_sysconfdir}/xdg/autostart/empathy.desktop
+%attr(755,root,root) %{_libdir}/empathy-call-chandler
+%attr(755,root,root) %{_libdir}/empathy-chat-chandler
 %attr(755,root,root) %{_libdir}/megaphone-applet
 %{_libdir}/bonobo/servers/GNOME_Megaphone_Applet.server
 %{_datadir}/dbus-1/services/*.service
@@ -194,6 +197,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007-11-14 14:35:50  megabajt
+- updated to 0.21.2
+- use better way to fix locale name
+
 Revision 1.19  2007-11-04 17:06:10  ankry
 - sr at Latn -> sr at latin, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/empathy.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list