Author: arekm Date: Mon Oct 29 07:55:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 14; fix building with latest mysql 5.1 packages
---- Files affected: SPECS: mysqlcc.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/mysqlcc.spec diff -u SPECS/mysqlcc.spec:1.37 SPECS/mysqlcc.spec:1.38 --- SPECS/mysqlcc.spec:1.37 Wed Apr 11 01:29:18 2007 +++ SPECS/mysqlcc.spec Mon Oct 29 08:55:03 2007 @@ -7,7 +7,7 @@ Name: mysqlcc Group: Applications/Databases Version: 0.9.4 -Release: 13 +Release: 14 License: GPL Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQLCC/%{name}-%{version}-src.tar.gz # Source0-md5: 26ee3528dce690b227d8bfb71b46ae66 @@ -17,6 +17,7 @@ Patch2: %{name}-shutdown.patch Patch3: %{name}-enablessl.patch Patch4: %{name}-reconnect.patch +Patch5: %{name}-gptr.patch URL: http://www.mysql.com/products/mysqlcc/ BuildRequires: ImageMagick BuildRequires: ImageMagick-coder-png @@ -44,6 +45,7 @@ %{!?with_mysql40:%patch2 -p1} %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build cp -f /usr/share/automake/config.sub . @@ -95,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2007/10/29 07:55:03 arekm +- rel 14; fix building with latest mysql 5.1 packages + Revision 1.37 2007/04/10 23:29:18 shadzik - qt-devel epoch 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysqlcc.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
