SPECS: mysql-proxy.spec - autoregen works now
glen
glen at pld-linux.org
Wed Nov 21 23:24:49 CET 2007
Author: glen Date: Wed Nov 21 22:24:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- autoregen works now
---- Files affected:
SPECS:
mysql-proxy.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/mysql-proxy.spec
diff -u SPECS/mysql-proxy.spec:1.7 SPECS/mysql-proxy.spec:1.8
--- SPECS/mysql-proxy.spec:1.7 Wed Nov 21 11:22:04 2007
+++ SPECS/mysql-proxy.spec Wed Nov 21 23:24:43 2007
@@ -18,6 +18,7 @@
URL: http://forge.mysql.com/wiki/MySQL_Proxy
BuildRequires: autoconf
BuildRequires: automake
+%{?with_tests:BuildRequires: check}
BuildRequires: glib2-devel >= 1:2.4.0
BuildRequires: libevent-devel
BuildRequires: lua51-devel
@@ -45,7 +46,7 @@
%patch0 -p1
%build
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -77,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007-11-21 22:24:43 glen
+- autoregen works now
+
Revision 1.7 2007-11-21 10:22:04 glen
- add tests, lua patch
- am regen fails
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-proxy.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list