From 1695bd140909368e1d7f6b2491585ea955581095 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 13 Jan 2022 22:28:08 +0100 Subject: [PATCH] Fix the RPM condition for when the galera subpackage is not built -- Related: #2092370 --- mariadb.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 08c3ea6..e969cc8 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -1190,7 +1190,6 @@ rm %{buildroot}/suite/plugins/pam/pam_mariadb_mtr.so rm %{buildroot}%{_sysconfdir}/sysconfig/clustercheck rm %{buildroot}%{_bindir}/{clustercheck,galera_new_cluster} rm %{buildroot}%{_bindir}/galera_recovery -rm %{buildroot}%{_datadir}/%{pkg_name}/systemd/use_galera_new_cluster.conf %endif %if %{without rocksdb}