Author: arekm Date: Tue Feb 14 20:01:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 11; reconnect by default
---- Files affected: SPECS: mysqlcc.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/mysqlcc.spec diff -u SPECS/mysqlcc.spec:1.30 SPECS/mysqlcc.spec:1.31 --- SPECS/mysqlcc.spec:1.30 Thu Oct 27 19:46:02 2005 +++ SPECS/mysqlcc.spec Tue Feb 14 21:01:19 2006 @@ -7,7 +7,7 @@ Name: mysqlcc Group: Applications/Databases Version: 0.9.4 -Release: 10 +Release: 11 License: GPL Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQLCC/%{name}-%{version}-src.tar.gz # Source0-md5: 26ee3528dce690b227d8bfb71b46ae66 @@ -16,6 +16,7 @@ Patch1: %{name}-m4.patch Patch2: %{name}-shutdown.patch Patch3: %{name}-enablessl.patch +Patch4: %{name}-reconnect.patch URL: http://www.mysql.com/products/mysqlcc/ BuildRequires: ImageMagick BuildRequires: ImageMagick-coder-png @@ -42,6 +43,7 @@ %patch1 -p1 %{?!with_mysql40:%patch2 -p1} %patch3 -p1 +%patch4 -p1 %build cp -f /usr/share/automake/config.sub . @@ -93,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/02/14 20:01:19 arekm +- rel 11; reconnect by default + Revision 1.30 2005/10/27 17:46:02 arekm - rel 10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysqlcc.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
