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: 22-Feb-2007 09:09:03
Branch: HEAD Handle: 2007022208090300
Modified files:
openpkg-src/wordpress wordpress.spec
Log:
upgrade and fix building
Summary:
Revision Changes Path
1.32 +3 -3 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 17 Feb 2007 17:55:22 -0000
1.31
+++ openpkg-src/wordpress/wordpress.spec 22 Feb 2007 08:09:03 -0000
1.32
@@ -23,7 +23,7 @@
##
# package versions
-%define V_wordpress 2.1
+%define V_wordpress 2.1.1
%define V_plugin_simpletagging 1-5
%define V_plugin_dbmanager 210
%define V_plugin_pagenavi 210
@@ -46,7 +46,7 @@
Group: CMS
License: GPL
Version: 2.1
-Release: 20070217
+Release: 20070222
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/wordpress/wordpress-%{V_wordpress}.tar.gz
@@ -220,7 +220,7 @@
cp -rp 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/ban/
+ $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ela/
# create additional uploads directory
%{l_shtool} mkdir -f -p -m 755 \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]