Author: glen Date: Tue Dec 11 10:25:09 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - exported from 0.6.1 tag
---- Files affected: SPECS: mysql-proxy.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/mysql-proxy.spec diff -u SPECS/mysql-proxy.spec:1.12 SPECS/mysql-proxy.spec:1.13 --- SPECS/mysql-proxy.spec:1.12 Mon Dec 10 15:43:01 2007 +++ SPECS/mysql-proxy.spec Tue Dec 11 11:25:04 2007 @@ -5,12 +5,13 @@ Summary: MySQL Proxy Summary(pl.UTF-8): Proxy MySQL Name: mysql-proxy -Version: 0.6.0 -Release: 2 +Version: 0.6.1 +Release: 0.1 License: GPL Group: Applications/Networking -Source0: http://mysql.tonnikala.org/Downloads/MySQL-Proxy/%{name}-%{version}.tar.gz -# Source0-md5: b76ad6f059f78b9aaca49c8c29cb2719 +#Source0: http://mysql.tonnikala.org/Downloads/MySQL-Proxy/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: f41753a28750f2661ea22fd5a4a24790 Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-lua.patch @@ -19,6 +20,7 @@ BuildRequires: automake BuildRequires: glib2-devel >= 1:2.4.0 BuildRequires: libevent-devel +BuildRequires: libtool BuildRequires: lua51-devel BuildRequires: mysql-devel BuildRequires: rpmbuild(macros) >= 1.268 @@ -58,6 +60,7 @@ %patch0 -p1 %build +%{__libtoolize} %{__aclocal} -I m4 %{__autoconf} %{__autoheader} @@ -124,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007-12-11 10:25:04 glen +- exported from 0.6.1 tag + Revision 1.12 2007-12-10 14:43:01 glen - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-proxy.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
