Author: glen                         Date: Mon Feb 25 17:10:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- handle redirect links

---- Files affected:
SPECS:
   dokuwiki-plugin-pagemove.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/dokuwiki-plugin-pagemove.spec
diff -u SPECS/dokuwiki-plugin-pagemove.spec:1.3 
SPECS/dokuwiki-plugin-pagemove.spec:1.4
--- SPECS/dokuwiki-plugin-pagemove.spec:1.3     Fri Jan 11 19:17:33 2008
+++ SPECS/dokuwiki-plugin-pagemove.spec Mon Feb 25 18:10:01 2008
@@ -4,11 +4,12 @@
 Summary(pl.UTF-8):     Wtyczka PageMove dla DokuWiki
 Name:          dokuwiki-plugin-%{_plugin}
 Version:       0.9.15a
-Release:       0.1
+Release:       0.2
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       
http://www.isection.co.uk/lib/exe/fetch.php?media=pagemove_20070722.zip
 # Source0-md5: f2cc2a57d40b877a335b52009e4cc072
+Patch0:                %{name}-redirectlinks.patch
 URL:           http://www.isection.co.uk/doku.php
 BuildRequires: sed >= 4.0
 Requires:      dokuwiki >= 20060309
@@ -40,10 +41,10 @@
 
 %prep
 %setup -q -n %{_plugin}
-
 # undos the source
 %{__sed} -i -e 's,\r$,,' admin.php
 
+%patch0 -p1
 mv lang/cs/pagemove.txt{.txt,}
 mv lang/es/pagemove.txt{.txt,}
 mv lang/pl/pagemove.txt{.txt,}
@@ -79,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-02-25 17:10:01  glen
+- handle redirect links
+
 Revision 1.3  2008-01-11 18:17:33  qboosh
 - pl
 - zh is zh_CN in fact
================================================================

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

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

Reply via email to