[thunderbird-lightning] Thunderbird dependency fix

Martin Stransky stransky at fedoraproject.org
Fri Mar 16 11:40:46 UTC 2012


commit 63bebe56cf01f604f9f6311496d2fa6f022f6c7f
Author: Martin Stransky <stransky at redhat.com>
Date:   Fri Mar 16 12:40:40 2012 +0100

    Thunderbird dependency fix

 thunderbird-lightning.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 5c09c18..7b727b0 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -1,12 +1,12 @@
-%global nspr_version 4.8.9
-%global nss_version 3.13.1
+%global nspr_version 4.9
+%global nss_version 3.13.3
 %global cairo_version 1.8.8
 %global freetype_version 2.1.9
 %global sqlite_version 3.6.14
 %global libnotify_version 0.4
 # Update these two as a pair - see calendar/lightning/install.rdf
-%global thunderbird_version 10.0
-%global thunderbird_next_version 11.0
+%global thunderbird_version 11.0
+%global thunderbird_next_version 12.0
 # Compatible versions are listed in:
 # comm-release/calendar/lightning/install.rdf.rej
 # comm-release/calendar/providers/gdata/install.rdf.rej
@@ -28,7 +28,7 @@
 Name:           thunderbird-lightning
 Summary:        The calendar extension to Thunderbird
 Version:        1.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 URL:            http://www.mozilla.org/projects/calendar/lightning/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Productivity
@@ -201,6 +201,9 @@ find $RPM_BUILD_ROOT -name \*.so | xargs chmod 0755
 #===============================================================================
 
 %changelog
+* Fri Mar 16 2012 Martin Stransky <stransky at redhat.com> - 1.3-3
+- Thunderbird dependency fix
+
 * Fri Mar 16 2012 Martin Stransky <stransky at redhat.com> - 1.3-2
 - gcc 4.7 build fix
 


More information about the scm-commits mailing list