Author: glen Date: Tue Dec 18 22:50:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add http_auth param support
---- Files affected: SPECS: dokuwiki.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/dokuwiki.spec diff -u SPECS/dokuwiki.spec:1.16 SPECS/dokuwiki.spec:1.17 --- SPECS/dokuwiki.spec:1.16 Thu Nov 29 11:14:53 2007 +++ SPECS/dokuwiki.spec Tue Dec 18 23:50:08 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP Name: dokuwiki Version: 20070626b -Release: 0.25 +Release: 0.26 License: GPL v2 Group: Applications/WWW Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-2007-06-26b.tgz @@ -15,6 +15,7 @@ Patch2: %{name}-mysqlauth.patch Patch3: %{name}-config-allow-require.patch Patch4: %{name}-geshi.patch +Patch5: %{name}-http_auth-option.patch URL: http://wiki.splitbrain.org/wiki:dokuwiki BuildRequires: rpmbuild(macros) >= 1.268 Requires: geshi >= 1.0.7.19 @@ -73,6 +74,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 # safe file mv conf/words.aspell{.dist,} @@ -209,6 +211,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007-12-18 22:50:08 glen +- add http_auth param support + Revision 1.16 2007-11-29 10:14:53 glen - really use properly system geshi ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
