From fb5cb35ac50b98145525082785f12abe179b793e Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 3 Sep 2013 15:58:10 -0700 Subject: [PATCH] Revert "Switch to cgit url for Source0" This reverts commit 485a27328d13b1ff79247b0b4ec1cfeca48fa17f. cgit url include the release in the name of the tarball, tito doesn't so the build fails to find the source to unpack. --- lorax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 7ead96bc..768db6ce 100644 --- a/lorax.spec +++ b/lorax.spec @@ -8,7 +8,7 @@ Summary: Tool for creating the anaconda install images Group: Applications/System License: GPLv2+ URL: http://git.fedorahosted.org/git/?p=lorax.git -Source0: https://git.fedorahosted.org/cgit/lorax.git/snapshot/lorax-%{version}-%{release}.tar.gz +Source0: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz BuildRequires: python2-devel