Update to RC2
This commit is contained in:
parent
5d4fb69576
commit
732db1730d
@ -6,3 +6,5 @@ thunderbird-langpacks-3.0b4-20090917.tar.bz2
|
|||||||
thunderbird-3.0rc1.source.tar.bz2
|
thunderbird-3.0rc1.source.tar.bz2
|
||||||
thunderbird-langpacks-3.0rc1-20091118.tar.bz2
|
thunderbird-langpacks-3.0rc1-20091118.tar.bz2
|
||||||
thunderbird-langpacks-3.0rc1-20091125.tar.bz2
|
thunderbird-langpacks-3.0rc1-20091125.tar.bz2
|
||||||
|
thunderbird-3.0rc2.source.tar.bz2
|
||||||
|
thunderbird-langpacks-3.0rc2-20091203.tar.bz2
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
49028d9de4c4e167d469bbd4c6665b8c thunderbird-3.0rc1.source.tar.bz2
|
35abdb06cb92e3ff9c62b7831136ac44 thunderbird-3.0rc2.source.tar.bz2
|
||||||
a25c36e9320f3a16a10e3141ceed841d thunderbird-langpacks-3.0rc1-20091125.tar.bz2
|
c8e226a813a1fe9049d018e59d63e3ac thunderbird-langpacks-3.0rc2-20091203.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define cairo_version 1.6.0
|
%define cairo_version 1.6.0
|
||||||
%define freetype_version 2.1.9
|
%define freetype_version 2.1.9
|
||||||
%define sqlite_version 3.6.14
|
%define sqlite_version 3.6.14
|
||||||
%define version_internal 3.0rc1
|
%define version_internal 3.0rc2
|
||||||
%define build_langpacks 1
|
%define build_langpacks 1
|
||||||
%define moz_objdir objdir-tb
|
%define moz_objdir objdir-tb
|
||||||
|
|
||||||
@ -22,7 +22,7 @@
|
|||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
Release: 3.12.rc1%{?dist}
|
Release: 3.13.rc2%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -33,7 +33,7 @@ Group: Applications/Internet
|
|||||||
%endif
|
%endif
|
||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: thunderbird-langpacks-%{version_internal}-20091125.tar.bz2
|
Source1: thunderbird-langpacks-%{version_internal}-20091203.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
Source11: thunderbird-mozconfig-branded
|
Source11: thunderbird-mozconfig-branded
|
||||||
@ -404,6 +404,9 @@ fi
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 3 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.13.rc1
|
||||||
|
- Update to RC2
|
||||||
|
|
||||||
* Wed Nov 25 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.12.rc1
|
* Wed Nov 25 2009 Jan Horak <jhorak@redhat.com> - 3.0-3.12.rc1
|
||||||
- Sync with Mozilla latest RC1 build
|
- Sync with Mozilla latest RC1 build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user