Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support-files/MySQL-shared-compat.spec.sh : Dummy, irrelevant change - ↵ | joerg@trift2. | 2007-01-10 | 1 | -1/+1 |
| | | | | just trigger a new build. | ||||
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | | | | Changed header to GPL version 2 only | ||||
* | Update the spec file for the shared compat RPM with version info. | joerg@mysql.com | 2006-01-19 | 1 | -4/+7 |
| | |||||
* | - added the 4.1 shared client libraries to the 5.0 shared-compat RPM | lenz@mysql.com | 2005-01-13 | 1 | -9/+13 |
| | | | | (we should consider dropping 3.23 from this one soon) | ||||
* | - added the 4.0 shared mysqlclient libraries to the 4.1 "shared-compat" RPM | lenz@mysql.com | 2005-01-13 | 1 | -10/+18 |
| | |||||
* | - Fixed two small version number issues in MySQL-shared-compat.spec | lenz@mysql.com | 2004-08-12 | 1 | -2/+2 |
| | |||||
* | - be able to build MySQL-shared-compat RPMs for other archs than i386 | lenz@mysql.com | 2004-01-13 | 1 | -2/+2 |
| | |||||
* | - enhanced the RPM spec file (use more RPM macros, cleanups, allow to | lenz@mysql.com | 2003-07-09 | 1 | -1/+1 |
| | | | | | override CC/CXX when using a special compiler) - the RPM should now build on AMD64 and IA64, too | ||||
* | - added MySQL-shared-compat.spec(.sh) to the distribution. This spec file | lenz@mysql.com | 2003-05-06 | 1 | -0/+72 |
can be used to build a compatibility package that includes the shared libraries of MySQL 3.23.xx and MySQL 4.0.xx for backwards compatibility with dynamically linked applications. It simply repackages the two MySQL-shared RPMs, so these need to be created or downloaded separately. |