packages: trac/trac.spec - Up to 0.12
caleb
caleb at pld-linux.org
Mon Jun 14 11:28:49 CEST 2010
Author: caleb Date: Mon Jun 14 09:28:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Up to 0.12
---- Files affected:
packages/trac:
trac.spec (1.73 -> 1.74)
---- Diffs:
================================================================
Index: packages/trac/trac.spec
diff -u packages/trac/trac.spec:1.73 packages/trac/trac.spec:1.74
--- packages/trac/trac.spec:1.73 Wed Apr 7 11:42:47 2010
+++ packages/trac/trac.spec Mon Jun 14 11:28:44 2010
@@ -15,12 +15,12 @@
Summary: Integrated SCM, Wiki, Issue tracker and project environment
Summary(pl.UTF-8): Zintegrowane scm, wiki, system śledzenia problemów i środowisko projektowe
Name: trac
-Version: 0.11.7
-Release: 3
+Version: 0.12
+Release: 1
License: BSD-like
Group: Applications/WWW
Source0: http://ftp.edgewall.com/pub/trac/Trac-%{version}.tar.gz
-# Source0-md5: 3cd96dad0e4f25d977c422fd6e985e99
+# Source0-md5: 3e8fabbaf8fe889e9c03a7dff09d5d05
Source1: %{name}-apache.conf
Source2: %{name}-lighttpd.conf
Source3: %{name}.ico
@@ -79,6 +79,7 @@
Group: Development/Languages/Python
Requires: python >= 1:2.1
Requires: python(sqlite)
+Requires: python-Babel
Requires: python-genshi
Requires: python-setuptools >= 0.6-1.c8.1.1
Requires: python-subversion >= 1.2.0
@@ -199,6 +200,7 @@
%files -n python-trac
%defattr(644,root,root,755)
%{py_sitescriptdir}/%{name}
+%{py_sitescriptdir}/%{name}opt
%{py_sitescriptdir}/Trac-*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -207,6 +209,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.74 2010/06/14 09:28:44 caleb
+- Up to 0.12
+
Revision 1.73 2010/04/07 09:42:47 glen
- add trac-enableplugin script to be able to enable additional plugins automatically; rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac/trac.spec?r1=1.73&r2=1.74&f=u
More information about the pld-cvs-commit
mailing list