packages: evolution-exchange/evolution-exchange.spec - en at shaw locale is no...
qboosh
qboosh at pld-linux.org
Sat Mar 26 14:39:46 CET 2011
Author: qboosh Date: Sat Mar 26 13:39:46 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
---- Files affected:
packages/evolution-exchange:
evolution-exchange.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: packages/evolution-exchange/evolution-exchange.spec
diff -u packages/evolution-exchange/evolution-exchange.spec:1.66 packages/evolution-exchange/evolution-exchange.spec:1.67
--- packages/evolution-exchange/evolution-exchange.spec:1.66 Wed Feb 23 19:38:55 2011
+++ packages/evolution-exchange/evolution-exchange.spec Sat Mar 26 14:39:41 2011
@@ -30,7 +30,6 @@
BuildRequires: openldap-devel >= 2.4.6
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
-BuildRequires: sed >= 4.0
Requires(post,preun): GConf2
Requires: evolution >= 2.32.1
Requires: gtk+2 >= 2:2.20.0
@@ -62,9 +61,6 @@
%setup -q
%patch0 -p1
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -87,8 +83,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/{camel-providers,extensions}/*.{la,a}
-rm -f $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/{camel-providers,extensions}/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/*.la
%find_lang %{name}-2.32
@@ -125,6 +121,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2011/03/26 13:39:41 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+
Revision 1.66 2011/02/23 18:38:55 megabajt
- updated to 2.32.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution-exchange/evolution-exchange.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list