]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
- up to 5.7.19-17 auto/th/percona-server-5.7.19-17.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Sep 2017 08:17:46 +0000 (10:17 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Sep 2017 08:17:46 +0000 (10:17 +0200)
percona-server.init
percona-server.spec

index 4853694541dc0142551829065ee96f83dec3ae02..073a5975934176d3757f9dc5aeb01957520b7409 100755 (executable)
@@ -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
index f842e2d4546d3285ca3dd9db46ad90c763f4d450..3b23261bad7615d796aa970d29261e13e106bf01 100644 (file)
@@ -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
This page took 0.299987 seconds and 4 git commands to generate.