packages: mariadb/mariadb.spec - enable libevent for http://askmonty.org/wi...

arekm arekm at pld-linux.org
Tue Jan 19 08:36:15 CET 2010


Author: arekm                        Date: Tue Jan 19 07:36:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable libevent for http://askmonty.org/wiki/index.php/Manual:Pool_of_Threads

---- Files affected:
packages/mariadb:
   mariadb.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/mariadb/mariadb.spec
diff -u packages/mariadb/mariadb.spec:1.5 packages/mariadb/mariadb.spec:1.6
--- packages/mariadb/mariadb.spec:1.5	Tue Jan 19 08:34:59 2010
+++ packages/mariadb/mariadb.spec	Tue Jan 19 08:36:10 2010
@@ -86,6 +86,7 @@
 BuildRequires:	automake
 BuildRequires:	doxygen
 BuildRequires:	groff
+BuildRequires:	libevent-devel
 BuildRequires:	libstdc++-devel >= 5:3.0
 BuildRequires:	libtool
 %{?with_tcpd:BuildRequires:	libwrap-devel}
@@ -532,6 +533,7 @@
 	%{?with_federated:--with-federated-storage-engine} \
 	--with-fast-mutexes \
 	--with-vio \
+	--with-libevent \
 	--without-readline \
 	--without-libedit \
 %if %{with ndb}
@@ -974,6 +976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/01/19 07:36:10  arekm
+- enable libevent for http://askmonty.org/wiki/index.php/Manual:Pool_of_Threads
+
 Revision 1.5  2010/01/19 07:34:59  arekm
 - it's mariadb and not mysql
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mariadb/mariadb.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list