From 87d523c45807215034408259fa7e1bdf2d0ce5d1 Mon Sep 17 00:00:00 2001 From: Giulio Eulisse Date: Wed, 10 Dec 2014 11:01:49 +0100 Subject: [PATCH] Fix repository for openloops. --- openloops.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openloops.spec b/openloops.spec index 84ea1daec86..aaeb6ef2615 100644 --- a/openloops.spec +++ b/openloops.spec @@ -2,7 +2,7 @@ %define tag d888f2705fbcd315d8cf5f290f73a524464698ed %define branch cms/v%{realversion} %define github_user cms-externals -Source: git+https://github.com/%github_user/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz +Source: git+https://github.com/%github_user/openloops.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz BuildRequires: python