]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- rel 4; these (not too critical sec bugs will be fixed in next release)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 24 Aug 2004 23:26:43 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.230

mysql.spec

index e9577ca128b9494292445fe12a0bddd270a81362..db34d027ecec0223d4733dc53523c23a23c528a9 100644 (file)
@@ -19,7 +19,7 @@ Summary(zh_CN):       MySQL
 Name:          mysql
 Group:         Applications/Databases
 Version:       4.0.20
-Release:       3.1
+Release:       4
 License:       GPL
 Source0:       http://mysql.linux.cz/Downloads/MySQL-4.0/mysql-%{version}.tar.gz
 # Source0-md5: 7c75ac74e23396bd228dbc2c2d1131df
@@ -39,6 +39,7 @@ Patch7:               %{name}-sql-cxx-pic.patch
 Patch8:                %{name}-noproc.patch
 Patch9:                %{name}-fix_privilege_tables.patch
 Patch10:       %{name}-nptl.patch
+Patch11:       %{name}-sec-hotcopy.patch
 Icon:          mysql.gif
 URL:           http://www.mysql.com/
 #BuildRequires:        ORBit-devel
@@ -355,6 +356,7 @@ Podr
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p2
 
 %{__perl} -pi -e 's@/lib/libpthread@/%{_lib}/libpthread@' configure.in
 
This page took 0.046775 seconds and 4 git commands to generate.