]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- apply -system-users.patch fixing mysql init; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 7 Apr 2008 14:04:48 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.353.2.36

mysql.spec

index 53eab785e1677b69e3f0fdcff02900e7d1acc8c0..d5b265cc35d85dabe2c85fc0676154424668d143 100644 (file)
@@ -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}
This page took 0.246254 seconds and 4 git commands to generate.