[packages/trac-plugin-eventum: 3/13] - rel 2: eventum url is configurable
glen
glen at pld-linux.org
Sat Sep 8 14:16:33 CEST 2012
commit a2dd0da7b6de443f7bf367f835cfe644057f53dd
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Sep 17 13:47:41 2008 +0000
- rel 2: eventum url is configurable
Changed files:
trac-plugin-eventum.spec -> 1.3
trac-plugin-eventum.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/trac-plugin-eventum.spec b/trac-plugin-eventum.spec
index db5197b..5e514a6 100644
--- a/trac-plugin-eventum.spec
+++ b/trac-plugin-eventum.spec
@@ -1,7 +1,7 @@
Summary: Plugin for linking Eventum issues in Trac
Name: trac-plugin-eventum
Version: 0.2
-Release: 1
+Release: 2
License: BSD-like
Group: Applications/WWW
BuildRequires: cvs
@@ -58,11 +58,14 @@ rm -rf $RPM_BUILD_ROOT
%post
if [ "$1" = "1" ]; then
%banner -e %{name} <<-'EOF'
- Don't forget to enable eventum in conf/trac.ini:
+ To enable and configure Eventum plugin, configure in conf/trac.ini:
[components]
trac.eventum.* = enabled
+ [eventum]
+ url = http://eventum.example.org/view.php?id=%d
+
And restart Trac server.
EOF
#' - vim
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trac-plugin-eventum.git/commitdiff/0ae285776f1e229b918f4a99c3a11340b525369d
More information about the pld-cvs-commit
mailing list