Bug#23736787 - YUM UPDATE FAIL FROM 5.5.51(COMUNITY/COMMERCIAL) TO 5.6.32(COMUNITY/COMMERCIAL)
Remove mysql_config from client sub-package (cherry picked from commit 45c4bfa0f3f1c70756591f48710bb3e76ffde9bc)
This commit is contained in:
parent
9f7288e2e0
commit
7d57772f47
@ -835,8 +835,6 @@ fi
|
|||||||
%attr(755, root, root) %{_bindir}/mysqlimport
|
%attr(755, root, root) %{_bindir}/mysqlimport
|
||||||
%attr(755, root, root) %{_bindir}/mysqlshow
|
%attr(755, root, root) %{_bindir}/mysqlshow
|
||||||
%attr(755, root, root) %{_bindir}/mysqlslap
|
%attr(755, root, root) %{_bindir}/mysqlslap
|
||||||
%attr(755, root, root) %{_bindir}/mysql_config
|
|
||||||
%attr(755, root, root) %{_bindir}/mysql_config-%{__isa_bits}
|
|
||||||
|
|
||||||
%attr(644, root, root) %{_mandir}/man1/msql2mysql.1*
|
%attr(644, root, root) %{_mandir}/man1/msql2mysql.1*
|
||||||
%attr(644, root, root) %{_mandir}/man1/mysql.1*
|
%attr(644, root, root) %{_mandir}/man1/mysql.1*
|
||||||
@ -918,6 +916,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 05 2016 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.51-1
|
||||||
|
- Remove mysql_config from client subpackage
|
||||||
|
|
||||||
* Tue Sep 29 2015 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.47-1
|
* Tue Sep 29 2015 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.47-1
|
||||||
- Added conflicts to mysql-connector-c-shared dependencies
|
- Added conflicts to mysql-connector-c-shared dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user