[packages/percona-server] - up to 5.7.19-17

arekm arekm at pld-linux.org
Fri Sep 1 10:17:53 CEST 2017


commit 258cacc2aea0a974011356409aef1624920ec689
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 1 10:17:46 2017 +0200

    - up to 5.7.19-17

 percona-server.init |  2 +-
 percona-server.spec | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/percona-server.spec b/percona-server.spec
index f842e2d..3b23261 100644
--- a/percona-server.spec
+++ b/percona-server.spec
@@ -41,8 +41,8 @@
 %undefine	with_tokudb
 %endif
 
-%define		rel	0.4
-%define		percona_rel	16
+%define		rel	1
+%define		percona_rel	17
 %include	/usr/lib/rpm/macros.perl
 Summary:	Percona Server: a very fast and reliable SQL database engine
 Summary(de.UTF-8):	Percona Server: ist eine SQL-Datenbank
@@ -53,17 +53,17 @@ Summary(ru.UTF-8):	Percona Server - быстрый SQL-сервер
 Summary(uk.UTF-8):	Percona Server - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	Percona Server数据库服务器
 Name:		percona-server
-Version:	5.7.18
+Version:	5.7.19
 Release:	%{percona_rel}.%{rel}
 License:	GPL + Percona Server FLOSS Exception
 Group:		Applications/Databases
 Source0:	https://www.percona.com/downloads/Percona-Server-5.7/LATEST/source/tarball/%{name}-%{version}-%{percona_rel}.tar.gz
-# Source0-md5:	01a79e52b352f771ce2025b549b98d6a
+# Source0-md5:	6d4c45036d6acbfd8df5bf5afe1ff402
 Source100:	http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:	5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
 Source101:      http://downloads.sourceforge.net/boost/boost_1_59_0.tar.bz2
-# Source101-md5:        6aa9a5c6a4ca1016edd0ed1178e3cb87
+# Source101-md5:	6aa9a5c6a4ca1016edd0ed1178e3cb87
 %endif
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
diff --git a/percona-server.init b/percona-server.init
index 4853694..073a597 100755
--- a/percona-server.init
+++ b/percona-server.init
@@ -455,7 +455,7 @@ mysqlinit() {
 		MYSQL_CONFIG="$MYSQL_CLUSTER_DIR/mysqld.conf"
 	fi
 
-	show "Initializing cluster %s" "$clusterdir"; started
+	show "Initializing percona-server cluster %s" "$clusterdir"; started
 
 	# Check if not exist init database
 	if [ -d "$MYSQL_DATA_DIR/percona-server" ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/258cacc2aea0a974011356409aef1624920ec689



More information about the pld-cvs-commit mailing list