SPECS: mysql-gui-tools.spec - workbench fixed
ggodlewski
ggodlewski at pld-linux.org
Sun Dec 3 13:15:14 CET 2006
Author: ggodlewski Date: Sun Dec 3 12:15:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- workbench fixed
---- Files affected:
SPECS:
mysql-gui-tools.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/mysql-gui-tools.spec
diff -u SPECS/mysql-gui-tools.spec:1.4 SPECS/mysql-gui-tools.spec:1.5
--- SPECS/mysql-gui-tools.spec:1.4 Thu Nov 30 07:43:50 2006
+++ SPECS/mysql-gui-tools.spec Sun Dec 3 13:15:05 2006
@@ -9,7 +9,7 @@
Summary(pl): Narzędzia GUI dla MySQL-a 5.0 - pliki wspólne
Name: mysql-gui-tools
Version: 5.0
-Release: 0.%{_rel}.1
+Release: 0.%{_rel}.2
License: GPL
Group: Applications/Databases
Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQLGUITools/%{name}-%{version}%{_rel}.tar.gz
@@ -17,6 +17,7 @@
Patch0: %{name}-lua.patch
Patch1: %{name}-termcap.patch
Patch2: %{name}-gcc42.patch
+Patch3: %{name}-workbench.patch
URL: http://www.mysql.com/products/tools/
BuildRequires: autoconf
BuildRequires: automake
@@ -130,6 +131,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
PKG_CONFIG=pkg-config
@@ -178,7 +180,7 @@
%{__automake}
%configure \
--with-gtkhtml=libgtkhtml-3.8 \
- --with-commondirname=workbench
+ --with-commondirname=common
%{__make}
%install
@@ -251,6 +253,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/12/03 12:15:05 ggodlewski
+- workbench fixed
+
Revision 1.4 2006/11/30 06:43:50 sls
- added patch gcc42 (respect and thx for pluto)
- version up (5.0r6)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql-gui-tools.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list