diff --git a/community-mysql.spec b/community-mysql.spec index 8481c8e..cb40ad4 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -300,7 +300,7 @@ Provides: mysql-server%{?_isa} = %{sameevr} Provides: mysql-compat-server = %{sameevr} Provides: mysql-compat-server%{?_isa} = %{sameevr} Obsoletes: mysql-bench < 5.7.8 -Obsoletes: mysql-bench%{?_isa} +Obsoletes: mysql-bench %endif Obsoletes: community-mysql-bench < 5.7.8 %{?with_conflicts:Conflicts: mariadb-server} @@ -998,6 +998,8 @@ fi http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html - Add fix for libxcrypt - do not assume "crypt()" function is provided by glibc Resolves: #1536881 +- Fix obsoletes using isa macro + Resolves: #1537210 * Sat Jan 20 2018 Björn Esser - 5.7.20-5 - Rebuilt for switch to libxcrypt