Author: caleb                        Date: Tue Jun 15 10:05:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Upstream project claims pysqlite 2.5.x compatability but in testing on PLD, 
trac database upgrades from 0.11.x to 0.12 fail on pysqlite < 2.6.0. See 
upstream bug report http://trac.edgewall.org/ticket/9434

---- Files affected:
packages/trac:
   trac.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: packages/trac/trac.spec
diff -u packages/trac/trac.spec:1.74 packages/trac/trac.spec:1.75
--- packages/trac/trac.spec:1.74        Mon Jun 14 11:28:44 2010
+++ packages/trac/trac.spec     Tue Jun 15 12:05:28 2010
@@ -78,11 +78,11 @@
 Summary:       Trac Python modules
 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
+Requires:      python-sqlite >= 2.6.0
 Conflicts:     trac < 0.11.4-1.1
 
 %description -n python-trac
@@ -209,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2010/06/15 10:05:28  caleb
+- Upstream project claims pysqlite 2.5.x compatability but in testing on PLD, 
trac database upgrades from 0.11.x to 0.12 fail on pysqlite < 2.6.0. See 
upstream bug report http://trac.edgewall.org/ticket/9434
+
 Revision 1.74  2010/06/14 09:28:44  caleb
 - Up to 0.12
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to