summaryrefslogtreecommitdiff
path: root/ikiwiki.spec
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-29 11:49:18 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-29 11:49:18 -0400
commitf57c48ccac9864450290495203c30a5f2ca213ad (patch)
treeb8952dfcd36b345f401fe9e0db027ea337013bff /ikiwiki.spec
parentbe895687ca7f83139ddbe519831b6b867788f69b (diff)
put back Source
Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure.
Diffstat (limited to 'ikiwiki.spec')
-rw-r--r--ikiwiki.spec2
1 files changed, 2 insertions, 0 deletions
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)