SPECS: evolution-exchange.spec - updated to 2.12.2 - use better wa...

megabajt megabajt at pld-linux.org
Mon Nov 26 17:51:14 CET 2007


Author: megabajt                     Date: Mon Nov 26 16:51:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.12.2
- use better way to fix locale name

---- Files affected:
SPECS:
   evolution-exchange.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/evolution-exchange.spec
diff -u SPECS/evolution-exchange.spec:1.29 SPECS/evolution-exchange.spec:1.30
--- SPECS/evolution-exchange.spec:1.29	Wed Nov  7 13:21:27 2007
+++ SPECS/evolution-exchange.spec	Mon Nov 26 17:51:09 2007
@@ -4,12 +4,12 @@
 Summary:	Microsoft Exchange support for Evolution
 Summary(pl.UTF-8):	Wsparcie dla Microsoft Exchange w Evolution
 Name:		evolution-exchange
-Version:	2.12.1
-Release:	4
+Version:	2.12.2
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.12/%{name}-%{version}.tar.bz2
-# Source0-md5:	7130d53d0b10e3475bbd1c2af1e35810
+# Source0-md5:	f5ef8d67c8ee59c9d69050f6e5e4b74c
 BuildRequires:	GConf2-devel >= 2.20.0
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -28,6 +28,7 @@
 BuildRequires:	openldap-devel >= 2.4.6
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	sed >= 4.0
 Requires(post,preun):	GConf2
 Requires:	evolution >= 2.12.0
 Requires:	gtk+2 >= 2:2.12.0
@@ -58,6 +59,9 @@
 %prep
 %setup -q
 
+sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__glib_gettextize}
 %{__intltoolize}
@@ -80,8 +84,6 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.{la,a}
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}-2.12
 
 %clean
@@ -114,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007-11-26 16:51:09  megabajt
+- updated to 2.12.2
+- use better way to fix locale name
+
 Revision 1.29  2007-11-07 12:21:27  baggins
 - rel 4
 - ldap exchange support has been moved to e-d-s long time ago
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution-exchange.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list