SPECS: osmo.spec - fix locale name (zh -> zh_CN) - release 2

megabajt megabajt at pld-linux.org
Sat Jul 26 18:29:17 CEST 2008


Author: megabajt                     Date: Sat Jul 26 16:29:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix locale name (zh -> zh_CN)
- release 2

---- Files affected:
SPECS:
   osmo.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/osmo.spec
diff -u SPECS/osmo.spec:1.4 SPECS/osmo.spec:1.5
--- SPECS/osmo.spec:1.4	Thu Jul 24 19:53:38 2008
+++ SPECS/osmo.spec	Sat Jul 26 18:29:12 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Prosta aplikacja PIM (do zarządzania informacjami osobistymi)
 Name:		osmo
 Version:	0.2.2
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/osmo-pim/%{name}-%{version}.tar.gz
@@ -58,6 +58,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# fix locale name: zh -> zh_CN
+mv $RPM_BUILD_ROOT%{_datadir}/locale/{zh,zh_CN}
+
 %find_lang %{name}
 
 %clean
@@ -78,6 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/07/26 16:29:12  megabajt
+- fix locale name (zh -> zh_CN)
+- release 2
+
 Revision 1.4  2008/07/24 17:53:38  arvenil
 - up to 0.2.2
 - added libsyncml bcond
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/osmo.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list