SPECS: dokuwiki-plugin-pageredirect.spec - match anything in page ...

glen glen at pld-linux.org
Fri Jan 25 10:40:50 CET 2008


Author: glen                         Date: Fri Jan 25 09:40:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- match anything in page name, to wiki path it is converted internally

---- Files affected:
SPECS:
   dokuwiki-plugin-pageredirect.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dokuwiki-plugin-pageredirect.spec
diff -u SPECS/dokuwiki-plugin-pageredirect.spec:1.1 SPECS/dokuwiki-plugin-pageredirect.spec:1.2
--- SPECS/dokuwiki-plugin-pageredirect.spec:1.1	Wed Jan 23 13:15:30 2008
+++ SPECS/dokuwiki-plugin-pageredirect.spec	Fri Jan 25 10:40:45 2008
@@ -3,12 +3,13 @@
 Summary:	DokuWiki Page Redirect Plugin
 Name:		dokuwiki-plugin-%{plugin}
 Version:	2
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://wiki.zyberdog.dk/_media/php/dw/pageredirect/pageredirect_current.zip
 # Source0-md5:	ee8fbe1f5686c43441e07e2dc4c82e37
 Source1:	dokuwiki-find-lang.sh
+Patch0:		%{name}-pagematch.patch
 URL:		http://wiki.splitbrain.org/plugin:page_redirector
 Requires:	dokuwiki >= 20061106
 BuildArch:	noarch
@@ -23,6 +24,7 @@
 
 %prep
 %setup -q -n %{plugin}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-25 09:40:45  glen
+- match anything in page name, to wiki path it is converted internally
+
 Revision 1.1  2008-01-23 12:15:30  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki-plugin-pageredirect.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list