diff --git a/.cvsignore b/.cvsignore index 428d90f..5cbc98d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ thunderbird-3.0rc1.source.tar.bz2 thunderbird-3.0rc2.source.tar.bz2 thunderbird-3.0.source.tar.bz2 thunderbird-3.0.1.source.tar.bz2 +thunderbird-3.0.2.source.tar.bz2 diff --git a/sources b/sources index 3ba5388..a6f7c91 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 1d7d4eb4aaea7e7fae9eba3dcc995161 sunbird-l10n.tar f004aa5ddf2a30b5df96e06df416b0c9 thunderbird-3.0.1.source.tar.bz2 +db7e52c41ba5fec9428e170833e6a63f thunderbird-3.0.2.source.tar.bz2 diff --git a/sunbird.spec b/sunbird.spec index 19b0b92..193e663 100644 --- a/sunbird.spec +++ b/sunbird.spec @@ -7,6 +7,7 @@ %define version_internal 1.0b2 %define progdir %{_libdir}/%{name}-%{version_internal}pre +%define thunderbird_version 3.0.2 # This is to filter unwanted provides, that should be provided only by gecko-devel %define _use_internal_dependency_generator 0 @@ -14,14 +15,14 @@ Name: sunbird Version: 1.0 -Release: 0.18.20090916hg%{?dist} +Release: 0.19.20090916hg%{?dist} Summary: Calendar application built upon Mozilla toolkit Group: Applications/Productivity License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/calendar/sunbird/ #Source0: http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/%{version}/source/lightning-sunbird-%{version}-source.tar.bz2 -Source0: thunderbird-3.0.1.source.tar.bz2 +Source0: thunderbird-%{thunderbird_version}.source.tar.bz2 Source1: sunbird.desktop Source2: sunbird-l10n.tar #sunbird-langpacks-0.9.tar.gz @@ -70,7 +71,7 @@ calendar, without tying you to a particular storage solution. %package -n thunderbird-lightning Summary: The calendar extension to Thunderbird Group: Applications/Productivity -Requires: thunderbird >= 3.0.1 +Requires: thunderbird >= %{thunderbird_version} Obsoletes: thunderbird-lightning-wcap <= 0.8 Provides: thunderbird-lightning-wcap = %{version}-%{release} AutoProv: 0 @@ -292,6 +293,9 @@ fi %changelog +* Thu Feb 25 2010 Jan Horak - 1.0-0.19.20090916hg +- Rebuild against new Thunderbird + * Tue Jan 26 2010 Jan Horak - 1.0-0.18.20090916hg - Fixed sunbird exec script