Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/M41/bug20216-4.1 support-files/mysql.spec.sh: Auto merged
This commit is contained in:
commit
8fdac9c74b
@ -577,6 +577,7 @@ fi
|
|||||||
%attr(755, root, root) %{_bindir}/mysqlbug
|
%attr(755, root, root) %{_bindir}/mysqlbug
|
||||||
%attr(755, root, root) %{_bindir}/mysqld_multi
|
%attr(755, root, root) %{_bindir}/mysqld_multi
|
||||||
%attr(755, root, root) %{_bindir}/mysqld_safe
|
%attr(755, root, root) %{_bindir}/mysqld_safe
|
||||||
|
%attr(755, root, root) %{_bindir}/mysqldumpslow
|
||||||
%attr(755, root, root) %{_bindir}/mysqlhotcopy
|
%attr(755, root, root) %{_bindir}/mysqlhotcopy
|
||||||
%attr(755, root, root) %{_bindir}/mysqltest
|
%attr(755, root, root) %{_bindir}/mysqltest
|
||||||
%attr(755, root, root) %{_bindir}/pack_isam
|
%attr(755, root, root) %{_bindir}/pack_isam
|
||||||
@ -607,7 +608,6 @@ fi
|
|||||||
%attr(755, root, root) %{_bindir}/mysqlbinlog
|
%attr(755, root, root) %{_bindir}/mysqlbinlog
|
||||||
%attr(755, root, root) %{_bindir}/mysqlcheck
|
%attr(755, root, root) %{_bindir}/mysqlcheck
|
||||||
%attr(755, root, root) %{_bindir}/mysqldump
|
%attr(755, root, root) %{_bindir}/mysqldump
|
||||||
%attr(755, root, root) %{_bindir}/mysqldumpslow
|
|
||||||
%attr(755, root, root) %{_bindir}/mysqlimport
|
%attr(755, root, root) %{_bindir}/mysqlimport
|
||||||
%attr(755, root, root) %{_bindir}/mysqlshow
|
%attr(755, root, root) %{_bindir}/mysqlshow
|
||||||
|
|
||||||
@ -712,6 +712,10 @@ fi
|
|||||||
# itself - note that they must be ordered by date (important when
|
# itself - note that they must be ordered by date (important when
|
||||||
# merging BK trees)
|
# merging BK trees)
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2006 Joerg Bruehe <joerg@mysql.com>
|
||||||
|
|
||||||
|
- move "mysqldumpslow" from the client RPM to the server RPM (bug#20216)
|
||||||
|
|
||||||
* Sat May 20 2006 Kent Boortz <kent@mysql.com>
|
* Sat May 20 2006 Kent Boortz <kent@mysql.com>
|
||||||
|
|
||||||
- Always compile for PIC, position independent code.
|
- Always compile for PIC, position independent code.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user