summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay@mariadb.com>2015-06-21 21:50:43 -0400
committerNirbhay Choubey <nirbhay@mariadb.com>2015-06-21 21:50:43 -0400
commit327409443fa5631b98e65b0c1cce1cfb6e05f723 (patch)
tree1994e8151d071ee1228852544e67f38e14c8b16a /support-files
parentfc716dc5a5abd6997310256a1f846e39ea5bf312 (diff)
parent5a44e1a4024f1760021e5c6fd65773584d60513a (diff)
downloadmariadb-git-327409443fa5631b98e65b0c1cce1cfb6e05f723.tar.gz
Merge tag 'mariadb-5.5.44' into 5.5-galera
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 2563e1470d5..6294e3503a1 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -1,4 +1,4 @@
-# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -486,7 +486,7 @@ Obsoletes: MySQL-embedded-advanced < %{version}-%{release}
Obsoletes: MySQL-embedded-classic MySQL-embedded-community MySQL-embedded-enterprise
Obsoletes: MySQL-embedded-advanced-gpl MySQL-embedded-enterprise-gpl
Provides: mysql-embedded = %{version}-%{release}
-Provides: mysql-emdedded%{?_isa} = %{version}-%{release}
+Provides: mysql-embedded%{?_isa} = %{version}-%{release}
%description -n MySQL-embedded%{product_suffix}
This package contains the MySQL server as an embedded library.