SPECS: wordpress.spec - upgraded to 2.3.3 (sec fixes), - added pol...

gotar gotar at pld-linux.org
Fri Feb 8 01:25:29 CET 2008


Author: gotar                        Date: Fri Feb  8 00:25:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to 2.3.3 (sec fixes),
- added polish translations

---- Files affected:
SPECS:
   wordpress.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/wordpress.spec
diff -u SPECS/wordpress.spec:1.40 SPECS/wordpress.spec:1.41
--- SPECS/wordpress.spec:1.40	Fri Feb  8 00:32:24 2008
+++ SPECS/wordpress.spec	Fri Feb  8 01:25:23 2008
@@ -5,17 +5,21 @@
 Summary:	Personal publishing system
 Summary(pl.UTF-8):	Osobisty system publikacji
 Name:		wordpress
-Version:	2.3.1
+Version:	2.3.3
 Release:	1
 License:	GPL
 Group:		Applications/Publishing
 Source0:	http://wordpress.org/latest.tar.gz
-# Source0-md5:	bd53264cbe80e470c5a9bc2cf7aa85e4
+# Source0-md5:	19518de1117aa68f0c3de84b6858efc3
 Source1:	wp-secure.sh
 Source2:	wp-setup.sh
 Source3:	wp-setup.txt
 Source4:	%{name}.conf
 Source5:	%{name}-lighttpd.conf
+Source6:	http://wordpress-polska.org/system/files/pl_PL_0.po
+# Source6-md5:	0b1d193435065c98e12ac188232f190f
+Source7:	http://wordpress-polska.org/system/files/pl_PL_0.mo
+# Source7-md5:	4ec7fff754ce3cbdccfde7fc58d98af6
 URL:		http://wordpress.org/
 Requires:	php(gettext)
 Requires:	php(mysql)
@@ -58,7 +62,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_appdir},%{_bindir},%{_sysconfdir}}
+install -d $RPM_BUILD_ROOT{%{_appdir},%{_bindir},%{_sysconfdir},%{_appdir}/wp-content/languages}
 
 cp -R * $RPM_BUILD_ROOT%{_appdir}
 rm -f $RPM_BUILD_ROOT%{_appdir}/readme.html
@@ -69,6 +73,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
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -126,6 +132,7 @@
 %attr(640,root,http) %{_appdir}/wp-content/themes/default/*.css
 %attr(640,root,http) %{_appdir}/wp-content/themes/default/images/*
 %{_appdir}/wp-content/index.php
+%{_appdir}/wp-content/languages
 %{_appdir}/wp-content/themes/default/screenshot.png
 %{_appdir}/wp-admin
 %{_appdir}/wp-includes
@@ -141,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2008-02-08 00:25:23  gotar
+- upgraded to 2.3.3 (sec fixes),
+- added polish translations
+
 Revision 1.40  2008-02-07 23:32:24  gotar
 - fixed install invocation, whitespace cosmetics
 
================================================================

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



More information about the pld-cvs-commit mailing list