[Rt-commit] r2764 - in rt/branches/QUEBEC-EXPERIMENTAL: . sbin
jesse at bestpractical.com
jesse at bestpractical.com
Sun Apr 17 23:14:47 EDT 2005
Author: jesse
Date: Sun Apr 17 23:14:46 2005
New Revision: 2764
Modified:
rt/branches/QUEBEC-EXPERIMENTAL/ (props changed)
rt/branches/QUEBEC-EXPERIMENTAL/sbin/rt-test-dependencies.in
Log:
r13218 at hualien: jesse | 2005-04-17 23:09:01 -0400
r13195 at hualien: jesse | 2005-04-17 21:36:13 -0400
RT-Ticket: 6491
RT-Status: resolved
RT-Updated: correspond
* Bumped the Postgres dependency to 1.41 to get around the
broken 1.40 release
Modified: rt/branches/QUEBEC-EXPERIMENTAL/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/QUEBEC-EXPERIMENTAL/sbin/rt-test-dependencies.in (original)
+++ rt/branches/QUEBEC-EXPERIMENTAL/sbin/rt-test-dependencies.in Sun Apr 17 23:14:46 2005
@@ -218,7 +218,7 @@
DBD::Oracle
.
$deps{'POSTGRESQL'} = [ _( << '.') ];
-DBD::Pg
+DBD::Pg 1.41
.
$deps{'SQLITE'} = [ _( << '.') ];
More information about the Rt-commit
mailing list