SPECS: template-trac-plugin.spec - simplify
glen
glen at pld-linux.org
Thu Jan 15 16:30:09 CET 2009
Author: glen Date: Thu Jan 15 15:30:09 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- simplify
---- Files affected:
SPECS:
template-trac-plugin.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/template-trac-plugin.spec
diff -u SPECS/template-trac-plugin.spec:1.1 SPECS/template-trac-plugin.spec:1.2
--- SPECS/template-trac-plugin.spec:1.1 Thu Jan 15 16:25:14 2009
+++ SPECS/template-trac-plugin.spec Thu Jan 15 16:30:04 2009
@@ -44,16 +44,11 @@
%post
if [ "$1" = "1" ]; then
%banner -e %{name} <<-'EOF'
- Don't forget to enable %{plugin} in conf/trac.ini:
+ To enable the %{plugin} plugin, add to conf/trac.ini:
[components]
- trac%{plugin}.* = enabled
-
- Run trac-admin <env> upgrade on your Trac environment.
-
- Restart your web server.
+ %{plugin}.* = enabled
EOF
-#' - vim
fi
%files
@@ -67,5 +62,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/01/15 15:30:04 glen
+- simplify
+
Revision 1.1 2009/01/15 15:25:14 glen
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-trac-plugin.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list