auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
Name: mysql
|
2004-09-09 09:03:26 +00:00
|
|
|
|
Version: 3.23.58
|
2004-09-09 09:05:58 +00:00
|
|
|
|
Release: 4
|
2004-09-09 09:01:16 +00:00
|
|
|
|
Source0: http://www.mysql.com/Downloads/MySQL-3.23/mysql-%{version}.tar.gz
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
Source1: mysql.init
|
|
|
|
|
Source2: mysql.logrotate
|
2004-09-09 08:54:34 +00:00
|
|
|
|
Source3: my.cnf
|
2004-09-09 08:56:18 +00:00
|
|
|
|
# Working around perl dependency checking bug in rpm FTTB. Remove later.
|
|
|
|
|
Source999: filter-requires-mysql.sh
|
2004-09-09 08:57:08 +00:00
|
|
|
|
Patch0: mysql-3.23.51-manfixes.patch
|
2004-09-09 09:00:15 +00:00
|
|
|
|
Patch1: mysql-3.23.54-libdir.patch
|
2004-09-09 09:00:05 +00:00
|
|
|
|
Patch2: mysql-errno.patch
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
URL: http://www.mysql.com
|
2004-09-09 08:55:20 +00:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
2004-09-09 09:05:58 +00:00
|
|
|
|
Summary: MySQL client programs and shared libraries.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
License: GPL/LGPL
|
|
|
|
|
Group: Applications/Databases
|
2004-09-09 08:54:34 +00:00
|
|
|
|
Prereq: /sbin/ldconfig, /sbin/install-info, grep, fileutils, chkconfig
|
2004-09-09 08:56:18 +00:00
|
|
|
|
BuildRequires: gperf, perl, readline-devel
|
2004-09-09 08:55:20 +00:00
|
|
|
|
BuildRequires: gcc-c++, ncurses-devel, zlib-devel
|
2004-09-09 09:00:15 +00:00
|
|
|
|
BuildRequires: libtool automake autoconf
|
2004-09-09 08:56:18 +00:00
|
|
|
|
Requires: bash
|
2004-09-09 08:54:46 +00:00
|
|
|
|
Conflicts: MySQL
|
2004-09-09 08:57:08 +00:00
|
|
|
|
Requires: perl-DBI, perl-DBD-MySQL
|
2004-09-09 09:05:58 +00:00
|
|
|
|
Obsoletes: mysql-client mysql-perl
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 08:56:18 +00:00
|
|
|
|
# Working around perl dependency checking bug in rpm FTTB. Remove later.
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%define __perl_requires %{SOURCE999}
|
2004-09-09 08:56:18 +00:00
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%description
|
2004-09-09 08:55:23 +00:00
|
|
|
|
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
|
|
|
|
|
client/server implementation consisting of a server daemon (mysqld)
|
|
|
|
|
and many different client programs and libraries. This package
|
2004-09-09 09:05:58 +00:00
|
|
|
|
contains the MySQL client programs, the client shared libraries, and
|
2004-09-09 08:55:23 +00:00
|
|
|
|
generic MySQL files.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%package server
|
|
|
|
|
|
2004-09-09 08:55:23 +00:00
|
|
|
|
Summary: The MySQL server and related files.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
License: GPL
|
|
|
|
|
Group: Applications/Databases
|
2004-09-09 09:00:05 +00:00
|
|
|
|
Prereq: /sbin/chkconfig, /usr/sbin/useradd
|
2004-09-09 08:54:34 +00:00
|
|
|
|
Requires: mysql = %{version}, sh-utils
|
2004-09-09 08:54:46 +00:00
|
|
|
|
Conflicts: MySQL-server
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%description server
|
2004-09-09 08:55:23 +00:00
|
|
|
|
MySQL is a true multi-user, multi-threaded SQL database server. MySQL
|
|
|
|
|
is a client/server implementation that consists of a server daemon
|
|
|
|
|
(mysqld) and many different client programs and libraries. This
|
|
|
|
|
package contains the MySQL server and some accompanying files and
|
|
|
|
|
directories.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
|
2004-09-09 08:55:23 +00:00
|
|
|
|
Summary: Files for development of MySQL applications.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
License: LGPL
|
|
|
|
|
Group: Applications/Databases
|
|
|
|
|
Requires: %{name} = %{version}
|
2004-09-09 08:54:46 +00:00
|
|
|
|
Conflicts: MySQL-devel
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%description devel
|
2004-09-09 08:55:23 +00:00
|
|
|
|
MySQL is a true multi-user, multi-threaded SQL database server. This
|
|
|
|
|
package contains the libraries and header files that are needed for
|
|
|
|
|
developing MySQL applications.
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 09:05:58 +00:00
|
|
|
|
%package bench
|
|
|
|
|
|
|
|
|
|
Summary: MySQL benchmark scripts and data.
|
|
|
|
|
License: GPL/LGPL
|
|
|
|
|
Group: Applications/Databases
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
Conflicts: MySQL-bench
|
|
|
|
|
|
|
|
|
|
%description bench
|
|
|
|
|
MySQL is a true multi-user, multi-threaded SQL database server. This
|
|
|
|
|
package contains benchmark scripts and data for use when benchmarking
|
|
|
|
|
MySQL.
|
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%prep
|
2004-09-09 08:55:56 +00:00
|
|
|
|
%setup -q
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 08:57:08 +00:00
|
|
|
|
%patch0 -p1
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%patch1 -p1
|
2004-09-09 09:00:05 +00:00
|
|
|
|
%patch2 -p1
|
2004-09-09 09:00:15 +00:00
|
|
|
|
|
|
|
|
|
libtoolize --force
|
|
|
|
|
aclocal
|
|
|
|
|
automake
|
|
|
|
|
autoconf
|
|
|
|
|
autoheader
|
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%build
|
2004-09-09 08:55:20 +00:00
|
|
|
|
CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%ifarch alpha
|
|
|
|
|
# Can't link C++ objects into an executable without this. Odd!
|
|
|
|
|
# -ECL 2002-12-19
|
|
|
|
|
CFLAGS="$CFLAGS -fPIC"
|
|
|
|
|
%endif
|
|
|
|
|
CXXFLAGS="$CFLAGS -fno-rtti -fno-exceptions"
|
2004-09-09 08:57:08 +00:00
|
|
|
|
export CFLAGS CXXFLAGS
|
2004-09-09 08:56:47 +00:00
|
|
|
|
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%configure \
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
--without-readline \
|
2004-09-09 08:57:45 +00:00
|
|
|
|
--without-debug \
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
--enable-shared \
|
|
|
|
|
--with-extra-charsets=complex \
|
2004-09-09 08:54:46 +00:00
|
|
|
|
--with-bench \
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
--localstatedir=/var/lib/mysql \
|
|
|
|
|
--with-unix-socket-path=/var/lib/mysql/mysql.sock \
|
2004-09-09 08:54:34 +00:00
|
|
|
|
--with-mysqld-user="mysql" \
|
2004-09-09 09:05:58 +00:00
|
|
|
|
--with-extra-charsets=all \
|
2004-09-09 08:56:18 +00:00
|
|
|
|
--with-innodb \
|
2004-09-09 08:57:45 +00:00
|
|
|
|
--enable-local-infile \
|
2004-09-09 08:57:08 +00:00
|
|
|
|
--enable-large-files=yes --enable-largefile=yes \
|
2004-09-09 09:05:58 +00:00
|
|
|
|
--with-berkeley-db \
|
2004-09-09 09:00:15 +00:00
|
|
|
|
--enable-thread-safe-client
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 08:57:45 +00:00
|
|
|
|
# Not enabling assembler
|
|
|
|
|
|
2004-09-09 09:00:15 +00:00
|
|
|
|
make %{?_smp_mflags}
|
2004-09-09 08:54:46 +00:00
|
|
|
|
make check
|
2004-09-09 09:05:58 +00:00
|
|
|
|
%ifnarch ppc64 s390x x86_64
|
2004-09-09 08:54:46 +00:00
|
|
|
|
make test
|
2004-09-09 08:55:00 +00:00
|
|
|
|
%endif
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%makeinstall
|
2004-09-09 08:54:34 +00:00
|
|
|
|
install -m 644 include/my_config.h $RPM_BUILD_ROOT/usr/include/mysql/
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/var/log
|
|
|
|
|
touch $RPM_BUILD_ROOT/var/log/mysqld.log
|
2004-09-09 08:53:49 +00:00
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
# List the installed tree for RPM package maintenance purposes.
|
|
|
|
|
find $RPM_BUILD_ROOT -print | sed "s|^$RPM_BUILD_ROOT||" | sort > ROOTFILES
|
2004-09-09 09:00:15 +00:00
|
|
|
|
gzip ${RPM_BUILD_ROOT}%{_infodir}/*
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/mysql-*.spec
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/mysql-log-rotate
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/{rc.d/init.d,logrotate.d}
|
2004-09-09 08:54:34 +00:00
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/var/run/mysqld
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
install -m 0755 -d $RPM_BUILD_ROOT/var/lib/mysql
|
|
|
|
|
install -m 0755 %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/mysqld
|
|
|
|
|
install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/mysqld
|
2004-09-09 08:54:34 +00:00
|
|
|
|
install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT/etc/my.cnf
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
rm -f $RPM_BUILD_ROOT/%{_infodir}/dir*
|
2004-09-09 09:05:58 +00:00
|
|
|
|
mv $RPM_BUILD_ROOT/usr/sql-bench $RPM_BUILD_ROOT%{_datadir}/sql-bench
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 08:56:47 +00:00
|
|
|
|
# Doesn't contain anything
|
|
|
|
|
rm -f Docs/manual.ps
|
2004-09-09 09:00:05 +00:00
|
|
|
|
rm -fr $RPM_BUILD_ROOT/usr/mysql-test
|
2004-09-09 09:00:15 +00:00
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_libdir}/mysql/libmysqlclient*.la
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/binary-configure
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/make_binary_distribution
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/mi_test_all*
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/*.cnf
|
|
|
|
|
rm -f ${RPM_BUILD_ROOT}%{_datadir}/mysql/mysql.server
|
2004-09-09 08:56:47 +00:00
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%pre server
|
|
|
|
|
/usr/sbin/useradd -M -o -r -d /var/lib/mysql -s /bin/bash \
|
|
|
|
|
-c "MySQL Server" -u 27 mysql > /dev/null 2>&1 || :
|
|
|
|
|
|
2004-09-09 09:00:05 +00:00
|
|
|
|
%post
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
/sbin/install-info %{_infodir}/mysql.info.gz %{_infodir}/dir
|
2004-09-09 09:00:05 +00:00
|
|
|
|
if ! grep '^%{_libdir}/mysql$' /etc/ld.so.conf > /dev/null 2>&1
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
then
|
2004-09-09 09:00:05 +00:00
|
|
|
|
echo "%{_libdir}/mysql" >> /etc/ld.so.conf
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
fi
|
2004-09-09 09:00:05 +00:00
|
|
|
|
/sbin/ldconfig %{_libdir}/mysql
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%post server
|
|
|
|
|
if [ $1 = 1 ]; then
|
|
|
|
|
/sbin/chkconfig --add mysqld
|
|
|
|
|
fi
|
2004-09-09 08:54:34 +00:00
|
|
|
|
/bin/chmod 0755 /var/lib/mysql
|
2004-09-09 08:55:20 +00:00
|
|
|
|
/bin/touch /var/log/mysqld.log
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%preun
|
|
|
|
|
if [ $1 = 0 ]; then
|
|
|
|
|
/sbin/install-info --delete %{_infodir}/mysql.info.gz %{_infodir}/dir
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
%preun server
|
|
|
|
|
if [ $1 = 0 ]; then
|
|
|
|
|
/sbin/chkconfig --del mysqld
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
%postun
|
|
|
|
|
if [ $1 = 0 ] ; then
|
2004-09-09 09:00:05 +00:00
|
|
|
|
if grep '^%{_libdir}/mysql$' /etc/ld.so.conf > /dev/null 2>&1
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
then
|
2004-09-09 09:00:05 +00:00
|
|
|
|
grep -v '^%{_libdir}/mysql$' /etc/ld.so.conf \
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
> /etc/ld.so.conf.$$ 2> /dev/null
|
|
|
|
|
mv /etc/ld.so.conf.$$ /etc/ld.so.conf
|
|
|
|
|
fi
|
2004-09-09 09:00:05 +00:00
|
|
|
|
/sbin/ldconfig %{_libdir}/mysql
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
fi
|
|
|
|
|
|
2004-09-09 08:55:20 +00:00
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%postun server
|
|
|
|
|
if [ $1 -ge 1 ]; then
|
|
|
|
|
/sbin/service mysqld condrestart >/dev/null 2>&1 || :
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
2004-09-09 08:53:56 +00:00
|
|
|
|
%doc INSTALL* README COPYING*
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%doc Docs/manual* Docs/mysqld_error.txt
|
|
|
|
|
|
|
|
|
|
# /usr/bin/* except mysqladmin and safe_mysqld
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%{_bindir}/[a-ln-rt-z]*
|
|
|
|
|
%{_bindir}/msql2mysql
|
|
|
|
|
%{_bindir}/mysql
|
|
|
|
|
%{_bindir}/mysql_*
|
|
|
|
|
%{_bindir}/mysqlaccess
|
|
|
|
|
%{_bindir}/mysql[b-z]*
|
|
|
|
|
%{_bindir}/my_*
|
|
|
|
|
%{_bindir}/myisam*
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%{_infodir}/*
|
|
|
|
|
%{_mandir}/man1/*
|
2004-09-09 09:00:05 +00:00
|
|
|
|
%dir %{_libdir}/mysql
|
|
|
|
|
%{_libdir}/mysql/libmysqlclient*.so.*
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%dir %{_datadir}/mysql
|
|
|
|
|
%{_datadir}/mysql/english
|
|
|
|
|
%lang(cs) %{_datadir}/mysql/czech
|
|
|
|
|
%lang(da) %{_datadir}/mysql/danish
|
|
|
|
|
%lang(nl) %{_datadir}/mysql/dutch
|
|
|
|
|
%lang(et) %{_datadir}/mysql/estonian
|
|
|
|
|
%lang(fr) %{_datadir}/mysql/french
|
|
|
|
|
%lang(de) %{_datadir}/mysql/german
|
|
|
|
|
%lang(el) %{_datadir}/mysql/greek
|
|
|
|
|
%lang(hu) %{_datadir}/mysql/hungarian
|
|
|
|
|
%lang(it) %{_datadir}/mysql/italian
|
|
|
|
|
%lang(ja) %{_datadir}/mysql/japanese
|
|
|
|
|
%lang(ko) %{_datadir}/mysql/korean
|
|
|
|
|
%lang(no) %{_datadir}/mysql/norwegian
|
|
|
|
|
%lang(no) %{_datadir}/mysql/norwegian-ny
|
|
|
|
|
%lang(pl) %{_datadir}/mysql/polish
|
|
|
|
|
%lang(pt) %{_datadir}/mysql/portuguese
|
|
|
|
|
%lang(ro) %{_datadir}/mysql/romanian
|
|
|
|
|
%lang(ru) %{_datadir}/mysql/russian
|
|
|
|
|
%lang(sk) %{_datadir}/mysql/slovak
|
|
|
|
|
%lang(es) %{_datadir}/mysql/spanish
|
|
|
|
|
%lang(sv) %{_datadir}/mysql/swedish
|
|
|
|
|
%lang(uk) %{_datadir}/mysql/ukrainian
|
|
|
|
|
%{_datadir}/mysql/charsets
|
2004-09-09 08:55:20 +00:00
|
|
|
|
%config(noreplace) /etc/my.cnf
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%files server
|
|
|
|
|
%defattr(-,root,root)
|
2004-09-09 08:56:47 +00:00
|
|
|
|
%doc support-files/*.cnf
|
2004-09-09 09:00:15 +00:00
|
|
|
|
%{_bindir}/mysqladmin
|
|
|
|
|
%{_bindir}/safe_mysqld
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
/usr/libexec/*
|
2004-09-09 08:54:34 +00:00
|
|
|
|
/etc/rc.d/init.d/mysqld
|
|
|
|
|
%attr(0755,mysql,mysql) %dir /var/run/mysqld
|
2004-09-09 08:55:20 +00:00
|
|
|
|
%config(noreplace) /etc/logrotate.d/mysqld
|
2004-09-09 08:53:49 +00:00
|
|
|
|
%attr(0755,mysql,mysql) %dir /var/lib/mysql
|
2004-09-09 08:54:34 +00:00
|
|
|
|
%ghost %attr(0640,mysql,mysql) /var/log/mysqld.log
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
/usr/include/mysql
|
2004-09-09 09:00:05 +00:00
|
|
|
|
%dir %{_libdir}/mysql
|
|
|
|
|
%{_libdir}/mysql/*.a
|
|
|
|
|
%{_libdir}/mysql/libmysqlclient*.so
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
|
2004-09-09 09:05:58 +00:00
|
|
|
|
%files bench
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_datadir}/sql-bench
|
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
%changelog
|
2004-09-09 09:05:58 +00:00
|
|
|
|
* Mon Oct 27 2003 Kim Ho <kho@redhat.com> 3.23.58-4
|
|
|
|
|
- update mysql.init to wait (max 10 seconds) for mysql server to
|
|
|
|
|
start (#58372)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 27 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-3
|
|
|
|
|
- re-enable Berkeley DB support (#106832)
|
|
|
|
|
- re-enable ia64 testing
|
|
|
|
|
|
|
|
|
|
* Fri Sep 19 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-2
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Mon Sep 15 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-1
|
|
|
|
|
- upgrade to 3.23.58 for security fix
|
|
|
|
|
|
|
|
|
|
* Tue Aug 26 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.57-2
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Wed Jul 02 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.57-1
|
|
|
|
|
- revert to prior version of MySQL due to license incompatibilities
|
|
|
|
|
with packages that link against the client. The MySQL folks are
|
|
|
|
|
looking into the issue.
|
|
|
|
|
|
|
|
|
|
* Wed Jun 18 2003 Patrick Macdonald <patrickm@redhat.com> 4.0.13-4
|
|
|
|
|
- restrict test on ia64 (temporary)
|
|
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 4.0.13-3
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Thu May 29 2003 Patrick Macdonald <patrickm@redhat.com> 4.0.13-2
|
|
|
|
|
- fix filter-requires-mysql.sh with less restrictive for mysql-bench
|
|
|
|
|
|
|
|
|
|
* Wed May 28 2003 Patrick Macdonald <patrickm@redhat.com> 4.0.13-1
|
|
|
|
|
- update for MySQL 4.0
|
|
|
|
|
- back-level shared libraries available in mysqlclient10 package
|
|
|
|
|
|
|
|
|
|
* Fri May 09 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.56-2
|
|
|
|
|
- add sql-bench package (#90110)
|
2004-09-09 09:03:26 +00:00
|
|
|
|
|
2004-09-09 09:05:58 +00:00
|
|
|
|
* Wed Mar 19 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.56-1
|
2004-09-09 09:01:16 +00:00
|
|
|
|
- upgrade to 3.23.56 for security fixes
|
2004-09-09 09:05:58 +00:00
|
|
|
|
- remove patch for double-free (included in 3.23.56)
|
2004-09-09 09:01:16 +00:00
|
|
|
|
|
2004-09-09 09:00:15 +00:00
|
|
|
|
* Tue Feb 18 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.54a-11
|
|
|
|
|
- enable thread safe client
|
|
|
|
|
- add patch for double free fix
|
|
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Mon Jan 13 2003 Karsten Hopp <karsten@redhat.de> 3.23.54a-9
|
|
|
|
|
- disable checks on s390x
|
|
|
|
|
|
|
|
|
|
* Sat Jan 4 2003 Jeff Johnson <jbj@redhat.com> 3.23.54a-8
|
|
|
|
|
- use internal dep generator.
|
|
|
|
|
|
|
|
|
|
* Wed Jan 1 2003 Bill Nottingham <notting@redhat.com> 3.23.54a-7
|
|
|
|
|
- fix mysql_config on hammer
|
|
|
|
|
|
|
|
|
|
* Sun Dec 22 2002 Tim Powers <timp@redhat.com> 3.23.54a-6
|
|
|
|
|
- don't use rpms internal dep generator
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2002 Elliot Lee <sopwith@redhat.com> 3.23.54a-5
|
|
|
|
|
- Push it into the build system
|
|
|
|
|
|
2004-09-09 09:00:05 +00:00
|
|
|
|
* Mon Dec 16 2002 Joe Orton <jorton@redhat.com> 3.23.54a-4
|
|
|
|
|
- upgrade to 3.23.54a for safe_mysqld fix
|
|
|
|
|
|
|
|
|
|
* Thu Dec 12 2002 Joe Orton <jorton@redhat.com> 3.23.54-3
|
|
|
|
|
- upgrade to 3.23.54 for latest security fixes
|
|
|
|
|
|
|
|
|
|
* Tue Nov 19 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-5
|
|
|
|
|
- Always include <errno.h> for errno
|
|
|
|
|
- Remove unpackaged files
|
|
|
|
|
|
|
|
|
|
* Tue Nov 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
|
- do not prereq userdel, not used at all
|
|
|
|
|
|
|
|
|
|
* Mon Sep 9 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.52-4
|
|
|
|
|
- Use %%{_libdir}
|
|
|
|
|
- Add patch for x86-64
|
|
|
|
|
|
2004-09-09 08:58:09 +00:00
|
|
|
|
* Wed Sep 4 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-3
|
|
|
|
|
- rebuilt with gcc-3.2-7
|
|
|
|
|
|
2004-09-09 08:57:45 +00:00
|
|
|
|
* Thu Aug 29 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.52-2
|
|
|
|
|
- Add --enable-local-infile to configure - a new option
|
|
|
|
|
which doesn't default to the old behaviour (#72885)
|
|
|
|
|
|
2004-09-09 08:57:38 +00:00
|
|
|
|
* Fri Aug 23 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.52-1
|
|
|
|
|
- 3.23.52. Fixes a minor security problem, various bugfixes.
|
|
|
|
|
|
|
|
|
|
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 3.23.51-5
|
2004-09-09 08:57:21 +00:00
|
|
|
|
- rebuilt with gcc-3.2 (we hope)
|
|
|
|
|
|
2004-09-09 08:57:08 +00:00
|
|
|
|
* Mon Jul 22 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.51-4
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 18 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.51-3
|
|
|
|
|
- Fix #63543 and #63542
|
|
|
|
|
|
|
|
|
|
* Thu Jul 11 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.51-2
|
|
|
|
|
- Turn off bdb on PPC(#68591)
|
|
|
|
|
- Turn off the assembly optimizations, for safety.
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.51-1
|
|
|
|
|
- Work around annoying auto* thinking this is a crosscompile
|
|
|
|
|
- 3.23.51
|
|
|
|
|
|
|
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 10 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.50-2
|
|
|
|
|
- Add dependency on perl-DBI and perl-DBD-MySQL (#66349)
|
|
|
|
|
|
|
|
|
|
* Thu May 30 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.50-1
|
|
|
|
|
- 3.23.50
|
|
|
|
|
|
|
|
|
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 13 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.49-4
|
|
|
|
|
- Rebuild
|
|
|
|
|
- Don't set CXX to gcc, it doesn't work anymore
|
|
|
|
|
- Exclude Alpha
|
|
|
|
|
|
|
|
|
|
* Mon Apr 8 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.49-3
|
2004-09-09 08:56:47 +00:00
|
|
|
|
- Add the various .cnf examples as doc files to mysql-server (#60349)
|
|
|
|
|
- Don't include manual.ps, it's just 200 bytes with a URL inside (#60349)
|
|
|
|
|
- Don't include random files in /usr/share/mysql (#60349)
|
|
|
|
|
- langify (#60349)
|
|
|
|
|
|
|
|
|
|
* Thu Feb 21 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.49-2
|
2004-09-09 08:56:38 +00:00
|
|
|
|
- Rebuild
|
|
|
|
|
|
2004-09-09 08:56:18 +00:00
|
|
|
|
* Sun Feb 17 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.49-1
|
|
|
|
|
- 3.23.49
|
|
|
|
|
|
|
|
|
|
* Thu Feb 14 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.48-2
|
|
|
|
|
- work around perl dependency bug.
|
|
|
|
|
|
|
|
|
|
* Mon Feb 11 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.48-1
|
|
|
|
|
- 3.23.48
|
|
|
|
|
|
|
|
|
|
* Thu Jan 17 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.47-4
|
|
|
|
|
- Use kill, not mysqladmin, to flush logs and shut down. Thus,
|
|
|
|
|
an admin password can be set with no problems.
|
|
|
|
|
- Remove reload from init script
|
|
|
|
|
|
|
|
|
|
* Wed Jan 16 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.47-3
|
|
|
|
|
- remove db3-devel from buildrequires,
|
|
|
|
|
MySQL has had its own bundled copy since the mid thirties
|
|
|
|
|
|
|
|
|
|
* Sun Jan 6 2002 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.47-1
|
|
|
|
|
- 3.23.47
|
|
|
|
|
- Don't build for alpha, toolchain immature.
|
|
|
|
|
|
|
|
|
|
* Mon Dec 3 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.46-1
|
|
|
|
|
- 3.23.46
|
|
|
|
|
- use -fno-rtti and -fno-exceptions, and set CXX to increase stability.
|
|
|
|
|
Recommended by mysql developers.
|
|
|
|
|
|
|
|
|
|
* Sun Nov 25 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.45-1
|
|
|
|
|
- 3.23.45
|
|
|
|
|
|
|
|
|
|
* Wed Nov 14 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.44-2
|
|
|
|
|
- centralize definition of datadir in the initscript (#55873)
|
|
|
|
|
|
|
|
|
|
* Fri Nov 2 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.44-1
|
|
|
|
|
- 3.23.44
|
|
|
|
|
|
|
|
|
|
* Thu Oct 4 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.43-1
|
|
|
|
|
- 3.23.43
|
2004-09-09 08:56:10 +00:00
|
|
|
|
|
2004-09-09 08:56:18 +00:00
|
|
|
|
* Mon Sep 10 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.42-1
|
|
|
|
|
- 3.23.42
|
|
|
|
|
- reenable innodb
|
2004-09-09 08:55:47 +00:00
|
|
|
|
|
2004-09-09 08:55:23 +00:00
|
|
|
|
* Tue Aug 14 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com> 3.23.41-1
|
|
|
|
|
- 3.23.41 bugfix release
|
|
|
|
|
- disable innodb, to avoid the broken updates
|
|
|
|
|
- Use "mysqladmin flush_logs" instead of kill -HUP in logrotate
|
|
|
|
|
script (#51711)
|
|
|
|
|
|
2004-09-09 08:55:20 +00:00
|
|
|
|
* Sat Jul 21 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.40, bugfix release
|
|
|
|
|
- Add zlib-devel to buildrequires:
|
|
|
|
|
|
|
|
|
|
* Fri Jul 20 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- BuildRequires-tweaking
|
|
|
|
|
|
|
|
|
|
* Thu Jun 28 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- Reenable test, but don't run them for s390, s390x or ia64
|
|
|
|
|
- Make /etc/my.cnf config(noplace). Same for /etc/logrotate.d/mysqld
|
|
|
|
|
|
|
|
|
|
* Thu Jun 14 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.29
|
|
|
|
|
- enable innodb
|
|
|
|
|
- enable assembly again
|
2004-09-09 08:56:18 +00:00
|
|
|
|
- disable tests for now...
|
2004-09-09 08:55:20 +00:00
|
|
|
|
|
2004-09-09 08:54:57 +00:00
|
|
|
|
* Tue May 15 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.38
|
|
|
|
|
- Don't use BDB on Alpha - no fast mutexes
|
|
|
|
|
|
|
|
|
|
* Tue Apr 24 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.37
|
|
|
|
|
- Add _GNU_SOURCE to the compile flags
|
|
|
|
|
|
2004-09-09 08:54:46 +00:00
|
|
|
|
* Wed Mar 28 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- Make it obsolete our 6.2 PowerTools packages
|
|
|
|
|
- 3.23.36 bugfix release - fixes some security issues
|
|
|
|
|
which didn't apply to our standard configuration
|
|
|
|
|
- Make "make test" part of the build process, except on IA64
|
|
|
|
|
(it fails there)
|
|
|
|
|
|
|
|
|
|
* Tue Mar 20 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.35 bugfix release
|
|
|
|
|
- Don't delete the mysql user on uninstall
|
|
|
|
|
|
|
|
|
|
* Tue Mar 13 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.34a bugfix release
|
2004-09-09 08:54:34 +00:00
|
|
|
|
|
2004-09-09 08:54:46 +00:00
|
|
|
|
* Wed Feb 7 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- added readline-devel to BuildRequires:
|
|
|
|
|
|
|
|
|
|
* Tue Feb 6 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- small i18n-fixes to initscript (action needs $)
|
|
|
|
|
|
|
|
|
|
* Tue Jan 30 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- make it shut down and rotate logs without using mysqladmin
|
|
|
|
|
(from #24909)
|
|
|
|
|
|
|
|
|
|
* Mon Jan 29 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- conflict with "MySQL"
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- improve gettextizing
|
|
|
|
|
|
|
|
|
|
* Mon Jan 22 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.32
|
|
|
|
|
- fix logrotate script (#24589)
|
2004-09-09 08:54:34 +00:00
|
|
|
|
|
|
|
|
|
* Wed Jan 17 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
2004-09-09 08:54:46 +00:00
|
|
|
|
- gettextize
|
2004-09-09 08:54:34 +00:00
|
|
|
|
- move the items in Requires(post): to Requires: in preparation
|
|
|
|
|
for an errata for 7.0 when 3.23.31 is released
|
2004-09-09 08:54:46 +00:00
|
|
|
|
- 3.23.31
|
2004-09-09 08:54:34 +00:00
|
|
|
|
|
|
|
|
|
* Tue Jan 16 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- add the log file to the rpm database, and make it 0640
|
|
|
|
|
(#24116)
|
|
|
|
|
- as above in logrotate script
|
|
|
|
|
- changes to the init sequence - put most of the data
|
|
|
|
|
in /etc/my.cnf instead of hardcoding in the init script
|
|
|
|
|
- use /var/run/mysqld/mysqld.pid instead of
|
|
|
|
|
/var/run/mysqld/pid
|
|
|
|
|
- use standard safe_mysqld
|
|
|
|
|
- shut down cleaner
|
|
|
|
|
|
|
|
|
|
* Mon Jan 08 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.30
|
|
|
|
|
- do an explicit chmod on /var/lib/mysql in post, to avoid
|
|
|
|
|
any problems with broken permissons. There is a report
|
|
|
|
|
of rm not changing this on its own (#22989)
|
|
|
|
|
|
|
|
|
|
* Mon Jan 01 2001 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- bzipped source
|
|
|
|
|
- changed from 85 to 78 in startup, so it starts before
|
|
|
|
|
apache (which can use modules requiring mysql)
|
|
|
|
|
|
|
|
|
|
* Wed Dec 27 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.29a
|
|
|
|
|
|
|
|
|
|
* Tue Dec 19 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- add requirement for new libstdc++, build for errata
|
|
|
|
|
|
|
|
|
|
* Mon Dec 18 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.29
|
|
|
|
|
|
|
|
|
|
* Mon Nov 27 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.28 (gamma)
|
|
|
|
|
- remove old patches, as they are now upstreamed
|
|
|
|
|
|
|
|
|
|
* Thu Nov 14 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- Add a requirement for a new glibc (#20735)
|
|
|
|
|
- build on IA64
|
|
|
|
|
|
|
|
|
|
* Wed Nov 1 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- disable more assembly
|
|
|
|
|
|
|
|
|
|
* Wed Nov 1 2000 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
- fix mysql on SPARC (#20124)
|
|
|
|
|
|
|
|
|
|
* Tue Oct 31 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.27
|
|
|
|
|
|
|
|
|
|
* Wed Oct 25 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- add patch for fixing bogus aliasing in mysql from Jakub,
|
|
|
|
|
which should fix #18905 and #18620
|
|
|
|
|
|
|
|
|
|
* Mon Oct 23 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- check for negative niceness values, and negate it
|
|
|
|
|
if present (#17899)
|
|
|
|
|
- redefine optflags on IA32 FTTB
|
|
|
|
|
|
2004-09-09 08:53:56 +00:00
|
|
|
|
* Wed Oct 18 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.26, which among other fixes now uses mkstemp()
|
|
|
|
|
instead of tempnam().
|
2004-09-09 08:54:34 +00:00
|
|
|
|
- revert changes made yesterday, the problem is now
|
|
|
|
|
isolated
|
2004-09-09 08:53:56 +00:00
|
|
|
|
|
|
|
|
|
* Tue Oct 17 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- use the compat C++ compiler FTTB. Argh.
|
|
|
|
|
- add requirement of ncurses4 (see above)
|
|
|
|
|
|
|
|
|
|
* Sun Oct 01 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.25
|
|
|
|
|
- fix shutdown problem (#17956)
|
|
|
|
|
|
|
|
|
|
* Tue Sep 26 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- Don't try to include no-longer-existing PUBLIC file
|
|
|
|
|
as doc (#17532)
|
|
|
|
|
|
2004-09-09 08:53:49 +00:00
|
|
|
|
* Thu Sep 12 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- rename config file to /etc/my.cnf, which is what
|
|
|
|
|
mysqld wants... doh. (#17432)
|
|
|
|
|
- include a changed safe_mysqld, so the pid file option
|
|
|
|
|
works.
|
|
|
|
|
- make mysql dir world readable to they can access the
|
|
|
|
|
mysql socket. (#17432)
|
|
|
|
|
- 3.23.24
|
|
|
|
|
|
|
|
|
|
* Wed Sep 06 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.23
|
|
|
|
|
|
auto-import changelog data from mysql-3.23.22-6.src.rpm
Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to source (#16830)
Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
Sun Aug 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache (#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from mysql developers)
Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
Thu Jul 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug (from monty@mysql.com)
Wed Jul 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
Sat Jul 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
Wed Jul 05 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
Sun Jul 02 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir}, %{_infodir},
/etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec file
is a full rewrite from scratch.
2004-09-09 08:53:43 +00:00
|
|
|
|
* Sun Aug 27 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- Add "|| :" to condrestart to avoid non-zero exit code
|
|
|
|
|
|
|
|
|
|
* Thu Aug 24 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- it's mysql.com, not mysql.org and use correct path to
|
|
|
|
|
source (#16830)
|
|
|
|
|
|
|
|
|
|
* Wed Aug 16 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- source file from /etc/rc.d, not /etc/rd.d. Doh.
|
|
|
|
|
|
|
|
|
|
* Sun Aug 13 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- don't run ldconfig -n, it doesn't update ld.so.cache
|
|
|
|
|
(#16034)
|
|
|
|
|
- include some missing binaries
|
|
|
|
|
- use safe_mysqld to start the server (request from
|
|
|
|
|
mysql developers)
|
|
|
|
|
|
|
|
|
|
* Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
- condrestart fixes
|
|
|
|
|
|
|
|
|
|
* Mon Aug 01 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.22. Disable the old patches, they're now in.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 27 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- bugfixes in the initscript
|
|
|
|
|
- move the .so link to the devel package
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- rebuild due to glibc changes
|
|
|
|
|
|
|
|
|
|
* Tue Jul 18 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- disable compiler patch
|
|
|
|
|
- don't include info directory file
|
|
|
|
|
|
|
|
|
|
* Mon Jul 17 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- move back to /etc/rc.d/init.d
|
|
|
|
|
|
|
|
|
|
* Fri Jul 14 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- more cleanups in initscript
|
|
|
|
|
|
|
|
|
|
* Thu Jul 13 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- add a patch to work around compiler bug
|
|
|
|
|
(from monty@mysql.com)
|
|
|
|
|
|
|
|
|
|
* Wed Jul 12 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- don't build the SQL daemon statically (glibc problems)
|
|
|
|
|
- fix the logrotate script - only flush log if mysql
|
|
|
|
|
is running
|
|
|
|
|
- change the reloading procedure
|
|
|
|
|
- remove icon - glint is obsolete a long time ago
|
|
|
|
|
|
|
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- try the new compiler again
|
|
|
|
|
- build the SQL daemon statically
|
|
|
|
|
- add compile time support for complex charsets
|
|
|
|
|
- enable assembler
|
|
|
|
|
- more cleanups in initscript
|
|
|
|
|
|
|
|
|
|
* Sun Jul 09 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- use old C++ compiler
|
|
|
|
|
- Exclusivearch x86
|
|
|
|
|
|
|
|
|
|
* Sat Jul 08 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- move .so files to devel package
|
|
|
|
|
- more cleanups
|
|
|
|
|
- exclude sparc for now
|
|
|
|
|
|
|
|
|
|
* Wed Jul 05 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- 3.23.21
|
|
|
|
|
- remove file from /etc/sysconfig
|
|
|
|
|
- Fix initscript a bit - initialization of databases doesn't
|
|
|
|
|
work yet
|
|
|
|
|
- specify the correct licenses
|
|
|
|
|
- include a /etc/my.conf (empty, FTTB)
|
|
|
|
|
- add conditional restart to spec file
|
|
|
|
|
|
|
|
|
|
* Tue Jul 2 2000 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
- Rebuild with new C++
|
|
|
|
|
|
|
|
|
|
* Fri Jun 30 2000 Trond Eivind Glomsr<EFBFBD>d <teg@redhat.com>
|
|
|
|
|
- update to 3.23.20
|
|
|
|
|
- use %%configure, %%makeinstall, %%{_tmppath}, %%{_mandir},
|
|
|
|
|
%%{_infodir}, /etc/init.d
|
|
|
|
|
- remove the bench package
|
|
|
|
|
- change some of the descriptions a little bit
|
|
|
|
|
- fix the init script
|
|
|
|
|
- some compile fixes
|
|
|
|
|
- specify mysql user
|
|
|
|
|
- use mysql uid 27 (postgresql is 26)
|
|
|
|
|
- don't build on ia64
|
|
|
|
|
|
|
|
|
|
* Sat Feb 26 2000 Jos Vos <jos@xos.nl>
|
|
|
|
|
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
|
|
|
|
|
- Upgrade from version 3.22.27 to 3.22.32.
|
|
|
|
|
- Do "make install" instead of "make install-strip", because "install -s"
|
|
|
|
|
now appears to fail on various scripts. Afterwards, strip manually.
|
|
|
|
|
- Reorganize subpackages, according to common Red Hat packages: the client
|
|
|
|
|
program and shared library become the base package and the server and
|
|
|
|
|
some accompanying files are now in a separate server package. The
|
|
|
|
|
server package implicitly requires the base package (shared library),
|
|
|
|
|
but we have added a manual require tag anyway (because of the shared
|
|
|
|
|
config file, and more).
|
|
|
|
|
- Rename the mysql-benchmark subpackage to mysql-bench.
|
|
|
|
|
|
|
|
|
|
* Mon Jan 31 2000 Jos Vos <jos@xos.nl>
|
|
|
|
|
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
|
|
|
|
|
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
|
|
|
|
|
|
|
|
|
|
* Sun Nov 21 1999 Jos Vos <jos@xos.nl>
|
|
|
|
|
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
|
|
|
|
|
- Initial version.
|
|
|
|
|
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec
|
|
|
|
|
file is a full rewrite from scratch.
|