From: ingvar Date: Mon, 20 Aug 2007 09:12:41 +0000 (+0000) Subject: A svn trunk build needs automake, autoconf and libtool to build. A release tarball... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca13aba25a5e4b2560c755b341452b45e8c65216;p=varnish A svn trunk build needs automake, autoconf and libtool to build. A release tarball can remove these requirements. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1872 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/redhat/varnish.spec b/varnish-cache/redhat/varnish.spec index dd6a04d2..5ba5fcef 100644 --- a/varnish-cache/redhat/varnish.spec +++ b/varnish-cache/redhat/varnish.spec @@ -7,7 +7,7 @@ Group: System Environment/Daemons URL: http://www.varnish-cache.org/ Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel +BuildRequires: ncurses-devel automake autoconf libtool Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} Requires: logrotate Requires(pre): shadow-utils