SPECS: wordpress.spec - take translations from svn

glen glen at pld-linux.org
Sun Mar 22 17:59:05 CET 2009


Author: glen                         Date: Sun Mar 22 16:59:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- take translations from svn

---- Files affected:
SPECS:
   wordpress.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/wordpress.spec
diff -u SPECS/wordpress.spec:1.51 SPECS/wordpress.spec:1.52
--- SPECS/wordpress.spec:1.51	Sun Mar 22 17:52:37 2009
+++ SPECS/wordpress.spec	Sun Mar 22 17:58:59 2009
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - gettext mo to system dir, add all possible languages?
 Summary:	Personal publishing system
 Summary(pl.UTF-8):	Osobisty system publikacji
 Name:		wordpress
@@ -13,10 +15,10 @@
 Source3:	wp-setup.txt
 Source4:	%{name}-apache.conf
 Source5:	%{name}-lighttpd.conf
-Source6:	http://kubazwolinski.com/downloads/pl_PL.po
-# Source6-md5:	4ac57f4d9664195abf8fbce2da2fa87d
-Source7:	http://kubazwolinski.com/downloads/pl_PL.mo
-# Source7-md5:	99fb334fab82f78c4b8c5cb22360959a
+Source6:	http://svn.automattic.com/wordpress-i18n/et/tags/2.7/messages/et.mo
+# Source6-md5:	3b497940312c894071fcfa5db819255a
+Source7:	http://svn.automattic.com/wordpress-i18n/pl_PL/tags/2.7/messages/pl_PL.mo
+# Source7-md5:	f3553a68db4d6e550e21e9c520a589a8
 Patch0:		%{name}.patch
 URL:		http://wordpress.org/
 Requires:	php-gettext
@@ -94,8 +96,8 @@
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
-install %{SOURCE6} $RPM_BUILD_ROOT%{_appdir}/wp-content/languages/pl_PL.po
-install %{SOURCE7} $RPM_BUILD_ROOT%{_appdir}/wp-content/languages/pl_PL.mo
+install %{SOURCE6} $RPM_BUILD_ROOT%{_appdir}/wp-content/languages
+install %{SOURCE7} $RPM_BUILD_ROOT%{_appdir}/wp-content/languages
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -155,7 +157,8 @@
 %{_appdir}/wp-content/index.php
 %dir %{_appdir}/wp-content
 %dir %{_appdir}/wp-content/languages
-%lang(pl) %{_appdir}/wp-content/languages/pl_PL.*
+%lang(et) %{_appdir}/wp-content/languages/et.mo
+%lang(pl) %{_appdir}/wp-content/languages/pl_PL.mo
 %dir %{_appdir}/wp-content/plugins
 %{_appdir}/wp-content/plugins/*.php
 %{_appdir}/wp-content/plugins/akismet
@@ -178,6 +181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2009/03/22 16:58:59  glen
+- take translations from svn
+
 Revision 1.51  2009/03/22 16:52:37  glen
 - -setup pkg, moved config to /etc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wordpress.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list