OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 29-Dec-2008 18:05:30 Branch: HEAD Handle: 2008122917053000 Modified files: openpkg-src/wordpress wordpress.spec Log: modifying package: wordpress-2.7 20081211 -> 20081229 Summary: Revision Changes Path 1.95 +5 -5 openpkg-src/wordpress/wordpress.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/wordpress/wordpress.spec ============================================================================ $ cvs diff -u -r1.94 -r1.95 wordpress.spec --- openpkg-src/wordpress/wordpress.spec 11 Dec 2008 18:36:40 -0000 1.94 +++ openpkg-src/wordpress/wordpress.spec 29 Dec 2008 17:05:30 -0000 1.95 @@ -33,7 +33,7 @@ %define V_plugin_ban 1.40 %define V_plugin_ela 0.10 %define V_plugin_stats 1.3.5 -%define V_plugin_peterantispam 3.1.0 +%define V_plugin_peterantispam 3.1.3 %define V_plugin_hashcash 4.3 # package information @@ -47,7 +47,7 @@ Group: CMS License: GPL Version: %{V_wordpress} -Release: 20081211 +Release: 20081229 # list of sources Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz @@ -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/peters-custom-anti-spam-image \ + $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 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 peters-custom-anti-spam-image/* \ - $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/peters-custom-anti-spam-image/ + cp -rp custom-anti-spam/* \ + $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/custom-anti-spam/ cp -rp wp-hashcash/* \ $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/hashcash/ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org