summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-09-25 17:36:21 +0200
committerlenz@mysql.com <>2002-09-25 17:36:21 +0200
commit9aeb138a696e1438270c816797148bac3ab16e1b (patch)
treeb34d5a16731b34bc25aa141c4c0e566588d27419 /support-files
parent0eb7d8e4c24024bf1054827dcdf49535fce20d09 (diff)
downloadmariadb-git-9aeb138a696e1438270c816797148bac3ab16e1b.tar.gz
- added Changelog entry to manual.texi
- mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version mismatches (people were mixing MySQL 3.23 and 4.0 RPMs)
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index e49bc3f37f0..69571b65092 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -122,6 +122,7 @@ Summary: MySQL - server with Berkeley DB, RAID and UDF support
Group: Applications/Databases
Provides: mysql-Max
Obsoletes: mysql-Max
+Requires: MySQL >= 4.0
%description Max
Optional MySQL server binary that supports additional features like
@@ -481,6 +482,11 @@ fi
%changelog
+* Wed Sep 25 2002 Lenz Grimmer <lenz@mysql.com>
+
+- MySQL-Max now requires MySQL >= 4.0 to avoid version mismatches
+ (mixing 3.23 and 4.0 packages)
+
* Fri Aug 09 2002 Lenz Grimmer <lenz@mysql.com>
- Turn off OpenSSL in MySQL-Max for now until it works properly again
@@ -513,7 +519,7 @@ fi
take care of this
- reorganized the file list: actually install man pages along
with the binaries of the respective subpackage
-- don't include libmysqld.a in the devel subpackage as well, if we
+- donīt include libmysqld.a in the devel subpackage as well, if we
have a special "embedded" subpackage
- reworked the package descriptions