rpms/thunderbird/F-12 .cvsignore, 1.36, 1.37 sources, 1.44, 1.45 thunderbird.desktop, 1.6, 1.7 thunderbird.spec, 1.163, 1.164 thunderbird-436533.patch, 1.1, NONE

Jan Horak xhorak at fedoraproject.org
Mon Jun 21 11:45:28 UTC 2010


Author: xhorak

Update of /cvs/pkgs/rpms/thunderbird/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14070

Modified Files:
	.cvsignore sources thunderbird.desktop thunderbird.spec 
Removed Files:
	thunderbird-436533.patch 
Log Message:
Update tp 3.0.5


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-12/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- .cvsignore	30 Mar 2010 07:44:20 -0000	1.36
+++ .cvsignore	21 Jun 2010 11:45:27 -0000	1.37
@@ -1,2 +1,2 @@
-thunderbird-3.0.4.source.tar.bz2
-thunderbird-langpacks-3.0.4-20100330.tar.bz2
+thunderbird-3.0.5.source.tar.bz2
+thunderbird-langpacks-3.0.5-20100621.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-12/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- sources	30 Mar 2010 07:44:20 -0000	1.44
+++ sources	21 Jun 2010 11:45:28 -0000	1.45
@@ -1,2 +1,2 @@
-bb87ca7e62d5869422137765126798be  thunderbird-3.0.4.source.tar.bz2
-5b51715204ff7f0c33dac25e0ba27b16  thunderbird-langpacks-3.0.4-20100330.tar.bz2
+564911289b5d895ba5eaf4b3fbed51e8  thunderbird-3.0.5.source.tar.bz2
+5026297cdd2624f397daa487c1fe7823  thunderbird-langpacks-3.0.5-20100621.tar.bz2


Index: thunderbird.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-12/thunderbird.desktop,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- thunderbird.desktop	30 Mar 2010 07:44:20 -0000	1.6
+++ thunderbird.desktop	21 Jun 2010 11:45:28 -0000	1.7
@@ -5,6 +5,7 @@ Name=Thunderbird Email
 GenericName=Email
 Comment=Send and Receive Email
 Exec=thunderbird
+TryExec=thunderbird
 Icon=thunderbird
 Terminal=false
 Type=Application


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-12/thunderbird.spec,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -p -r1.163 -r1.164
--- thunderbird.spec	30 Apr 2010 09:13:52 -0000	1.163
+++ thunderbird.spec	21 Jun 2010 11:45:28 -0000	1.164
@@ -23,8 +23,8 @@
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        3.0.4
-Release:        2%{?dist}
+Version:        3.0.5
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -36,7 +36,7 @@ Group:          Applications/Internet
 Source0:        %{tarball}
 %if %{build_langpacks}
 # Language package archive is build by RH
-Source1:        thunderbird-langpacks-%{version}-20100330.tar.bz2
+Source1:        thunderbird-langpacks-%{version}-20100621.tar.bz2
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -61,8 +61,6 @@ Patch0:         thunderbird-version.patc
 Patch1:         mozilla-jemalloc.patch
 # Fix for installation fail when building with dynamic linked libraries
 Patch2:         thunderbird-shared-error.patch
-# Fix for crash mozbz#550455, remove when 3.0.5
-Patch3:         thunderbird-436533.patch
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -121,7 +119,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{ver
 
 %patch1 -p0 -b .jemalloc
 %patch2 -p1 -b .shared-error
-%patch3 -p1 -b .436533
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -383,6 +380,9 @@ fi
 #===============================================================================
 
 %changelog
+* Mon Jun 21 2010 Jan Horak <jhorak at redhat.com> - 3.0.5-1
+- Update to 3.0.5
+
 * Fri Apr 30 2010 Jan Horak <jhorak at redhat.com> - 3.0.4-2
 - Fix for mozbz#550455
 


--- thunderbird-436533.patch DELETED ---



More information about the scm-commits mailing list