Author: sls                          Date: Mon Mar 26 23:03:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use gtkhtml-3.14

---- Files affected:
SPECS:
   mysql-gui-tools.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/mysql-gui-tools.spec
diff -u SPECS/mysql-gui-tools.spec:1.14 SPECS/mysql-gui-tools.spec:1.15
--- SPECS/mysql-gui-tools.spec:1.14     Tue Mar 27 00:58:40 2007
+++ SPECS/mysql-gui-tools.spec  Tue Mar 27 01:03:25 2007
@@ -5,6 +5,8 @@
 %define                qb_realversion  1.2.6-beta
 %define                wb_realversion  1.1.6-alpha
 
+%define                _gtkhtml_ver    3.14
+
 Summary:       GUI Tools for MySQL 5.0 - common files
 Summary(pl.UTF-8):     Narzędzia GUI dla MySQL-a 5.0 - pliki wspólne
 Name:          mysql-gui-tools
@@ -26,7 +28,7 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: gtkhtml-devel >= 3.6.0
+BuildRequires: gtkhtml-devel >= 3.14.0
 BuildRequires: gtkmm-devel >= 2.4.0
 BuildRequires: libglade2-devel >= 1:2.0.0
 BuildRequires: libgtkhtml-devel
@@ -152,7 +154,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       --with-gtkhtml=libgtkhtml-3.8 \
+       --with-gtkhtml=libgtkhtml-%{_gtkhtml_ver} \
        --enable-canvas \
        --enable-grt \
        --with-lua-includes="`pkg-config lua50 --cflags-only-I | sed s:-I::`" \
@@ -176,7 +178,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       --with-gtkhtml=libgtkhtml-3.8
+       --with-gtkhtml=libgtkhtml-%{_gtkhtml_ver}
 %{__make}
 cd ..
 
@@ -187,7 +189,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       --with-gtkhtml=libgtkhtml-3.8 \
+       --with-gtkhtml=libgtkhtml-%{_gtkhtml_ver} \
        --with-commondirname=common
 %{__make}
 
@@ -261,6 +263,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/03/26 23:03:25  sls
+- use gtkhtml-3.14
+
 Revision 1.14  2007/03/26 22:58:40  sls
 - added configure.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql-gui-tools.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to