Below is the list of changes that have just been committed into a local
4.1 repository of lenz. When lenz does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2311 05/07/04 22:11:38 lenz@stripped +1 -0
- The Max package should Require a matching MySQL-server package. Automatically replace
the version string with the base version of the current build
support-files/mysql.spec.sh
1.97 05/07/04 22:11:33 lenz@stripped +1 -1
- The Max package should Require a matching MySQL-server package. Automatically
replace
the version string with the base version of the current build
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: lenz
# Host: metis.lenznet
# Root: /space/my/mysql-4.1-build
--- 1.96/support-files/mysql.spec.sh 2005-06-14 21:39:03 +02:00
+++ 1.97/support-files/mysql.spec.sh 2005-07-04 22:11:33 +02:00
@@ -179,7 +179,7 @@
Group: Applications/Databases
Provides: mysql-Max
Obsoletes: mysql-Max
-Requires: MySQL-server >= 4.0
+Requires: MySQL-server >= @MYSQL_BASE_VERSION@
%description Max
Optional MySQL server binary that supports additional features like:
| Thread |
|---|
| • bk commit into 4.1 tree (lenz:1.2311) | lenz | 4 Jul |