[xulrunner] Fixed Source0 URL

Jan Horak xhorak at fedoraproject.org
Wed Mar 28 10:38:11 UTC 2012


commit 4f0069f46427cca93756c4929d0e618794cabd11
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Mar 28 12:38:06 2012 +0200

    Fixed Source0 URL

 xulrunner.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 53c3c0a..40b6321 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -74,8 +74,7 @@ Release:        3%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
-# You can get sources at ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_ver}/source
-Source0:        %{name}-%{version}%{?pre_version}.source.tar.bz2
+Source0:        ftp://ftp.mozilla.org/pub/%{name}/releases/%{version}%{?pre_version}/source/%{name}-%{version}%{?pre_version}.source.tar.bz2
 Source10:       %{name}-mozconfig
 Source11:       %{name}-mozconfig-debuginfo
 Source12:       %{name}-redhat-default-prefs.js


More information about the scm-commits mailing list