From 66997c0fb3b200158956d93dc70347408e16c37c Mon Sep 17 00:00:00 2001 From: "lenz@mysql.com" <> Date: Wed, 30 Apr 2003 11:30:45 +0200 Subject: [PATCH] - fixed Max RPM package description (removed RAID) --- support-files/mysql.spec.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 64a1a73bad5..9f8b29ab697 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -146,7 +146,7 @@ languages and applications need to dynamically load and use MySQL. %package Max Release: %{release} -Summary: MySQL - server with Berkeley DB, RAID and UDF support +Summary: MySQL - server with Berkeley BD and UDF support Group: Applications/Databases Provides: mysql-Max Obsoletes: mysql-Max @@ -154,7 +154,7 @@ Requires: MySQL >= 4.0 %description Max Optional MySQL server binary that supports additional features like -Berkeley DB, RAID and User Defined Functions (UDF). +Berkeley DB and User Defined Functions (UDFs). To activate this binary, just install this package in addition to the standard MySQL package.