Author: glen Date: Mon Feb 25 18:46:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - respect also minor changes for notify
---- Files affected: SPECS: dokuwiki.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/dokuwiki.spec diff -u SPECS/dokuwiki.spec:1.26 SPECS/dokuwiki.spec:1.27 --- SPECS/dokuwiki.spec:1.26 Mon Feb 25 15:41:20 2008 +++ SPECS/dokuwiki.spec Mon Feb 25 19:46:40 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP Name: dokuwiki Version: 20070626b -Release: 0.33 +Release: 0.34 License: GPL v2 Group: Applications/WWW Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-2007-06-26b.tgz @@ -21,6 +21,7 @@ Patch5: %{name}-http_auth-option.patch Patch6: %{name}-nice_exit.patch Patch7: %{name}-mail-headerencodequotes.patch +Patch8: %{name}-notify-respect-minor.patch URL: http://wiki.splitbrain.org/wiki:dokuwiki BuildRequires: rpmbuild(macros) >= 1.268 Requires: geshi >= 1.0.7.19 @@ -84,6 +85,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 rm -f inc/lang/.htaccess # safe file @@ -267,6 +269,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-02-25 18:46:40 glen +- respect also minor changes for notify + Revision 1.26 2008-02-25 14:41:20 glen - mail header encode fix: put double quotes outside the encoding. fixes evolution display. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
