SPECS: mysql-query-browser.spec - up to 1.1.14

arekm arekm at pld-linux.org
Sun Oct 9 14:47:38 CEST 2005


Author: arekm                        Date: Sun Oct  9 12:47:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.14

---- Files affected:
SPECS:
   mysql-query-browser.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/mysql-query-browser.spec
diff -u SPECS/mysql-query-browser.spec:1.8 SPECS/mysql-query-browser.spec:1.9
--- SPECS/mysql-query-browser.spec:1.8	Mon Oct  3 16:28:22 2005
+++ SPECS/mysql-query-browser.spec	Sun Oct  9 14:47:33 2005
@@ -5,14 +5,16 @@
 Summary:	A graphical MySQL query shell
 Summary(pl):	Graficzna powłoka do zapytań MySQL-a
 Name:		mysql-query-browser
-Version:	1.1.12
+Version:	1.1.14
 Release:	1
 License:	GPL
 Group:		Applications/Databases
 Source0:	http://mysql.tonnikala.org/Downloads/MySQLAdministrationSuite/%{name}-%{version}.tar.gz
-# Source0-md5:	cd0e8552e42834266229df2431a85553
+# Source0-md5:	dd185df8266f7375924dcc732258e9e7
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-debian.patch
 URL:		http://www.mysql.com/products/query-browser/
+BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	gtkhtml-devel >= 3.6.0
 BuildRequires:	gtkmm22-devel >= 2.2.0
@@ -42,10 +44,11 @@
 %prep
 %setup -q
 %patch0 -p1
-
+%patch1 -p1
 %build
 # first we have to build the common libs
 cd mysql-gui-common
+install /usr/share/automake/config.* .
 %configure \
 	--with-gtkhtml=libgtkhtml-3.8 \
 	--with-commondirname=query-browser
@@ -53,6 +56,7 @@
 
 # then the app itself
 cd ../%{name}
+install /usr/share/automake/config.* .
 %configure \
 	--with-gtkhtml=libgtkhtml-3.8 \
 	--with-commondirname=query-browser
@@ -95,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/10/09 12:47:33  arekm
+- up to 1.1.14
+
 Revision 1.8  2005/10/03 14:28:22  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql-query-browser.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list