]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
fix missing package in specfile 3399/head
authorFᴀʙɪᴇɴ Wᴇʀɴʟɪ <faxmodem@collectd.org>
Thu, 24 Oct 2019 09:23:41 +0000 (11:23 +0200)
committerFᴀʙɪᴇɴ Wᴇʀɴʟɪ <faxmodem@collectd.org>
Thu, 5 Mar 2020 15:06:33 +0000 (16:06 +0100)
Change-Id: Ic4bbe3ffa60be0f0c2ca78487119ec029a9a4ce0

contrib/redhat/collectd.spec

index 864ef1b3068de12d370606233352a12d97aabcf1..c4f611019cc1bc6c41155f286958970294342c4f 100644 (file)
@@ -997,6 +997,16 @@ The write_stackdriver collectd plugin writes metrics to the
 Google Stackdriver Monitoring service.
 %endif
 
+%if %{with_write_syslog}
+%package write_syslog
+Summary:       write_syslog plugin for collectd
+Group:         System Environment/Daemons
+Requires:      %{name}%{?_isa} = %{version}-%{release}
+%description write_syslog
+The write_syslog collectd plugin writes metrics to syslog
+using JSON or RFC5424 formatting
+%endif
+
 %if %{with_gpu_nvidia}
 %package gpu_nvidia
 Summary:       stackdriver plugin for collectd