summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-2/+2
|\ | | | | | | into mishka.local:/home/my/mysql-5.0
| * Ensure that a failing test does not stop testing or the whole RPM build process.joerg@mysql.com2005-08-221-2/+2
| |
| * Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-08-124-7/+16
| |\ | | | | | | | | | into mysql.com:/space/my/mysql-4.1-merge
* | | - Removed a non-fatal error when running the Mac OS X 10.4 PackageMaker:lenz@mysql.com2005-08-152-5/+2
| | | | | | | | | | | | | | | | | | | | | CFBundleShortVersionString in Info.plist may not include a version suffix like "-beta" (BUG#12584) - Minor cleanup: removed two unused keys from Info.plist: IFMajorVersion and IFMinorVersion
* | | Merge mysql.com:/space/my/mysql-4.1-mergelenz@mysql.com2005-08-124-7/+16
|\ \ \ | | |/ | |/| | | | into mysql.com:/space/my/mysql-5.0-build
| * | Merge mysql.com:/space/my/mysql-4.0-mergelenz@mysql.com2005-08-124-7/+16
| |\ \ | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-merge
| | * | - another comment typo fixedlenz@mysql.com2005-08-111-1/+1
| | | |
| | * | - Fix for BUG#11380 (as recommened by JimW): renamed the ↵lenz@mysql.com2005-08-113-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | preinstall/postinstall scripts to preflight/postflight instead, so they are run every time a PKG is installed, not only for a fresh installation
| | * | - Make sure the Mac OS X support files are built, but not installed by "make ↵lenz@mysql.com2005-08-112-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | install" (the previous change was too drastic) (BUG#12506)
* | | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-08-041-2/+8
|\ \ \ \ | | |_|/ | |/| | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | | - manual merge from 4.0 into 4.1: used the local version of ha_innodb.cc, ↵lenz@mysql.com2005-08-041-1/+3
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | merged the rpm spec file changelog
| | * | | - Fixed the creation of the mysql user group account in the postinstall ↵lenz@mysql.com2005-08-041-1/+6
| | | |/ | | |/| | | | | | | | | | | | | | | | | section of the MySQL-server RPM spec file (BUG#12348)
| * | | - fixed enabling the Archive storage engine for the mysqld-max RPM binarylenz@mysql.com2005-08-041-1/+5
| | | |
* | | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-08-021-2/+5
|\ \ \ \ | |/ / / | | | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | | - Fixed the Requires: tag for the server RPM (BUG#12233), make sure to list alllenz@mysql.com2005-08-021-2/+5
| | |/ | |/| | | | | | | | | | required commands/packages so the installation succeeds. Removed the superflouus Requires field from the source RPM.
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/home/my/mysql-5.0
| * | - build the RPM binaries against the bundled zlib, when static linking is ↵lenz@mysql.com2005-07-271-0/+1
| | | | | | | | | | | | requested
* | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-07-202-8/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | - Manually merged fixes for BUG#12057 (*.plist (Mac OS X) files are ↵lenz@mysql.com2005-07-202-8/+1
| |\ \ | | |/ | | | | | | installed on Linux)
| | * - don't install the Mac OS X support files when running "make install" -lenz@mysql.com2005-07-202-9/+1
| | | | | | | | | | | | | | | they're not needed outside of the source tree (BUG#12057) - Removed some more unneeded files from "make install" along the way
* | | Merge mysql.com:/space/my/mysql-4.1.13-clonelenz@mysql.com2005-07-151-5/+11
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | - manual merge of the fix for BUG#10984: create a "mysql" user group and ↵lenz@mysql.com2005-07-151-5/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | assign the mysql user account to that group in the server postinstall section of the RPM spec file
| | * RPM spec file improvements:lenz@mysql.com2005-07-151-39/+26
| | | | | | | | | | | | | | | | | | | | | - create a "mysql" user group and assign the mysql user account to that group in the server postinstall section. (BUG 10984) - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete Brazilian translations, more consequent use of macros)
* | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-07-041-1/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | - The Max package should Require a matching MySQL-server package. ↵lenz@mysql.com2005-07-041-1/+1
| | | | | | | | | | | | | | | | | | Automatically replace the version string with the base version of the current build
* | | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-06-151-2/+13
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | - Do not build the RPMs statically on i386 by default, only when adding eitherlenz@mysql.com2005-06-141-2/+13
| | | | | | | | | | | | | | | | | | "--with static" or "--define '_with_static 1'" to the RPM build options. Static linking really only makes sense when linking against the specially patched glibc 2.2.5.
* | | - added the libndbclient static and shared libraries to the RPM (BUG 10676)lenz@mysql.com2005-06-071-0/+4
| | |
* | | - manual merge of mysql.spec.shlenz@mysql.com2005-06-071-44/+26
|\ \ \ | |/ /
| * | - BUG#10676: don't install "make_win_src_distribution" and ↵lenz@mysql.com2005-06-071-45/+27
| | | | | | | | | | | | | | | | | | | | | | | | "make_win_binary_distribution" when doing "make install" (they are not needed/useful) outside the build tree. Added "mysql_client_test" to the "MySQL-bench" RPM. - some small RPM spec file improvements (more variables than hard-coded values, cleanups)
* | | Merge of 4.1 -> 5.0lenz@mysql.com2005-06-011-263/+0
|\ \ \ | |/ /
| * | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-06-011-263/+0
| |\ \ | | |/
| | * - removed references to some obsolete files (BUG#10824)lenz@mysql.com2005-06-011-263/+0
| | | | | | | | | | | | | | | - removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard spec file)
* | | Manual merge.joerg@mysql.com2005-05-261-15/+22
|\ \ \ | |/ /
| * | Manual merge.joerg@mysql.com2005-05-251-15/+22
| |\ \ | | |/
| | * Added a missing "make clean" to the RPM "spec" file which had caused the ↵joerg@mysql.com2005-05-251-0/+7
| | | | | | | | | | | | | | | | | | original 4.1.12 RPMs to be broken. (bug#10674, bug#10681)
* | | Manual mergekonstantin@mysql.com2005-05-052-0/+64
|\ \ \ | |/ /
| * | mwcc-wrapper, compile-darwin-mwcc, mwar-wrapper:kent@mysql.com2005-05-052-0/+64
| | | | | | | | | | | | | | | Initial Metrowerks CodeWarrior compiler support new file
* | | Merge mysql.com:/space/my/mysql-4.1-bug9444lenz@mysql.com2005-05-041-1/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0
| * | - adjusted the start and stop priority level in the mysql.server init script ↵lenz@mysql.com2005-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | for chkconfig on Red Hat Linux (BUG#9444) - we now match the levels used by the MySQL as shipped with Red Hat Linux (e.g. RHEL3/RHEL4)
| * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2005-04-261-1/+1
| |\ \ | | | | | | | | | | | | into mysql.com:/M41/mysql-4.1
* | \ \ Automerge / manual check of the fixes for NPTL configuration (bug#2173, ↵joerg@mysql.com2005-04-261-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | bug#5871, and bug#9497). Post-merge fix will follow.
| * | | Step 1 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-201-1/+1
| | | | | | | | | | | | | | | | Rename 'IS_LINUX' configuration variable to 'TARGET_LINUX'.
* | | | - manual mergelenz@mysql.com2005-04-211-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | - Enabled the "blackhole" storage engine for the Max RPM subpackagelenz@mysql.com2005-04-201-0/+5
| |/ /
* | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-04-171-2/+1
|\ \ \ | |/ / | | | | | | into mysql.com:/space/my/mysql-5.0-build
| * | Merge mysql.com:/space/my/mysql-4.0-buildlenz@mysql.com2005-04-171-2/+1
| |\ \ | | |/ | | | | | | into mysql.com:/space/my/mysql-4.1-build
| | * - removed ReadMe.txt from CLEANFILES, as it's cleaned by Docs/Makefile.amlenz@mysql.com2005-04-171-2/+1
| | | | | | | | | | | | already (and that's the Makefile that acutally creates it)
* | | Set bindir, datadir & others if --basedir is given. This ensures that one ↵monty@mishka.local2005-04-161-9/+23
| | | | | | | | | | | | | | | | | | | | | only has to set basedir in [mysqld] group when moving a binary installation to a not default polace Use for now safe_mysqld by default. (unless use-manager is set in the [mysql.server] option in my.cnf) Search first for defaults files in basedir and then in datadir (like mysqld_safe)
* | | Added more rows to test to get predictable resultsmonty@mishka.local2005-04-161-12/+68
| | |