packages: wpmu/configpath.patch, wpmu/wpmu.spec - update one more wpmu path

glen glen at pld-linux.org
Thu Jan 21 19:32:13 CET 2010


Author: glen                         Date: Thu Jan 21 18:32:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update one more wpmu path

---- Files affected:
packages/wpmu:
   configpath.patch (1.3 -> 1.4) , wpmu.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/wpmu/configpath.patch
diff -u packages/wpmu/configpath.patch:1.3 packages/wpmu/configpath.patch:1.4
--- packages/wpmu/configpath.patch:1.3	Mon Jan 18 11:05:22 2010
+++ packages/wpmu/configpath.patch	Thu Jan 21 19:32:07 2010
@@ -117,7 +117,7 @@
  /** WordPress absolute path to the Wordpress directory. */
  if ( !defined('ABSPATH') )
 -	define('ABSPATH', dirname(__FILE__) . '/');
-+	define('ABSPATH', '/usr/share/wordpress-mu/');
++	define('ABSPATH', '/usr/share/wpmu/');
  
  /** Sets up WordPress vars and included files. */
  require_once(ABSPATH . 'wp-settings.php');

================================================================
Index: packages/wpmu/wpmu.spec
diff -u packages/wpmu/wpmu.spec:1.10 packages/wpmu/wpmu.spec:1.11
--- packages/wpmu/wpmu.spec:1.10	Mon Jan 18 11:05:22 2010
+++ packages/wpmu/wpmu.spec	Thu Jan 21 19:32:07 2010
@@ -5,7 +5,7 @@
 Summary(en.UTF-8):	WordPress µ
 Name:		wpmu
 Version:	2.8.6
-Release:	0.38
+Release:	0.40
 License:	GPL
 Group:		Applications/Publishing
 Source0:	http://mu.wordpress.org/wordpress-mu-%{version}.tar.gz
@@ -192,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/21 18:32:07  glen
+- update one more wpmu path
+
 Revision 1.10  2010/01/18 10:05:22  glen
 - rename to wpmu
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wpmu/configpath.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wpmu/wpmu.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list