Skip to content

Commit c864b92

Browse files
committed
Bug#25603087 NEW PACKAGES BREAKS INSTALL ON FEDORA
Changes in package structure requires larger set of packages to be removed to install MySQL server cleanly.
1 parent bf5ce43 commit c864b92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packaging/rpm-fedora/mysql.spec.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -122,6 +122,7 @@ Requires: mysql-community-client%{?_isa} >= %{min}
122122
Requires: mysql-community-common%{?_isa} = %{version}-%{release}
123123
%endif
124124
Obsoletes: mariadb-server
125+
Obsoletes: mariadb-server-utils
125126
Obsoletes: mariadb-galera-server
126127
Obsoletes: mariadb-server-galera
127128
Obsoletes: community-mysql-server < %{version}-%{release}

0 commit comments

Comments
 (0)