OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-May-2008 11:21:36
Branch: HEAD Handle: 2008053010213500
Modified files:
openpkg-src/wordpress wordpress.spec
Log:
modifying package: wordpress-2.5.1 20080525 -> 20080530
Summary:
Revision Changes Path
1.70 +10 -10 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 25 May 2008 07:44:38 -0000
1.69
+++ openpkg-src/wordpress/wordpress.spec 30 May 2008 09:21:35 -0000
1.70
@@ -23,13 +23,13 @@
# package versions
%define V_wordpress 2.5.1
-%define V_plugin_dbmanager 220
+%define V_plugin_dbmanager 2.30
%define V_plugin_pagenavi 2.30
%define V_plugin_polls 2.30
-%define V_plugin_postviews 120
+%define V_plugin_postviews 1.30
%define V_plugin_print 2.30
%define V_plugin_relativedate 1.30
-%define V_plugin_ban 120
+%define V_plugin_ban 1.30
%define V_plugin_ela 0.10
%define V_plugin_stats 1.2.1
%define V_plugin_peterantispam 3.0.5
@@ -46,7 +46,7 @@
Group: CMS
License: GPL
Version: %{V_wordpress}
-Release: 20080525
+Release: 20080530
# list of sources
Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@@ -54,13 +54,13 @@
Source2: wordpress-setup.sh
Source3: wordpress-cron.sh
Source4: rc.wordpress
-Source10:
http://lesterchan.net/others/downloads/wp-dbmanager%{V_plugin_dbmanager}.zip
+Source10:
http://downloads.wordpress.org/plugin/wp-dbmanager.%{V_plugin_dbmanager}.zip
Source11:
http://downloads.wordpress.org/plugin/wp-pagenavi.%{V_plugin_pagenavi}.zip
Source12:
http://downloads.wordpress.org/plugin/wp-polls.%{V_plugin_polls}.zip
-Source13:
http://lesterchan.net/others/downloads/wp-postviews%{V_plugin_postviews}.zip
+Source13:
http://downloads.wordpress.org/plugin/wp-postviews.%{V_plugin_postviews}.zip
Source14:
http://downloads.wordpress.org/plugin/wp-print.%{V_plugin_print}.zip
Source15:
http://downloads.wordpress.org/plugin/wp-relativedate.%{V_plugin_relativedate}.zip
-Source16:
http://lesterchan.net/others/downloads/wp-ban%{V_plugin_ban}.zip
+Source16:
http://downloads.wordpress.org/plugin/wp-ban.%{V_plugin_ban}.zip
Source17:
http://www.sonsofskadi.net/wp-content/upload/af-extended-live-archive-%{V_plugin_ela}.zip
Source18:
http://downloads.wordpress.org/plugin/stats.%{V_plugin_stats}.zip
Source19:
http://www.theblog.ca/wp-content/uploads/2008/05/peterantispam%{V_plugin_peterantispam}.zip
@@ -213,19 +213,19 @@
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/stats \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/custom-anti-spam
\
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/hashcash
- cp -rp dbmanager/* \
+ cp -rp wp-dbmanager/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/dbmanager/
cp -rp wp-pagenavi/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/pagenavi/
cp -rp wp-polls/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/polls/
- cp -rp postviews/* \
+ cp -rp wp-postviews/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/postviews/
cp -rp wp-print/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/print/
cp -rp wp-relativedate/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/relativedate/
- cp -rp ban/* \
+ cp -rp wp-ban/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ban/
cp -rp af-extended-live-archive/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive/
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]