]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- cleanup error logging procedure, errors log rotated now by logrotate by the unix...
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 27 Oct 2008 13:58:55 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.429

mysql.spec

index 264d5563e0fe5e5d9d9460b6ca2783d0b2a0ac3d..81f83777c615358b0ac918ff4e02656aa0e9976b 100644 (file)
@@ -27,7 +27,7 @@ Summary(uk.UTF-8):    MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
 Version:       5.1.28
-Release:       4
+Release:       5
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
@@ -60,6 +60,7 @@ Patch9:               %{name}-build.patch
 Patch10:       %{name}-alpha.patch
 Patch11:       %{name}-upgrade.patch
 Patch12:       %{name}-config.patch
+Patch13:       %{name}-errorlog-no-rename.patch
 URL:           http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -465,6 +466,7 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch9 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__libtoolize}
This page took 0.041417 seconds and 4 git commands to generate.