]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
- rel 2; include percona patches (userstats is cool); note that now slow time need...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 6 Dec 2008 20:54:31 +0000 (20:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.433

mysql.spec

index e78d2b9d2cb9141fa3713c4b7c7a76aed56becd1..3ca7aa73f2f1f65edd3749c0b9c7ece42523329e 100644 (file)
@@ -27,7 +27,7 @@ Summary(uk.UTF-8):    MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
 Version:       5.1.30
-Release:       1
+Release:       2
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
@@ -61,6 +61,11 @@ Patch10:     %{name}-alpha.patch
 Patch11:       %{name}-upgrade.patch
 Patch12:       %{name}-config.patch
 Patch13:       %{name}-errorlog-no-rename.patch
+# <percona patches, http://www.percona.com/percona-lab.html>
+Patch14:       %{name}-userstats.patch
+Patch15:       %{name}-microslow.patch
+Patch16:       %{name}-acc-pslist.patch
+# </percona>
 URL:           http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -467,6 +472,9 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
 
 %build
 %{__libtoolize}
This page took 0.136938 seconds and 4 git commands to generate.