Bug #144 Extraneous files in RPM distribution
Submitted: 11 Mar 2003 8:25 Modified: 17 Mar 2003 7:56
Reporter: MySQL Developer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.x OS:Linux (Linux)
Assigned to: Lenz Grimmer CPU Architecture:Any

[11 Mar 2003 8:25] MySQL Developer
Description:
MySQL-server-4.xxx.rpm contains some files that pertain only to Mac OS X:

/usr/share/mysql/{Distribution,Info,StartupParameters}.plist

These can be omitted from the RPM file.

How to repeat:
rpm -qpl MySQL-server-4.xxx.rpm

Suggested fix:
Omit the files.
[17 Mar 2003 7:56] Lenz Grimmer
Thank you for your bug report. This issue has been fixed in the latest
development tree for that product. You can find more information about
accessing our development trees at 
    http://www.mysql.com/doc/en/Installing_source_tree.html

Thanks for spotting this! 
 
Now fixed for MySQL-4.0.13 by making sure, that the Mac OS X help 
files are not installed by "make install" - this change will be merged 
into 4.1, too.