packages: trac/trac.spec - auth and cgi required - python mod?

uzsolt uzsolt at pld-linux.org
Thu Jul 28 15:55:51 CEST 2011


Author: uzsolt                       Date: Thu Jul 28 13:55:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- auth and cgi required
- python mod?

---- Files affected:
packages/trac:
   trac.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: packages/trac/trac.spec
diff -u packages/trac/trac.spec:1.97 packages/trac/trac.spec:1.98
--- packages/trac/trac.spec:1.97	Tue Feb  1 11:18:35 2011
+++ packages/trac/trac.spec	Thu Jul 28 15:55:45 2011
@@ -37,13 +37,15 @@
 Requires:	webapps
 Requires:	webserver(access)
 Requires:	webserver(alias)
+Requires:	webserver(auth)
+Requires:	webserver(cgi)
 Requires:	webserver(mime)
 Requires:	webserver(rewrite)
+# TODO
+# If apache is the webserver, apache-mod_python is required! What can do?
 #Suggests:	apache-mod_python >= 3.1.3
 #Suggests:	lighttpd-mod_fastcgi
 #Suggests:	python-textile >= 2.0
-#Suggests:	webserver(auth)
-#Suggests:	webserver(cgi)
 Obsoletes:	trac-plugin-webadmin
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -256,6 +258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2011/07/28 13:55:45  uzsolt
+- auth and cgi required
+- python mod?
+
 Revision 1.97  2011/02/01 10:18:35  glen
 - up to 0.12.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac/trac.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list