From 3254d9aefa7e18494f19adaefea25854decc7cd1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 3 Nov 2010 12:05:01 +0000 Subject: [PATCH] upgrading package: ndb 5.1.48 -> 5.1.52 --- ndb/ndb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ndb/ndb.spec b/ndb/ndb.spec index 093cfb6740..02a890975a 100644 --- a/ndb/ndb.spec +++ b/ndb/ndb.spec @@ -25,7 +25,7 @@ # package version %define V_major 5.1 -%define V_minor 48 +%define V_minor 52 %define V_mysql %{V_major}.%{V_minor} # package information @@ -39,7 +39,7 @@ Class: EVAL Group: Database License: GPL Version: %{V_mysql} -Release: 20100727 +Release: 20101103 # list of sources Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz