Author: pawelz Date: Thu Jun 18 22:39:19 2009 GMT Module: packages Tag: DEVEL ---- Log message: - up to 0.7.1 - new URL (at launchpad. Is it corect?) - TODO: autotools does not work
---- Files affected: packages/mysql-proxy: mysql-proxy.spec (1.16 -> 1.16.2.1) ---- Diffs: ================================================================ Index: packages/mysql-proxy/mysql-proxy.spec diff -u packages/mysql-proxy/mysql-proxy.spec:1.16 packages/mysql-proxy/mysql-proxy.spec:1.16.2.1 --- packages/mysql-proxy/mysql-proxy.spec:1.16 Sun Nov 16 19:29:58 2008 +++ packages/mysql-proxy/mysql-proxy.spec Fri Jun 19 00:39:13 2009 @@ -1,20 +1,24 @@ # $Revision$, $Date$ +# TODO: +# - fix autotools +# - is URL correct? +# - is it stable version? # Conditional build: %bcond_with tests # build with tests. needs mysql server on localhost:3306 # Summary: MySQL Proxy Summary(pl.UTF-8): Proxy MySQL Name: mysql-proxy -Version: 0.6.1 -Release: 3 +Version: 0.7.1 +Release: 1 License: GPL Group: Applications/Networking -Source0: http://mysql.tonnikala.org/Downloads/MySQL-Proxy/%{name}-%{version}.tar.gz -# Source0-md5: f5b003f069c294002ae37c6df3a7a0a5 +Source0: ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/www.mysql.com/Downloads/MySQL-Proxy/mysql-proxy-0.7.1.tar.gz +# Source0-md5: 009bc3e669fe42f5f8ac634d20226cf4 Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-lua.patch -URL: http://forge.mysql.com/wiki/MySQL_Proxy +URL: https://launchpad.net/mysql-proxy BuildRequires: autoconf BuildRequires: automake BuildRequires: glib2-devel >= 1:2.4.0 @@ -59,11 +63,11 @@ %patch0 -p1 %build -%{__libtoolize} -%{__aclocal} -I m4 -%{__autoconf} -%{__autoheader} -%{__automake} +#%%{__libtoolize} +#%%{__aclocal} -I m4 +#%%{__autoconf} +#%%{__autoheader} +#%%{__automake} %configure \ --with-lua=lua51 %{__make} @@ -126,6 +130,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16.2.1 2009/06/18 22:39:13 pawelz +- up to 0.7.1 +- new URL (at launchpad. Is it corect?) +- TODO: autotools does not work + Revision 1.16 2008/11/16 18:29:58 glen - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql-proxy/mysql-proxy.spec?r1=1.16&r2=1.16.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
