Add F>=28 condition for libxcrypt patch

This commit is contained in:
Michal Schorm 2018-02-27 02:05:20 +01:00
parent e8f86d7b5c
commit fbe4796562
1 changed files with 4 additions and 0 deletions

View File

@ -134,7 +134,9 @@ Patch52: %{pkgnamepatch}-sharedir.patch
Patch70: %{pkgnamepatch}-5.7.9-major.patch
Patch71: %{pkgnamepatch}-openssl11.patch
Patch72: %{pkgnamepatch}-tirpc.patch
%if 0%{?fedora} >= 28 || 0%{?rhel} > 7
Patch73: %{pkgnamepatch}-libxcrypt.patch
%endif
# Patches taken from boost 1.59
Patch115: boost-1.58.0-pool.patch
@ -410,7 +412,9 @@ the MySQL sources.
%endif
%patch71 -p1
%patch72 -p1
%if 0%{?fedora} >= 28 || 0%{?rhel} > 7
%patch73 -p1
%endif
# Patch Boost
pushd boost/boost_1_59_0