summaryrefslogtreecommitdiff
path: root/Build-tools/Do-rpm
diff options
context:
space:
mode:
Diffstat (limited to 'Build-tools/Do-rpm')
-rwxr-xr-xBuild-tools/Do-rpm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build-tools/Do-rpm b/Build-tools/Do-rpm
index accf330df1c..edb594f186e 100755
--- a/Build-tools/Do-rpm
+++ b/Build-tools/Do-rpm
@@ -13,9 +13,9 @@ rpmdir="/usr/src/redhat"
# Perl version numbers. Should be autodetected from the files in the
# Perl-mysql-modules/ directory.
-DBI_VERSION="1.11"
+DBI_VERSION="1.14"
DATA_SHOWTABLE_VERSION="3.3"
-DBD_MYSQL_VERSION="1.2209"
+DBD_MYSQL_VERSION="1.2215"
MAKERPM="$rpmdir/SOURCES/makerpm.pl"
#######################