[mariadb] Removed obsolete mysql-cluster, the package should already be removed

Honza Horak hhorak at fedoraproject.org
Mon Jul 21 14:16:47 UTC 2014


commit 8102b4c264b605c4d23be5758e349b48dd72fd04
Author: Honza Horak <hhorak at redhat.com>
Date:   Thu Jul 17 17:33:31 2014 +0200

    Removed obsolete mysql-cluster, the package should already be removed

 mariadb.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index 04a19be..eb5be49 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -121,8 +121,6 @@ Conflicts: community-mysql
 Provides: mysql = %{epoch}:%{version}-%{release}
 Provides: mysql%{?_isa} = %{epoch}:%{version}-%{release}
 %{?obsoleted_mysql_evr:Obsoletes: mysql < %{obsoleted_mysql_evr}}
-# mysql-cluster used to be built from this SRPM, but no more
-Obsoletes: mysql-cluster < 5.1.44
 
 # When rpm 4.9 is universal, this could be cleaned up:
 %global __perl_requires %{SOURCE999}
@@ -841,6 +839,7 @@ fi
 - Include README.mysql-cnf
 - Multilib support re-worked
 - Introduce new option with_mysqld_unit
+- Removed obsolete mysql-cluster, the package should already be removed
 
 * Wed Jun 18 2014 Mikko Tiihonen <mikko.tiihonen at iki.fi> - 1:10.0.12-2
 - Use -fno-delete-null-pointer-checks to avoid segfaults with gcc 4.9


More information about the scm-commits mailing list