summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 37fe166)
raw | patch | inline | side by side (parent: 37fe166)
author | Mark McKinstry <mmckinst@nexcess.net> | |
Wed, 29 Jun 2016 14:54:46 +0000 (10:54 -0400) | ||
committer | Mark McKinstry <mmckinst@nexcess.net> | |
Wed, 29 Jun 2016 14:54:46 +0000 (10:54 -0400) |
The [spec file for
librdkafka](https://github.com/edenhill/librdkafka/blob/master/packaging/rpm/librdkafka.spec)
calls its package 'librdkafka-devel', not 'rdkafka-devel'. Searching the
web for 'rdkafka-devel RPM' turns up nothing, all the RPMs are named
'librdkafka-devel'.
librdkafka](https://github.com/edenhill/librdkafka/blob/master/packaging/rpm/librdkafka.spec)
calls its package 'librdkafka-devel', not 'rdkafka-devel'. Searching the
web for 'rdkafka-devel RPM' turns up nothing, all the RPMs are named
'librdkafka-devel'.
contrib/redhat/collectd.spec | patch | blob | history |
index b6d709ed5ac6c3a38c848e162edb54c2fc5e2c47..bf9b3209c4d0a7aa67f90b786169107efc530103 100644 (file)
Summary: Write-kafka plugin for collectd
Group: System Environment/Daemons
Requires: %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: rdkafka-devel
+BuildRequires: librdkafka-devel
%description write_kafka
The write_kafka plugin sends values to kafka, a distributed messaging system.
%endif