[packages/percona-server/v5.0.x: 58/202] - apply -system-users.patch fixing mysql init; rel 2

glen glen at pld-linux.org
Wed Oct 21 16:13:54 CEST 2015


commit 935ab4a2081144f3802a4879d258ff54f00c6900
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Apr 7 14:04:48 2008 +0000

    - apply -system-users.patch fixing mysql init; rel 2
    
    Changed files:
        mysql.spec -> 1.353.2.36

 mysql.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index 53eab78..d5b265c 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -24,7 +24,7 @@ Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.0.56
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
@@ -62,6 +62,7 @@ Patch13:	%{name}-ssl.patch
 Patch14:	%{name}-bug-34192.patch
 Patch15:	%{name}-bug-29082.patch
 Patch16:	%{name}-bug-16470.patch
+Patch17:	%{name}-system-users.patch
 URL:		http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -466,6 +467,7 @@ mv sphinx-*/mysqlse sql/sphinx
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list