Author: caleb Date: Tue Jun 15 13:12:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - Fixed versions and added missing requires per upstream docs
---- Files affected: packages/trac: trac.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/trac/trac.spec diff -u packages/trac/trac.spec:1.76 packages/trac/trac.spec:1.77 --- packages/trac/trac.spec:1.76 Tue Jun 15 14:22:06 2010 +++ packages/trac/trac.spec Tue Jun 15 15:11:58 2010 @@ -1,5 +1,6 @@ # $Revision$, $Date$ # TODO +# - Fix build so language files are packaged (currently only build without noarch) # - package global files for inheritance, make initial projects use inherit: # http://trac.edgewall.org/browser/tags/trac-0.11/RELEASE -- # [inherit] @@ -47,9 +48,6 @@ #Suggests: apache(mod_env) #Suggests: apache-mod_python >= 3.1.3 #Suggests: lighttpd-mod_fastcgi -#Suggests: python-docutils >= 0.6 -#Suggests: python-pygments >= 0.6 -#Suggests: python-silvercity >= 0.9.4 #Suggests: python-textile >= 2.0 #Suggests: webserver(auth) #Suggests: webserver(cgi) @@ -77,12 +75,15 @@ %package -n python-trac Summary: Trac Python modules Group: Development/Languages/Python -Requires: python >= 1:2.1 -Requires: python-Babel -Requires: python-genshi +Requires: python >= 1:2.4 +Requires: python-genshi >= 0.6 Requires: python-setuptools >= 0.6-1.c8.1.1 Requires: python-subversion >= 1.2.0 Requires: python-sqlite >= 2.5.5 +Suggests: python-Babel >= 0.9.5 +Suggests: python-docutils >= 0.6 +Suggests: python-pygments >= 0.6 +#Suggests: python-pytz Conflicts: trac < 0.11.4-1.1 %description -n python-trac @@ -209,6 +210,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2010/06/15 13:11:58 caleb +- Fixed versions and added missing requires per upstream docs + Revision 1.76 2010/06/15 12:22:06 caleb - Be as lenient as possible with dependency versions. Error given by trac confirmed to be caused by bug fixed in pysqlite 2.5.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac/trac.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit