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: 16-Nov-2008 10:24:39
Branch: HEAD Handle: 2008111609243800
Modified files:
openpkg-src/wordpress wordpress.spec
Log:
modifying package: wordpress-2.6.3 20081024 -> 20081116
Summary:
Revision Changes Path
1.87 +8 -8 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.86 -r1.87 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 24 Oct 2008 10:06:59 -0000
1.86
+++ openpkg-src/wordpress/wordpress.spec 16 Nov 2008 09:24:38 -0000
1.87
@@ -33,7 +33,7 @@
%define V_plugin_ban 1.31
%define V_plugin_ela 0.10
%define V_plugin_stats 1.3.2
-%define V_plugin_peterantispam 3.0.7
+%define V_plugin_peterantispam 3.1.0
%define V_plugin_hashcash 4.3
# package information
@@ -47,7 +47,7 @@
Group: CMS
License: GPL
Version: %{V_wordpress}
-Release: 20081024
+Release: 20081116
# list of sources
Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@@ -65,7 +65,7 @@
Source17:
http://downloads.wordpress.org/plugin/wp-ban.%{V_plugin_ban}.zip
Source18:
http://www.sonsofskadi.net/wp-content/upload/af-extended-live-archive-%{V_plugin_ela}.zip
Source19:
http://downloads.wordpress.org/plugin/stats.%{V_plugin_stats}.zip
-Source20:
http://www.theblog.ca/wp-content/uploads/2008/08/peterantispam%{V_plugin_peterantispam}.zip
+Source20:
http://downloads.wordpress.org/plugin/peters-custom-anti-spam-image.%{V_plugin_peterantispam}.zip
Source21:
http://downloads.wordpress.org/plugin/wp-hashcash.%{V_plugin_hashcash}.zip
Patch0: wordpress.patch
Patch1: wordpress.patch.ela
@@ -147,8 +147,8 @@
}
prog wordpress:plugin-peterantispam = {
version = %{V_plugin_peterantispam}
- url = http://www.theblog.ca/anti-spam
- regex = peterantispam(__VER__)\.zip
+ url =
http://wordpress.org/extend/plugins/peters-custom-anti-spam-image/
+ regex = peters-custom-anti-spam-image\.(__VER__)\.zip
}
prog wordpress:plugin-hashcash = {
version = %{V_plugin_hashcash}
@@ -216,7 +216,7 @@
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ban \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive
\
$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/peters-custom-anti-spam-image
\
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/hashcash
cp -rp wp-dbmanager/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/dbmanager/
@@ -236,8 +236,8 @@
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive/
cp -rp stats/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/stats/
- cp -rp custom-anti-spam/* \
-
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/custom-anti-spam/
+ cp -rp peters-custom-anti-spam-image/* \
+
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/peters-custom-anti-spam-image/
cp -rp wp-hashcash/* \
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/hashcash/
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]