enabled gio support (#760644)
This commit is contained in:
parent
398ebeb91e
commit
23aa232728
@ -29,8 +29,9 @@ ac_add_options --enable-system-hunspell
|
|||||||
ac_add_options --disable-crashreporter
|
ac_add_options --disable-crashreporter
|
||||||
ac_add_options --disable-necko-wifi
|
ac_add_options --disable-necko-wifi
|
||||||
ac_add_options --disable-updater
|
ac_add_options --disable-updater
|
||||||
#ac_add_options --enable-static
|
|
||||||
ac_add_options --enable-startup-notification
|
ac_add_options --enable-startup-notification
|
||||||
|
ac_add_options --enable-gio
|
||||||
|
ac_add_options --disable-gnomevfs
|
||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 8.0
|
Version: 8.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -352,6 +352,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 9 2011 Martin Stransky <stransky@redhat.com> - 8.0-4
|
||||||
|
- enabled gio support (#760644)
|
||||||
|
|
||||||
* Tue Nov 29 2011 Jan Horak <jhorak@redhat.com> - 8.0-3
|
* Tue Nov 29 2011 Jan Horak <jhorak@redhat.com> - 8.0-3
|
||||||
- Fixed s390x issues
|
- Fixed s390x issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user