[balsa/f15/master] use Webkit as HTML widget.

Pawel Salek pawsa at fedoraproject.org
Sat Mar 26 22:53:25 UTC 2011


commit 322210138e76237e2922d51521e14fd5994e5031
Author: Pawel Salek <pawsa0 at gmail.com>
Date:   Sat Mar 26 23:52:49 2011 +0100

    use Webkit as HTML widget.

 balsa.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/balsa.spec b/balsa.spec
index 40d36e2..cc23f32 100644
--- a/balsa.spec
+++ b/balsa.spec
@@ -1,8 +1,8 @@
-%define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell  --with-unique --with-gmime=2.6 --without-gnome --with-html-widget=no
+%define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell  --with-unique --with-gmime=2.6 --without-gnome --with-html-widget=webkit
 
 Name:           balsa
 Version:        2.4.9
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Mail Client
 
 Group:          Applications/Internet
@@ -23,7 +23,7 @@ BuildRequires: gnome-doc-utils
 #BuildRequires: gnome-vfs2-devel
 #BuildRequires: gpgme-devel
 BuildRequires: gtk2-devel
-BuildRequires: gtkhtml3-devel
+BuildRequires: webkitgtk-devel
 BuildRequires: gtkspell-devel
 BuildRequires: intltool
 BuildRequires: libesmtp-devel >= 1.0.4
@@ -109,6 +109,9 @@ fi
 
 
 %changelog
+* Sat Mar 26 2011 Pawel Salek <salek at kth.se> - 2.4.9-6
+- use webkit as HTML widget.
+
 * Fri Feb 25 2011 Pawel Salek <salek at kth.se> - 2.4.9-5
 - disable gnome libs and HTML support until it stabilizes.
 


More information about the scm-commits mailing list