201 Commits (59ce093339fe0a63d133780bd808a006ac2e3d5b)

Author SHA1 Message Date
unknown 5ee36c1d97 mysql.info, INSTALL-BINARY, INSTALL-SOURCE, ReadMe.txt, Docs/Makefile.am: 18 years ago
unknown b73f17fb77 Another man page in the RPMs. 19 years ago
unknown d26369327e Add missing man pages to the RPMs. 19 years ago
unknown e6e7d0cf45 Changes necessary to build version 4.0.28: 19 years ago
unknown a811cc0a88 mysql.spec.sh: 20 years ago
unknown d8e9dd6110 Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216). 20 years ago
unknown 65fcdee56e mysql.spec.sh: 20 years ago
unknown ac22cdc577 - cleanup: removed the empty NEW-RPMS directory and all references 20 years ago
unknown 0ffe070cee - Removed obsolete and outdated man page files from the man 20 years ago
unknown 124b0a594c - added a usermod call in the postinstall section of the RPM spec file 20 years ago
unknown a44907e7a6 - fixed the removing of the RPM_BUILD_ROOT in the %clean section of the RPM 20 years ago
unknown e11a23a8aa - another comment typo fixed 21 years ago
unknown ed0d295e3a - Fix for BUG#11380 (as recommened by JimW): renamed the preinstall/postinstall scripts to 21 years ago
unknown 8c5e6af57d - Make sure the Mac OS X support files are built, but not installed by "make install" (the previous 21 years ago
unknown 21fefc68cb - Fixed the creation of the mysql user group account in the postinstall section of 21 years ago
unknown d207bd81f8 - don't install the Mac OS X support files when running "make install" - 21 years ago
unknown 5c27ff06c7 RPM spec file improvements: 21 years ago
unknown 0d4b118455 - removed references to some obsolete files (BUG#10824) 21 years ago
unknown ce11270fc1 Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken. 21 years ago
unknown ff3d799a05 - removed ReadMe.txt from CLEANFILES, as it's cleaned by Docs/Makefile.am 21 years ago
unknown ce18d92632 - fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly 21 years ago
unknown 7a2a7de28b - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 21 years ago
unknown a90c14b6f4 - fixed typo so make dist does not fail 22 years ago
unknown 0830992f2d - Updated RPM spec file: MySQL-Max now requires MySQL-server instead 22 years ago
unknown 8b11e715bb - make sure to recreate all autoconf/automake-related files after 22 years ago
unknown 4ba06ba7b8 - Fixed two small version number issues in MySQL-shared-compat.spec 22 years ago
unknown d758fc8ec3 - Added libmygcc.a to the "devel" RPM subpackage (required to link 22 years ago
unknown fd2544c4ba - added EXCEPTIONS-CLIENT to the "devel" RPM subpackage and added 22 years ago
unknown 06cd2efc2e - rename: EXCEPTIONS->EXCEPTIONS-CLIENT 22 years ago
unknown d62dff227d - applied the required changes to create the FOSS License exception 22 years ago
unknown 7a00d199a4 Fix for BUG#4038 "rpm postinstall script leaves files as owned by root": 22 years ago
unknown 427590f865 Touchups to .cnf file comments. 22 years ago
unknown d30a350d7a my-medium.cnf.sh: 22 years ago
unknown f6d992be47 - added ncurses-devel to the build prerequisites (BUG#3377) 22 years ago
unknown 9c91900458 - Replaced obsolete "Copyright" field with "License" in the RPM spec file 22 years ago
unknown 99472547d4 - fixed broken shellcode 22 years ago
unknown 96634253b7 - always use CXX=gcc (not only when using gcc 3) to avoid a dependency 22 years ago
unknown 595e46704f - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the 22 years ago
unknown 1e4d0a12d0 extra newline removed 22 years ago
unknown 2dc266aff4 another variant (bug #2185: mysql.server script echo bug) 22 years ago
unknown b3fd7528c5 a fix (#2185: mysql.server script echo bug) 22 years ago
unknown 4ee3e7dc69 - be able to build MySQL-shared-compat RPMs for other archs than i386 22 years ago
unknown 9cd4e65081 - marked /etc/logrotate.d/mysql as a config file in the RPM spec file 22 years ago
unknown afb0756618 Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 22 years ago
unknown 707cb99eef - fixed file permissions for the server RPM docs directory (BUG 1672) 22 years ago
unknown 77ca2ff180 - Reworked the Do-rpm build script to be more flexible 22 years ago
unknown 930f94bf17 - Bugfix for the Mac OS X startup script: Suppress the annoying 22 years ago
unknown ea280fd3ff - Removed COPYING.LIB from all source and binary distributions 22 years ago
unknown 9c5fb81fc0 - removed dependency on MySQL-client from the MySQL-devel RPM subpackage 22 years ago
unknown e05ea7b8ea Move the pid file testing after arguments are parsed (previous patch was not correct) 22 years ago