rpms/thunderbird/devel thunderbird.sh.in, 1.10, 1.11 thunderbird.spec, 1.146, 1.147 thunderbird-pango.patch, 1.1, NONE xulrunner-elif.patch, 1.1, NONE

Martin Stransky stransky at fedoraproject.org
Thu Aug 6 13:20:09 UTC 2009


Author: stransky

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

Modified Files:
	thunderbird.sh.in thunderbird.spec 
Removed Files:
	thunderbird-pango.patch xulrunner-elif.patch 
Log Message:
* Thu Aug  6 2009 Martin Stransky <stransky at redhat.com> - 3.0-3.8.beta3
- Added fix for #437596
- Removed unused patches




Index: thunderbird.sh.in
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.sh.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- thunderbird.sh.in	7 Jan 2009 22:34:21 -0000	1.10
+++ thunderbird.sh.in	6 Aug 2009 13:20:09 -0000	1.11
@@ -41,6 +41,11 @@ MOZ_PROGRAM="$MOZ_DIST_BIN/thunderbird"
 #export MOZ_DISABLE_PANGO
 
 ##
+## Set MOZ_APP_LAUNCHER for gnome-session
+##
+export MOZ_APP_LAUNCHER="/usr/bin/thunderbird"
+
+##
 ## Disable the GNOME crash dialog, Moz has it's own
 ## 
 GNOME_DISABLE_CRASH_DIALOG=1


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -p -r1.146 -r1.147
--- thunderbird.spec	6 Aug 2009 10:32:18 -0000	1.146
+++ thunderbird.spec	6 Aug 2009 13:20:09 -0000	1.147
@@ -12,7 +12,7 @@
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
 Version:        3.0
-Release:        3.7.b3%{?dist}
+Release:        3.8.b3%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -36,8 +36,6 @@ Source100:      find-external-requires
 
 Patch1:         mozilla-jemalloc.patch
 Patch2:         thunderbird-shared-error.patch
-Patch3:         xulrunner-elif.patch
-Patch4:         thunderbird-pango.patch
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -98,8 +96,6 @@ Mozilla Thunderbird is a standalone mail
 
 %patch1 -p0 -b .jemalloc
 %patch2 -p1 -b .shared-error
-#%patch3 -p0 -b .xulrunner-elif
-#%patch4 -p1 -b .pango-fix
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -301,6 +297,10 @@ fi
 #===============================================================================
 
 %changelog
+* Thu Aug  6 2009 Martin Stransky <stransky at redhat.com> - 3.0-3.8.beta3
+- Added fix for #437596
+- Removed unused patches
+
 * Thu Aug  6 2009 Jan Horak <jhorak at redhat.com> - 3.0-3.7.beta3
 - Removed unused build requirements
 


--- thunderbird-pango.patch DELETED ---


--- xulrunner-elif.patch DELETED ---




More information about the fedora-extras-commits mailing list