mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Merge from mysql-5.0-bugteam.
This commit is contained in:
commit
1e43b94c70
13 changed files with 19 additions and 25 deletions
|
|
@ -1063,7 +1063,6 @@ fi
|
|||
|
||||
%files devel
|
||||
%defattr(-, root, root, 0755)
|
||||
%doc mysql-release-%{mysql_version}/EXCEPTIONS-CLIENT
|
||||
%doc %attr(644, root, man) %{_mandir}/man1/mysql_config.1*
|
||||
%attr(755, root, root) %{_bindir}/mysql_config
|
||||
%dir %attr(755, root, root) %{_includedir}/mysql
|
||||
|
|
@ -1134,6 +1133,10 @@ fi
|
|||
##############################################################################
|
||||
%changelog
|
||||
|
||||
* Wed Nov 24 2010 Alexander Nozdrin <alexander.nozdrin@oracle.com>
|
||||
|
||||
- EXCEPTIONS-CLIENT has been deleted, remove it from here too.
|
||||
|
||||
* Tue Jun 15 2010 Joerg Bruehe <joerg.bruehe@sun.com>
|
||||
|
||||
- Change the behaviour on upgrade:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue