X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/be895687ca7f83139ddbe519831b6b867788f69b..9b5445a323e2efa17b04320f5f89a11535b1cd6b:/ikiwiki.spec

diff --git a/ikiwiki.spec b/ikiwiki.spec
index 69457e154..b251fd240 100644
--- a/ikiwiki.spec
+++ b/ikiwiki.spec
@@ -1,11 +1,13 @@
 Name:           ikiwiki
-Version: 3.20091024
+Version: 3.20110328
 Release:        1%{?dist}
 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)
@@ -29,7 +31,6 @@ Requires:       perl(HTML::Scrubber)
 Requires:       perl(XML::Simple)
 Requires:       perl(CGI::FormBuilder)
 Requires:       perl(CGI::Session)
-Requires:       perl(Digest::SHA1)
 
 Requires:       python-docutils