[3.0] 5cb77b2 EL7 chroot seem not to have python by default.
Lasse Karstensen
lkarsten at varnish-software.com
Fri Sep 19 13:33:58 CEST 2014
commit 5cb77b2f13b5bb45711a24cd33eaeff63d6f59ba
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date: Fri Sep 19 13:33:36 2014 +0200
EL7 chroot seem not to have python by default.
diff --git a/redhat/varnish.spec b/redhat/varnish.spec
index 39f0141..bc4b4f3 100644
--- a/redhat/varnish.spec
+++ b/redhat/varnish.spec
@@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# You will need at least automake autoconf libtool python-docutils
#BuildRequires: automake autoconf libtool python-docutils
BuildRequires: ncurses-devel libxslt groff pcre-devel pkgconfig libedit-devel
+BuildRequires: python
Requires: varnish-libs = %{version}-%{release}
Requires: logrotate
Requires: ncurses
More information about the varnish-commit
mailing list