rpms/sunbird/devel sunbird.spec,1.50,1.51

Jan Horak xhorak at fedoraproject.org
Tue Jun 22 14:19:29 UTC 2010


Author: xhorak

Update of /cvs/pkgs/rpms/sunbird/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23089

Modified Files:
	sunbird.spec 
Log Message:
Fixed Thunderbird requires version


Index: sunbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sunbird/devel/sunbird.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- sunbird.spec	22 Jun 2010 13:13:21 -0000	1.50
+++ sunbird.spec	22 Jun 2010 14:19:29 -0000	1.51
@@ -7,7 +7,7 @@
 
 %define version_internal 1.0b2
 %define progdir %{_libdir}/%{name}-%{version_internal}pre
-%define thunderbird_version 3.1rc2
+%define thunderbird_version 3.1
 %define libnotify_version 0.4
 
 # This is to filter unwanted provides, that should be provided only by gecko-devel
@@ -16,14 +16,14 @@
 
 Name:           sunbird
 Version:        1.0
-Release:        0.23.b2pre%{?dist}
+Release:        0.24.b2pre%{?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-%{thunderbird_version}.source.tar.bz2
+Source0:        thunderbird-%{thunderbird_version}rc2.source.tar.bz2
 Source1:        sunbird.desktop
 Source2:        sunbird-l10n.tar
 #sunbird-langpacks-0.9.tar.gz
@@ -299,6 +299,9 @@ fi
 
 
 %changelog
+* Tue Jun 22 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.24.b2pre
+- Fixed Thunderbird requires version
+
 * Tue Jun 22 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.23.b2pre
 - Rebuild against Thunderbird 3.1 RC2
 



More information about the scm-commits mailing list