Skip to content

Commit 7d57772

Browse files
committed
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)
1 parent 9f7288e commit 7d57772

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packaging/rpm-oel/mysql.spec.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,8 +835,6 @@ fi
835835
%attr(755, root, root) %{_bindir}/mysqlimport
836836
%attr(755, root, root) %{_bindir}/mysqlshow
837837
%attr(755, root, root) %{_bindir}/mysqlslap
838-
%attr(755, root, root) %{_bindir}/mysql_config
839-
%attr(755, root, root) %{_bindir}/mysql_config-%{__isa_bits}
840838

841839
%attr(644, root, root) %{_mandir}/man1/msql2mysql.1*
842840
%attr(644, root, root) %{_mandir}/man1/mysql.1*
@@ -918,6 +916,9 @@ fi
918916
%endif
919917

920918
%changelog
919+
* Tue Jul 05 2016 Balasubramanian Kandasamy <[email protected]> - 5.5.51-1
920+
- Remove mysql_config from client subpackage
921+
921922
* Tue Sep 29 2015 Balasubramanian Kandasamy <[email protected]> - 5.5.47-1
922923
- Added conflicts to mysql-connector-c-shared dependencies
923924

0 commit comments

Comments
 (0)