[thunderbird/f15: 1/2] enabled gio support (#760644)

Martin Stransky stransky at fedoraproject.org
Fri Dec 9 10:47:02 UTC 2011


commit 23aa232728c3c7f05f7ed7c6eb9ec3c0ab3d9b66
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Fri Dec 9 11:45:28 2011 +0100

    enabled gio support (#760644)

 thunderbird-mozconfig |    3 ++-
 thunderbird.spec      |    5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig
index 6745396..552f532 100644
--- a/thunderbird-mozconfig
+++ b/thunderbird-mozconfig
@@ -29,8 +29,9 @@ ac_add_options --enable-system-hunspell
 ac_add_options --disable-crashreporter
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-updater
-#ac_add_options --enable-static
 ac_add_options --enable-startup-notification
+ac_add_options --enable-gio
+ac_add_options --disable-gnomevfs
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1
diff --git a/thunderbird.spec b/thunderbird.spec
index 5f1b4e2..5a5b552 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -27,7 +27,7 @@
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
 Version:        8.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -352,6 +352,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #===============================================================================
 
 %changelog
+* Fri Dec 9 2011 Martin Stransky <stransky at redhat.com> - 8.0-4
+- enabled gio support (#760644)
+
 * Tue Nov 29 2011 Jan Horak <jhorak at redhat.com> - 8.0-3
 - Fixed s390x issues
 


More information about the scm-commits mailing list