Update version of bundled Boost
Start requiring mysql-selinux package
This commit is contained in:
parent
73cc16785b
commit
7ee5c2cf8a
@ -11,7 +11,7 @@
|
|||||||
%global check_testsuite 0
|
%global check_testsuite 0
|
||||||
|
|
||||||
# Aditional SELinux rules
|
# Aditional SELinux rules
|
||||||
%global require_mysql_selinux 0
|
%global require_mysql_selinux 1
|
||||||
|
|
||||||
# In f20+ use unversioned docdirs, otherwise the old versioned one
|
# In f20+ use unversioned docdirs, otherwise the old versioned one
|
||||||
%global _pkgdocdirname %{pkg_name}%{!?_pkgdocdir:-%{version}}
|
%global _pkgdocdirname %{pkg_name}%{!?_pkgdocdir:-%{version}}
|
||||||
@ -183,7 +183,7 @@ BuildRequires: perl(Time::HiRes)
|
|||||||
Requires: bash coreutils grep
|
Requires: bash coreutils grep
|
||||||
Requires: %{name}-common%{?_isa} = %{sameevr}
|
Requires: %{name}-common%{?_isa} = %{sameevr}
|
||||||
|
|
||||||
Provides: bundled(boost) = 1.68
|
Provides: bundled(boost) = 1.69
|
||||||
|
|
||||||
%if %{with mysql_names}
|
%if %{with mysql_names}
|
||||||
Provides: mysql = %{sameevr}
|
Provides: mysql = %{sameevr}
|
||||||
@ -866,6 +866,8 @@ fi
|
|||||||
- Upstream: my_safe_process renamed and moved into proper location
|
- Upstream: my_safe_process renamed and moved into proper location
|
||||||
- Use upstream option to skip router build
|
- Use upstream option to skip router build
|
||||||
- OpenSSL 1.1.1 and TLSv1.3 is now supported, enable tests
|
- OpenSSL 1.1.1 and TLSv1.3 is now supported, enable tests
|
||||||
|
- Update version of bundled Boost
|
||||||
|
- Start requiring mysql-selinux package
|
||||||
|
|
||||||
* Mon Feb 11 2019 Michal Schorm <mschorm@redhat.com> - 8.0.15-1
|
* Mon Feb 11 2019 Michal Schorm <mschorm@redhat.com> - 8.0.15-1
|
||||||
- Update to MySQL 8.0.15
|
- Update to MySQL 8.0.15
|
||||||
|
Loading…
Reference in New Issue
Block a user