Author: glen Date: Mon Nov 19 23:51:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add -config-allow-require.patch
---- Files affected: SPECS: dokuwiki.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/dokuwiki.spec diff -u SPECS/dokuwiki.spec:1.14 SPECS/dokuwiki.spec:1.15 --- SPECS/dokuwiki.spec:1.14 Fri Nov 9 19:16:39 2007 +++ SPECS/dokuwiki.spec Tue Nov 20 00:51:20 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP Name: dokuwiki Version: 20070626b -Release: 0.22 +Release: 0.23 License: GPL v2 Group: Applications/WWW Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-2007-06-26b.tgz @@ -13,6 +13,7 @@ Patch0: %{name}-paths.patch Patch1: %{name}-config.patch Patch2: %{name}-mysqlauth.patch +Patch3: %{name}-config-allow-require.patch URL: http://wiki.splitbrain.org/wiki:dokuwiki BuildRequires: rpmbuild(macros) >= 1.268 Requires: geshi >= 1.0.7.19 @@ -69,6 +70,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # safe file mv conf/words.aspell{.dist,} @@ -208,6 +210,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2007-11-19 23:51:20 glen +- add -config-allow-require.patch + Revision 1.14 2007-11-09 18:16:39 glen - requires xml php extension for utf8_decode() ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
