diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-05-10 17:10:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-05-10 17:10:39 +0200 |
commit | 90ef85a179ad8bbeef17be86da8de1c8daaff5e9 (patch) | |
tree | 1c51e10f0ee9ccda26c09faa2a979ef19702f0be | |
parent | b04f36c90b47d8fc402ad68040e0a0db36dcd34c (diff) |
MySQL : upstream spec
-rw-r--r-- | mysql.5.5.24.spec (renamed from mysql.5.5.23.spec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql.5.5.23.spec b/mysql.5.5.24.spec index fd36141..681b2a6 100644 --- a/mysql.5.5.23.spec +++ b/mysql.5.5.24.spec @@ -24,7 +24,7 @@ %define mysql_vendor_2 Sun Microsystems, Inc. %define mysql_vendor Oracle and/or its affiliates -%define mysql_version 5.5.23 +%define mysql_version 5.5.24 %define mysqld_user mysql %define mysqld_group mysql @@ -241,7 +241,7 @@ Name: MySQL%{product_suffix} Summary: MySQL: a very fast and reliable SQL database server Group: Applications/Databases -Version: 5.5.23 +Version: 5.5.24 Release: %{release}%{?distro_releasetag:.%{distro_releasetag}} Distribution: %{distro_description} License: Copyright (c) 2000, 2012, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field. |