[thunderbird/f16] Fixed Source0 URL

Jan Horak xhorak at fedoraproject.org
Wed Mar 28 10:37:03 UTC 2012


commit eb192972c9bade1e939f3881f9431fffb4cb67dd
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Mar 28 12:36:56 2012 +0200

    Fixed Source0 URL

 thunderbird.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index e023564..41bf86a 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -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


More information about the scm-commits mailing list