Fixed Source0 URL

This commit is contained in:
Jan Horak 2012-03-28 12:36:56 +02:00
parent 1d43c8a25d
commit eb192972c9

View File

@ -43,12 +43,7 @@ Release: 6%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
%if %{official_branding}
%define tarball thunderbird-%{version}.source.tar.bz2
%else
%define tarball thunderbird-3.1rc1.source.tar.bz2
%endif
Source0: %{tarball}
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}-20120313.tar.xz
%endif