From ca13aba25a5e4b2560c755b341452b45e8c65216 Mon Sep 17 00:00:00 2001 From: ingvar Date: Mon, 20 Aug 2007 09:12:41 +0000 Subject: [PATCH] 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 --- varnish-cache/redhat/varnish.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5