mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Add patch mysql-5.5-libmysqlclient-symbols.patch for el7
This commit is contained in:
@ -251,6 +251,7 @@ URL: http://www.mysql.com/
|
||||
Packager: MySQL Release Engineering <mysql-build@oss.oracle.com>
|
||||
Vendor: %{mysql_vendor}
|
||||
BuildRequires: %{distro_buildreq}
|
||||
%{?el7:Patch0: mysql-5.5-libmysqlclient-symbols.patch}
|
||||
|
||||
# Regression tests may take a long time, override the default to skip them
|
||||
%{!?runselftest:%global runselftest 1}
|
||||
@ -443,7 +444,7 @@ For a description of MySQL see the base MySQL RPM or http://www.mysql.com/
|
||||
##############################################################################
|
||||
%prep
|
||||
%setup -T -a 0 -c -n %{src_dir}
|
||||
|
||||
%{?el7:%patch0 -p1}
|
||||
##############################################################################
|
||||
%build
|
||||
|
||||
@ -1094,6 +1095,7 @@ echo "=====" >> $STATUS_HISTORY
|
||||
%doc %attr(644, root, man) %{_mandir}/man1/resolveip.1*
|
||||
|
||||
%ghost %config(noreplace,missingok) %{_sysconfdir}/my.cnf
|
||||
%dir %{_sysconfdir}/my.cnf.d
|
||||
|
||||
%attr(755, root, root) %{_bindir}/innochecksum
|
||||
%attr(755, root, root) %{_bindir}/my_print_defaults
|
||||
|
Reference in New Issue
Block a user