From: Joey Hess Date: Thu, 29 Oct 2009 15:49:18 +0000 (-0400) Subject: put back Source X-Git-Tag: 3.20091031~5 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=f57c48ccac9864450290495203c30a5f2ca213ad put back Source Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure. --- diff --git a/ikiwiki.spec b/ikiwiki.spec index 69457e154..c50ef404f 100644 --- a/ikiwiki.spec +++ b/ikiwiki.spec @@ -6,6 +6,8 @@ Summary: A wiki compiler Group: Applications/Internet License: GPLv2+ URL: http://ikiwiki.info/ +Source0: http://ftp.debian.org/debian/pool/main/i/%{name}/%{name}_%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Text::Markdown)