summaryrefslogtreecommitdiffstats
path: root/thunderbird.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-09-01 19:28:55 +0200
committerRemi Collet <fedora@famillecollet.com>2011-09-01 19:28:55 +0200
commit30459635280a971d94227593c207f77c65771f03 (patch)
tree5f7ed53b7e1afcaef0b974db0e9903cd832a0c19 /thunderbird.spec
parentc78ddf5ace9a527b30cc2681cebf77d20792625a (diff)
Thunderbird 6.0.1
Diffstat (limited to 'thunderbird.spec')
-rw-r--r--thunderbird.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/thunderbird.spec b/thunderbird.spec
index 8da0a2f..bdf2771 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -20,12 +20,12 @@
# don't enable crash reporter for remi repo
%define enable_mozilla_crashreporter 0
-%define version_internal 5.0
+%define version_internal 6
%define mozappdir %{_libdir}/%{name}-%{version_internal}
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
-Version: 6.0
+Version: 6.0.1
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@@ -37,7 +37,7 @@ Group: Applications/Internet
%endif
Source0: %{tarball}
%if %{build_langpacks}
-Source1: thunderbird-langpacks-%{version}-20110817.tar.bz2
+Source1: thunderbird-langpacks-%{version}-20110901.tar.bz2
%endif
Source10: thunderbird-mozconfig
@@ -51,6 +51,7 @@ Source100: find-external-requires
# Mozilla (XULRunner) patches
Patch0: thunderbird-version.patch
Patch7: crashreporter-remove-static.patch
+Patch8: xulrunner-6.0-secondary-ipc.patch
%if %{official_branding}
# Required by Mozilla Corporation
@@ -159,6 +160,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
# Mozilla (XULRunner) patches
cd mozilla
%patch7 -p2 -b .static
+%patch8 -p2 -b .secondary-ipc
cd ..
%if %{official_branding}
@@ -442,6 +444,12 @@ fi
#===============================================================================
%changelog
+* Thu Sep 01 2011 Remi Collet <rpms@famillecollet.com> 6.0.1-1
+- Thunderbird 6.0.1
+
+* Wed Aug 31 2011 Dan HorĂ¡k <dan[at]danny.cz> - 6.0-2
+- add secondary-ipc patch from xulrunner
+
* Wed Aug 17 2011 Remi Collet <rpms@famillecollet.com> 6.0-1
- Thunderbird 6.0, sync with rawhide