Author: glen Date: Mon Mar 27 12:41:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 13 (libmysqlclient_15)
---- Files affected: SPECS: mysqlcc.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/mysqlcc.spec diff -u SPECS/mysqlcc.spec:1.32 SPECS/mysqlcc.spec:1.33 --- SPECS/mysqlcc.spec:1.32 Wed Feb 15 18:34:25 2006 +++ SPECS/mysqlcc.spec Mon Mar 27 14:41:05 2006 @@ -7,7 +7,7 @@ Name: mysqlcc Group: Applications/Databases Version: 0.9.4 -Release: 12 +Release: 13 License: GPL Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQLCC/%{name}-%{version}-src.tar.gz # Source0-md5: 26ee3528dce690b227d8bfb71b46ae66 @@ -22,7 +22,7 @@ BuildRequires: ImageMagick-coder-png BuildRequires: autoconf BuildRequires: automake -%{?!with_mysql40:BuildRequires: mysql-devel >= 4.1.0} +%{!?with_mysql40:BuildRequires: mysql-devel >= 4.1.0} %{?with_mysql40:BuildRequires: mysql-devel >= 4.0.0} BuildRequires: qmake BuildRequires: qt-devel >= 3.0.5 @@ -41,7 +41,7 @@ %setup -q -n %{name}-%{version}-src %patch0 -p1 %patch1 -p1 -%{?!with_mysql40:%patch2 -p1} +%{!?with_mysql40:%patch2 -p1} %patch3 -p1 %patch4 -p1 @@ -95,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2006/03/27 12:41:05 glen +- rel 13 (libmysqlclient_15) + Revision 1.32 2006/02/15 17:34:25 arekm - rel 12 @@ -123,11 +126,11 @@ - create desktopdir Revision 1.23 2005/02/12 22:46:25 arekm -rel ++ +- rel ++ Revision 1.22 2005/01/15 18:48:22 jack - added desktop file -4c62b29166d147a3096313554cbc13af mysqlcc.desktop + 4c62b29166d147a3096313554cbc13af mysqlcc.desktop Revision 1.21 2005/01/07 22:51:30 arekm - mysql 4.1 support @@ -146,11 +149,11 @@ Revision 1.16 2004/02/01 18:32:07 jack - updated to 0.9.4 -e8dbd33d0bc2c25a1b01c3fb8c5bf8f1 mysqlcc-defaultpath.patch + e8dbd33d0bc2c25a1b01c3fb8c5bf8f1 mysqlcc-defaultpath.patch Revision 1.15 2003/10/28 16:11:08 qboosh - removed LICENSE.txt from doc (just GPL) -- use %%lang for translations, don't include translation sources +- use %lang for translations, don't include translation sources - BR: ImageMagick-coder-png Revision 1.14 2003/09/15 06:59:09 migo @@ -185,7 +188,7 @@ Revision 1.4 2003/02/04 13:31:08 ankry - switched to gz source: no .bz2 on mirrors -NOTE: 0.8.9 available + NOTE: 0.8.9 available Revision 1.3 2003/02/04 12:37:14 ankry - added an URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysqlcc.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
