]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
- up to 5.6.26
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 Sep 2015 20:45:30 +0000 (22:45 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 Sep 2015 20:45:30 +0000 (22:45 +0200)
mysql.spec

index b019d48ab185ffe84d45c10ebd25741cce48465f..a5f8be291610196b3c40b8ed70b69ac1602fb17f 100644 (file)
@@ -23,8 +23,8 @@
 %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                rel     2
-%define                percona_rel     73.1
+%define                rel     1
+%define                percona_rel     74.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,16 +35,16 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.6.25
+Version:       5.6.26
 Release:       %{percona_rel}.%{rel}
 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/downloads/Percona-Server-5.6/LATEST/source/tarball/percona-server-%{version}-%{percona_rel}.tar.gz
-# Source0-md5: 3a60a01f046139e1b2f680d2df4917a6
-Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.9-release.tar.gz
-# Source100-md5:       1fcc3d180c0559bdeb93602ef248caf4
+# Source0-md5: 172f420ec779e8902b6a92048088d528
+Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.10-release.tar.gz
+# Source100-md5:       dda52b24d8348fc09e26d8a649a231d2
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
This page took 0.057821 seconds and 4 git commands to generate.