Below is the list of changes that have just been committed into a local
5.0 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.1924 05/08/02 14:04:21 lenz@stripped +1 -0
Merge mysql.com:/space/my/mysql-4.1-build
into mysql.com:/space/my/mysql-5.0-build
support-files/mysql.spec.sh
1.110 05/08/02 14:04:18 lenz@stripped +0 -0
Auto merged
# 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-5.0-build/RESYNC
--- 1.109/support-files/mysql.spec.sh 2005-07-29 06:19:29 +02:00
+++ 1.110/support-files/mysql.spec.sh 2005-08-02 14:04:18 +02:00
@@ -29,7 +29,6 @@
URL: http://www.mysql.com/
Packager: Lenz Grimmer <build@stripped>
Vendor: MySQL AB
-Requires: fileutils sh-utils
Provides: msqlormysql MySQL-server mysql
BuildRequires: ncurses-devel
Obsoletes: mysql
@@ -60,7 +59,7 @@
%package server
Summary: MySQL: a very fast and reliable SQL database server
Group: Applications/Databases
-Requires: fileutils sh-utils
+Requires: coreutils grep procps /usr/sbin/useradd /usr/sbin/groupadd /sbin/chkconfig
Provides: msqlormysql mysql-server mysql MySQL
Obsoletes: MySQL mysql mysql-server
@@ -669,6 +668,10 @@
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Tue Aug 02 2005 Lenz Grimmer <lenz@stripped>
+
+- Fixed the Requires: tag for the server RPM (BUG 12233)
+
* Fri Jul 15 2005 Lenz Grimmer <lenz@stripped>
- create a "mysql" user group and assign the mysql user account to that group
| Thread |
|---|
| • bk commit into 5.0 tree (lenz:1.1924) | lenz | 2 Aug |