]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated to 5.5.30 auto/th/mysql-5.5.30-1 auto/ti/mysql-5.5.30-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 19 Mar 2013 09:19:21 +0000 (10:19 +0100)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 19 Mar 2013 09:19:21 +0000 (10:19 +0100)
- updated Percona patches to rel. 30.1

mysql.spec

index 2809f448b61b7f39920d51e81f2aa1b8975e89a0..0279dcc5333e75d7790255ee9c50850d67a47064 100644 (file)
@@ -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     30.0
+%define        percona_rel     30.1
 %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
@@ -34,14 +34,14 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
-Version:       5.5.29
-Release:       2
+Version:       5.5.30
+Release:       1
 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: 1fc27244d4b7ee02b9bf267602959856
+# Source0-md5: ca3123b064f4f75f7945ecffbb120cc8
 Source100:     http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
 # Source100-md5:       de6be5ee20b1bfafa2a0cea7155a8331
 Source1:       %{name}.init
This page took 0.1947 seconds and 4 git commands to generate.