Bug#18402229 - Resolve mysql conflict with mysql-community-client
This commit is contained in:
parent
47c3f23c06
commit
faec0e2f4a
@ -85,7 +85,7 @@ Name: mysql-%{product_suffix}
|
||||
Summary: A very fast and reliable SQL database server
|
||||
Group: Applications/Databases
|
||||
Version: @VERSION@
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: Copyright (c) 2000, @MYSQL_COPYRIGHT_YEAR@, %{mysql_vendor}. All rights reserved. Under %{?license_type} license as shown in the Description field.
|
||||
Source0: https://cdn.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/%{src_dir}.tar.gz
|
||||
URL: http://www.mysql.com/
|
||||
@ -223,6 +223,7 @@ Obsoletes: mysql-community-common < %{version}-%{release}
|
||||
%endif
|
||||
Provides: mysql-common = %{version}-%{release}
|
||||
Provides: mysql-common%{?_isa} = %{version}-%{release}
|
||||
%{?el5:Requires: mysql%{?_isa} = %{version}-%{release}}
|
||||
|
||||
%description common
|
||||
This packages contains common files needed by MySQL client library,
|
||||
@ -818,6 +819,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 14 2014 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.37-4
|
||||
- Resolve mysql conflict with mysql-community-client
|
||||
|
||||
* Wed Mar 12 2014 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.37-3
|
||||
- Resolve conflict with mysql-libs-compat
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user