[thunderbird-lightning] Use lightning 2.6.2 source

Orion Poplawski orion at fedoraproject.org
Mon Nov 25 05:49:54 UTC 2013


commit 9ec3389d7121765f4a5986268c0125f057a8e7d8
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Nov 24 22:49:46 2013 -0700

    Use lightning 2.6.2 source

 .gitignore                 |    1 +
 sources                    |    2 +-
 thunderbird-lightning.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa2fb8a..09a2dbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /lightning-2.6.source.tar.bz2
 /thunderbird-24.1.0.source.tar.bz2
 /l10n-2.6.2.tar.xz
+/lightning-2.6.2.source.tar.bz2
diff --git a/sources b/sources
index 26f18df..dfd3cf8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-39da7c856f5d1e91a7c5cdf37506d57e  thunderbird-24.1.0.source.tar.bz2
+39da7c856f5d1e91a7c5cdf37506d57e  lightning-2.6.2.source.tar.bz2
 64f4523fa6fa3f77c04d13f429906fff  l10n-2.6.2.tar.xz
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 695c343..eee14b7 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -32,13 +32,13 @@
 Name:           thunderbird-lightning
 Summary:        The calendar extension to Thunderbird
 Version:        %{lightning_version}
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.mozilla.org/projects/calendar/lightning/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Productivity
 ExcludeArch:    armv7hl
-#Source0:        http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/%{version}/source/lightning-%{version}.source.tar.bz2
-Source0:        http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/source/thunderbird-%{thunderbird_version}.source.tar.bz2
+Source0:        http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/%{version}/source/lightning-%{version}.source.tar.bz2
+#Source0:        http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/source/thunderbird-%{thunderbird_version}.source.tar.bz2
 # This script will generate the language source below
 Source1:        mklangsource.sh
 Source2:        l10n-%{version}.tar.xz
@@ -233,6 +233,9 @@ find $RPM_BUILD_ROOT -name \*.so | xargs chmod 0755
 #===============================================================================
 
 %changelog
+* Sun Nov 24 2013 Orion Poplawski <orion at cora.nwra.com> - 2.6.2-4
+- Use lightning 2.6.2 source
+
 * Mon Nov 4 2013 Orion Poplawski <orion at cora.nwra.com> - 2.6.2-3
 - Add upstream patch to fix caldav sync
 


More information about the scm-commits mailing list