SPECS: dokuwiki.spec - fix access to user info on media upload
glen
glen at pld-linux.org
Tue Mar 11 18:14:19 CET 2008
Author: glen Date: Tue Mar 11 17:14:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix access to user info on media upload
---- Files affected:
SPECS:
dokuwiki.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/dokuwiki.spec
diff -u SPECS/dokuwiki.spec:1.30 SPECS/dokuwiki.spec:1.31
--- SPECS/dokuwiki.spec:1.30 Mon Mar 10 11:58:19 2008
+++ SPECS/dokuwiki.spec Tue Mar 11 18:14:14 2008
@@ -24,6 +24,7 @@
Patch6: %{name}-nice_exit.patch
Patch7: %{name}-mail-headerencodequotes.patch
Patch8: %{name}-notify-respect-minor.patch
+Patch9: %{name}-media-userinfo.patch
URL: http://wiki.splitbrain.org/wiki:dokuwiki
BuildRequires: rpmbuild(macros) >= 1.268
Requires: geshi >= 1.0.7.19
@@ -88,6 +89,7 @@
%patch6 -p1
%patch7 -p1
%patch8 -p1
+%patch9 -p1
rm -f inc/lang/.htaccess
# safe file
@@ -271,6 +273,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2008-03-11 17:14:14 glen
+- fix access to user info on media upload
+
Revision 1.30 2008-03-10 10:58:19 glen
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list