[packages/mysql] - rel 2; up to percona rel 30.0
arekm
arekm at pld-linux.org
Mon Mar 4 21:15:03 CET 2013
commit 88c1956f11cd8bf92894529bca721ef706351c7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 4 21:14:59 2013 +0100
- rel 2; up to percona rel 30.0
mysql.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 9865241..2809f44 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -23,7 +23,7 @@
%bcond_with tests # FIXME: don't run correctly
%bcond_with ndb # NDB is now a separate product, this here is broken, so disable it
-%define percona_rel 29.4
+%define percona_rel 30.0
%include /usr/lib/rpm/macros.perl
Summary: MySQL: a very fast and reliable SQL database engine
Summary(de.UTF-8): MySQL: ist eine SQL-Datenbank
@@ -35,13 +35,13 @@ Summary(uk.UTF-8): MySQL - швидкий SQL-сервер
Summary(zh_CN.UTF-8): MySQL数据库服务器
Name: mysql
Version: 5.5.29
-Release: 1
+Release: 2
License: GPL + MySQL FLOSS Exception
Group: Applications/Databases
# Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
# Source0: http://vesta.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.5/%{name}-%{version}.tar.gz
Source0: http://www.percona.com/redir/downloads/Percona-Server-5.5/LATEST/source/Percona-Server-%{version}-rel%{percona_rel}.tar.gz
-# Source0-md5: 97cb6a5875bc05b7c32031e45332f615
+# Source0-md5: 1fc27244d4b7ee02b9bf267602959856
Source100: http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
# Source100-md5: de6be5ee20b1bfafa2a0cea7155a8331
Source1: %{name}.init
@@ -544,6 +544,7 @@ cp -a %{SOURCE15} libmysql/libmysql.version
-DWITH_SSL=%{?with_ssl:system}%{!?with_ssl:no} \
%endif
-DWITH_ZLIB=system \
+ -DWITH_PAM=ON \
-DCOMPILATION_COMMENT="PLD/Linux Distribution MySQL RPM" \
-DWITH_LIBWRAP=%{?with_tcpd:ON}%{!?with_tcpd:OFF} \
-DWITH_UNIT_TESTS=%{?with_tests:ON}%{!?with_tests:OFF} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/88c1956f11cd8bf92894529bca721ef706351c7e
More information about the pld-cvs-commit
mailing list