Author: glen                         Date: Fri May 14 14:58:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use plugin path the plugin expects itself

---- Files affected:
packages/wpmu-plugin-global-search:
   wpmu-plugin-global-search.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec
diff -u packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec:1.1 
packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec:1.2
--- packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec:1.1       
Wed May 12 15:16:36 2010
+++ packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec   Fri May 
14 16:58:43 2010
@@ -3,7 +3,7 @@
 Summary:       WordPressMU Global Search
 Name:          wpmu-plugin-%{plugin}
 Version:       1.1
-Release:       0.1
+Release:       0.2
 License:       GPL v2+
 Group:         Applications/Publishing
 Source0:       http://downloads.wordpress.org/plugin/wpmu-global-search.zip
@@ -18,7 +18,7 @@
 %define                wp_root         %{_datadir}/wpmu
 %define                wp_content      %{wp_root}/wp-content
 %define                pluginsdir      %{wp_content}/mu-plugins
-%define                plugindir       %{pluginsdir}/%{plugin}
+%define                plugindir       %{pluginsdir}/wpmu-%{plugin}
 %define                _sysconfdir     /etc/webapps/wpmu
 
 %description
@@ -53,5 +53,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/14 14:58:43  glen
+- use plugin path the plugin expects itself
+
 Revision 1.1  2010/05/12 13:16:36  glen
 - new
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wpmu-plugin-global-search/wpmu-plugin-global-search.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to