From 09043094506868da91c3bd04c5e939d265662659 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 13 Aug 2020 10:17:41 +0200 Subject: [PATCH] Remove ancient obsoletes --- community-mysql.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/community-mysql.spec b/community-mysql.spec index 4c4f6aa..3a28135 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -205,8 +205,6 @@ Provides: mysql-compat-client%{?_isa} = %{sameevr} %endif %{?with_conflicts:Conflicts: mariadb} -# mysql-cluster used to be built from this SRPM, but no more -Obsoletes: mysql-cluster < 5.1.44 # Filtering: https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering %global __requires_exclude ^perl\\((hostnames|lib::mtr|lib::v1|mtr_|My::) @@ -304,9 +302,7 @@ Provides: mysql-server = %{sameevr} Provides: mysql-server%{?_isa} = %{sameevr} Provides: mysql-compat-server = %{sameevr} Provides: mysql-compat-server%{?_isa} = %{sameevr} -Obsoletes: mysql-bench < 5.7.8 %endif -Obsoletes: community-mysql-bench < 5.7.8 %{?with_conflicts:Conflicts: mariadb-server} %{?with_conflicts:Conflicts: mariadb-galera-server} @@ -867,6 +863,7 @@ fi - Force the CMake change regarding the in-source builds also to F31 and F32 - Use CMake macros instead of cmake & make direct commands - %%cmake macro covers the %%{set_build_flags}, so they are not needed +- Remove ancient obsoletes * Wed Aug 12 2020 Honza Horak - 8.0.21-5 - Check that we have correct versions in bundled(*) Provides