|
|
@@ -25,9 +25,9 @@
|
|
|
%define V_wordpress 2.5
|
|
|
%define V_plugin_dbmanager 220
|
|
|
%define V_plugin_pagenavi 220
|
|
|
-%define V_plugin_polls 221
|
|
|
+%define V_plugin_polls 230b2
|
|
|
%define V_plugin_postviews 120
|
|
|
-%define V_plugin_print 220
|
|
|
+%define V_plugin_print 230b2
|
|
|
%define V_plugin_relativedate 120
|
|
|
%define V_plugin_stats 220
|
|
|
%define V_plugin_ban 120
|
|
|
@@ -44,7 +44,7 @@ Class: PLUS
|
|
|
Group: CMS
|
|
|
License: GPL
|
|
|
Version: %{V_wordpress}
|
|
|
-Release: 20080329
|
|
|
+Release: 20080403
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
|
|
|
@@ -200,11 +200,11 @@ AutoReqProv: no
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/dbmanager/
|
|
|
cp -rp pagenavi/pagenavi* \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/pagenavi/
|
|
|
- cp -rp polls/* \
|
|
|
+ cp -rp wp-polls/* \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/polls/
|
|
|
cp -rp postviews/* \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/postviews/
|
|
|
- cp -rp print/* \
|
|
|
+ cp -rp wp-print/* \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/print/
|
|
|
cp -rp relativedate/* \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/relativedate/
|