Code

collectd.spec: ensure write_riemann build deps are installed
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 07:34:08 +0000 (08:34 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 07:34:08 +0000 (08:34 +0100)
contrib/redhat/collectd.spec

index 7dab1db44f8c348b0b139e7cc2fca410bba23d57..33cc985e421b85fa9ebdd335aaffd37845927b74 100644 (file)
@@ -830,7 +830,7 @@ The Write Redis plugin stores values in Redis, a “data structures server”.
 Summary:       riemann plugin for collectd
 Group:         System Environment/Daemons
 Requires:      %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: protobuf-c-devel
+BuildRequires: riemann-c-client-devel >= 1.6
 %description write_riemann
 The riemann plugin submits values to Riemann, an event stream processor.
 %endif