rpms/thunderbird/devel thunderbird.spec,1.131,1.132

Jan Horak xhorak at fedoraproject.org
Tue Mar 17 10:58:49 UTC 2009


Author: xhorak

Update of /cvs/pkgs/rpms/thunderbird/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1193

Modified Files:
	thunderbird.spec 
Log Message:
Fix for clicking on link does not open url in browser


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.spec,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- thunderbird.spec	3 Mar 2009 16:12:30 -0000	1.131
+++ thunderbird.spec	17 Mar 2009 10:58:19 -0000	1.132
@@ -9,7 +9,7 @@
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
 Version:        3.0
-Release:        1.beta2%{?dist}
+Release:        2.beta2%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -63,6 +63,9 @@
 BuildRequires:  libXrender-devel
 BuildRequires:  alsa-lib-devel
 BuildRequires:  autoconf213
+BuildRequires:  GConf2-devel
+BuildRequires:  gnome-vfs2-devel
+BuildRequires:  libgnomeui-devel
 Requires:       desktop-file-utils >= %{desktop_file_utils_version}
 
 %define mozappdir %{_libdir}/thunderbird-%{version}b2
@@ -295,6 +298,10 @@
 #===============================================================================
 
 %changelog
+* Tue Mar 17 2009 Jan Horak <jhorak at redhat.com> - 3.0-2.beta2
+- Fixed clicked link does not open in browser (#489120)
+- Fixed missing help in thunderbird (#488885)
+
 * Mon Mar  2 2009 Jan Horak <jhorak at redhat.com> - 3.0-1.beta2
 - Update to 3.0 beta2
 - Added Patch2 to build correctly when building with --enable-shared option 




More information about the fedora-extras-commits mailing list