diff options
| author | Ramil Kalimullin <ramil@mysql.com> | 2010-11-22 14:47:28 +0300 |
|---|---|---|
| committer | Ramil Kalimullin <ramil@mysql.com> | 2010-11-22 14:47:28 +0300 |
| commit | 0f09aa88a5c4523ee1028c773ef20293caa87a86 (patch) | |
| tree | 318334755d94aef3ee64545c0a4a566380f9162f /support-files/mysql.spec.sh | |
| parent | 2b2983850f4711effca876baa3f926a7072a4fb8 (diff) | |
| parent | 32fc2e5b614eaae7a27588d8e25ef7c03e2513b8 (diff) | |
| download | mariadb-git-0f09aa88a5c4523ee1028c773ef20293caa87a86.tar.gz | |
Manual merge from mysql-5.5-bugteam.
Diffstat (limited to 'support-files/mysql.spec.sh')
| -rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index d49c3986945..125ead12e2b 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -223,7 +223,7 @@ Name: MySQL%{product_suffix} Summary: MySQL: a very fast and reliable SQL database server Group: Applications/Databases -Version: @MYSQL_U_SCORE_VERSION@ +Version: @MYSQL_RPM_VERSION@ Release: %{release}%{?distro_releasetag:.%{distro_releasetag}} Distribution: %{distro_description} License: Copyright (c) 2000, @MYSQL_COPYRIGHT_YEAR@, %{mysql_vendor}. All rights reserved. Use is subject to license terms. Under %{license_type} license as shown in the Description field. |
