Code

Merge pull request #1825 from ripienaar/missing_which
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 30 Jul 2016 16:39:57 +0000 (18:39 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Jul 2016 16:39:57 +0000 (18:39 +0200)
collectd.spec: el7 fails to find python without which

contrib/redhat/collectd.spec

index 10546c8ecd6a40933fe9ce198a0b0d171ead833d..5b018f8a85073d6f1dc045da285b0cf3ec40fe9c 100644 (file)
@@ -228,7 +228,7 @@ Source:             https://collectd.org/files/%{name}-%{version}.tar.bz2
 License:       GPLv2
 Group:         System Environment/Daemons
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
-BuildRequires: libgcrypt-devel, kernel-headers, libtool-ltdl-devel, libcap-devel
+BuildRequires: libgcrypt-devel, kernel-headers, libtool-ltdl-devel, libcap-devel, which
 Vendor:                collectd development team <collectd@verplant.org>
 
 %if 0%{?fedora} || 0%{?rhel} >= 7