From 4015bf15d6bae2189b7967c93923525a4a4e4443 Mon Sep 17 00:00:00 2001 From: nott Date: Wed, 26 May 2010 12:01:20 +0000 Subject: [PATCH] update with latest mysql version Former-commit-id: ba146dfc428e138b3f1157634ea7d83beefa0668 --- AIX/xcat-mysql/Build-notes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AIX/xcat-mysql/Build-notes b/AIX/xcat-mysql/Build-notes index e062f30..d439295 100644 --- a/AIX/xcat-mysql/Build-notes +++ b/AIX/xcat-mysql/Build-notes @@ -1,10 +1,10 @@ Build Notes -Download mysql-5.1.26-rc-aix5.3-powerpc.tar.gz. +Download mysql-5.1.37-rc-aix5.3-powerpc.tar.gz. (See http://dev.mysql.com/downloads/mysql/5.1.html#aix) Copy the gz file to the SOURCES directory. -cp mysql-5.0.67-aix5.3-powerpc-64bit.tar.gz /opt/freeware/src/packages/SOURCES +cp mysql-5.1.37-aix5.3-powerpc-64bit.tar.gz /opt/freeware/src/packages/SOURCES Remove any old RPMs rm -f /opt/freeware/src/packages/SRPMS/xcat-mysql*rpm /opt/freeware/src/packages/RPMS/ppc/xcat-mysql*rpm @@ -16,5 +16,5 @@ a different version etc. rpm -ba xcat-mysql.spec Creates: -/opt/freeware/src/packages/SRPMS/xcat-mysql-5.0-1.src.rpm -/opt/freeware/src/packages/RPMS/ppc/xcat-mysql-5.0-1.aix5.3.ppc.rpm +/opt/freeware/src/packages/SRPMS/xcat-mysql-5.1-37.src.rpm +/opt/freeware/src/packages/RPMS/ppc/xcat-mysql-5.1-37.aix5.3.ppc.rpm