diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-02-08 18:55:38 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-02-08 18:55:38 +0100 | 
| commit | 7cd8319a1ebcbae1ca3e920715a8c307115958e0 (patch) | |
| tree | fc72771b193b69fdb5a6cefefeeb1878a0be834b | |
| parent | 2ca30afff3e168933508df3c17c8887bbdc1961f (diff) | |
mysql: upstream spec
| -rw-r--r-- | mysql.5.5.30.spec (renamed from mysql.5.5.29.spec) | 7 | 
1 files changed, 3 insertions, 4 deletions
diff --git a/mysql.5.5.29.spec b/mysql.5.5.30.spec index 31cbda8..5a69d86 100644 --- a/mysql.5.5.29.spec +++ b/mysql.5.5.30.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.29 +%define mysql_version   5.5.30  %define mysqld_user     mysql  %define mysqld_group    mysql @@ -241,10 +241,10 @@  Name:           MySQL%{product_suffix}  Summary:        MySQL: a very fast and reliable SQL database server  Group:          Applications/Databases -Version:        5.5.29 +Version:        5.5.30  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. +License:        Copyright (c) 2000, 2013, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.  Source:         http://www.mysql.com/Downloads/MySQL-5.5/%{src_dir}.tar.gz  URL:            http://www.mysql.com/  Packager:       MySQL Release Engineering <mysql-build@oss.oracle.com> @@ -370,7 +370,6 @@ For a description of MySQL see the base MySQL RPM or http://www.mysql.com/  Summary:	MySQL - Shared libraries  Group:		Applications/Databases  Provides:	MySQL-shared -Conflicts:	mysql-libs mysql-libs-advanced  Obsoletes:	MySQL-shared-standard MySQL-shared-pro  Obsoletes:	MySQL-shared-pro-cert MySQL-shared-pro-gpl  Obsoletes:	MySQL-shared-pro-gpl-cert MySQL-shared  | 
