From b86d806db4c445a85ed8001be53516328a4a05cf Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Sat, 7 Dec 2019 03:53:09 +0100 Subject: [PATCH] Remove ancient Galera obsoletes --- mariadb.spec | 9 --------- 1 file changed, 9 deletions(-) diff --git a/mariadb.spec b/mariadb.spec index e66f410..870d81f 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -286,9 +286,6 @@ Suggests: %{name}-server%{?_isa} = %{sameevr} # MySQL (with caps) is upstream's spelling of their own RPMs for mysql %{?with_conflicts:Conflicts: community-mysql} -# obsoletion of mariadb-galera -Provides: mariadb-galera = %{sameevr} - # Filtering: https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering %global __requires_exclude ^perl\\((hostnames|lib::mtr|lib::v1|mtr_|My::) %global __provides_exclude_from ^(%{_datadir}/(mysql|mysql-test)/.*|%{_libdir}/%{pkg_name}/plugin/.*\\.so)$ @@ -347,9 +344,6 @@ package itself. Summary: The shared files required by server and client Requires: %{_sysconfdir}/my.cnf -# obsoletion of mariadb-galera-common -Provides: mariadb-galera-common = %{sameevr} - %if %{without clibrary} Obsoletes: %{name}-libs <= %{sameevr} %endif @@ -385,9 +379,6 @@ Requires: lsof # Default wsrep_sst_method Requires: rsync -# obsoletion of mariadb-galera-server -Provides: mariadb-galera-server = %{sameevr} - %description server-galera MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld)