|
|
|
@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 5.1 |
|
|
|
%define V_major 5.1 |
|
|
|
%define V_minor 48 |
|
|
|
%define V_minor 52 |
|
|
|
%define V_mysql %{V_major}.%{V_minor} |
|
|
|
%define V_mysql %{V_major}.%{V_minor} |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
@ -39,7 +39,7 @@ Class: EVAL |
|
|
|
Group: Database |
|
|
|
Group: Database |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_mysql} |
|
|
|
Version: %{V_mysql} |
|
|
|
Release: 20100727 |
|
|
|
Release: 20101103 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz |
|
|
|
Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-%{V_major}/mysql-%{V_mysql}.tar.gz |
|
|
|
|