summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--thunderbird-lightning.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index c573259..4b012ca 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -31,8 +31,7 @@ Release: 0.48.%{lightprever}%{?dist}
URL: http://www.mozilla.org/projects/calendar/lightning/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Productivity
-#Someday lightning will produce a release we can use
-# Source0: http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/%{version}%{lightprever}/source/lightning-%{version}%{lightprever}-source.tar.bz2
+#Source0: http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/%{version}%{lightprever}/source/lightning-%{version}%{lightprever}-source.tar.bz2
Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/source/thunderbird-%{thunderbird_version}.source.tar.bz2
# Config file for compilation
Source10: thunderbird-mozconfig
@@ -123,6 +122,10 @@ ls chrome \
| sed -n 's/\(\([^-]*\)-\(.*\)\)/locale \2 \3 chrome\/\1\/locale\/\3\/\2\//p' \
| tee -a chrome.add
+sed -i -e '/maxVersion/s/>5/>6/' %{tarballdir}/calendar/providers/gdata/install.rdf
+sed -i -e '/maxVersion/s/>5/>6/' %{tarballdir}/calendar/lightning/install.rdf
+
+
# Continue with Thunderbird
cd %{tarballdir}