We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5ce43 commit c864b92Copy full SHA for c864b92
packaging/rpm-fedora/mysql.spec.in
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
2
#
3
# This program is free software; you can redistribute it and/or modify
4
# it under the terms of the GNU General Public License as published by
@@ -122,6 +122,7 @@ Requires: mysql-community-client%{?_isa} >= %{min}
122
Requires: mysql-community-common%{?_isa} = %{version}-%{release}
123
%endif
124
Obsoletes: mariadb-server
125
+Obsoletes: mariadb-server-utils
126
Obsoletes: mariadb-galera-server
127
Obsoletes: mariadb-server-galera
128
Obsoletes: community-mysql-server < %{version}-%{release}
0 commit comments