Author: arekm Date: Wed Nov 26 16:25:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 5.1.30 (first GA release)
---- Files affected: SPECS: mysql.spec (1.431 -> 1.432) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.431 SPECS/mysql.spec:1.432 --- SPECS/mysql.spec:1.431 Sat Nov 1 21:36:32 2008 +++ SPECS/mysql.spec Wed Nov 26 17:25:21 2008 @@ -27,13 +27,13 @@ Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql -Version: 5.1.29 -Release: 2 +Version: 5.1.30 +Release: 1 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source -Source0: http://mysql.easynet.be/Downloads/MySQL-5.1/%{name}-%{version}-rc.tar.gz -# Source0-md5: 4cb2369d141c0e3dfb2f76af4e21b085 +Source0: http://mysql.easynet.be/Downloads/MySQL-5.1/%{name}-%{version}.tar.gz +# Source0-md5: b658e58887a74dce65224ae0fc8ee06a Source100: http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz # Source100-md5: 32f2b7e98d8485c86108851d52c5cef4 Source1: %{name}.init @@ -444,7 +444,7 @@ Ten pakiet zawiera standardowego demona MySQL NDB CPC. %prep -%setup -q -n %{name}-%{version}-rc %{?with_sphinx:-a100} +%setup -q %{?with_sphinx:-a100} %if %{with sphinx} mv sphinx-*/mysqlse storage/sphinx %endif @@ -1045,6 +1045,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.432 2008/11/26 16:25:21 arekm +- up to 5.1.30 (first GA release) + Revision 1.431 2008/11/01 20:36:32 arekm - rel 2; drop certs dir for now (change not complete, breaking deps). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.431&r2=1.432&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
