From f57c48ccac9864450290495203c30a5f2ca213ad Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 29 Oct 2009 11:49:18 -0400 Subject: [PATCH] put back Source Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure. --- ikiwiki.spec | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.45.0