SPECS: mysql.spec - fix mysql bug #16634
arekm
arekm at pld-linux.org
Sat Dec 16 22:23:10 CET 2006
Author: arekm Date: Sat Dec 16 21:23:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix mysql bug #16634
---- Files affected:
SPECS:
mysql.spec (1.355 -> 1.356)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.355 SPECS/mysql.spec:1.356
--- SPECS/mysql.spec:1.355 Sat Dec 16 21:56:50 2006
+++ SPECS/mysql.spec Sat Dec 16 22:23:01 2006
@@ -58,6 +58,7 @@
Patch10: %{name}-alpha.patch
Patch11: %{name}-upgrade.patch
Patch12: %{name}-NDB_CXXFLAGS.patch
+Patch13: %{name}-bug-16634.patch
URL: http://www.mysql.com/products/database/mysql/community_edition.html
BuildRequires: autoconf
BuildRequires: automake
@@ -418,6 +419,7 @@
%patch9 -p1
%patch11 -p1
%patch12 -p1
+%patch13 -p1
%build
%{__libtoolize}
@@ -887,6 +889,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.356 2006/12/16 21:23:01 arekm
+- fix mysql bug #16634
+
Revision 1.355 2006/12/16 20:56:50 arekm
- monit merge dropped
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.355&r2=1.356&f=u
More information about the pld-cvs-commit
mailing list