X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcollectd.git;a=blobdiff_plain;f=collectd.spec;h=a9a9b0598cbb4f7685e43f877a57060cbcc14183;hp=5e246ed2cdab65b233f9be57018617e9c357f77a;hb=43a1c96ca762a69fceb1c1114a67c57d3d6743b0;hpb=7ddcad9832dbd2981ed29c8aea46843fee58af28 diff --git a/collectd.spec b/collectd.spec index 5e246ed..a9a9b05 100644 --- a/collectd.spec +++ b/collectd.spec @@ -32,7 +32,6 @@ # netapp . . . . . . . no # oracle . . . . . . . no # routeros . . . . . . no -# rrdcached . . . . . . no # tokyotyrant . . . . . no # zfs_arc . . . . . . . no # - logrotate file for logfile plugin @@ -67,12 +66,12 @@ Summary: Collects system information in RRD files Summary(pl.UTF-8): Zbieranie informacji o systemie w plikach RRD Name: collectd -Version: 4.9.2 +Version: 4.10.2 Release: 1 License: GPL v2 Group: Daemons Source0: http://collectd.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 9988c52adc4ed6c24bf4a5918ca48ffa +# Source0-md5: 85d9d8d0a1327782661e3c89800aa70e Source1: %{name}.conf Source2: %{name}.init Source3: %{name}-http.conf @@ -1421,6 +1420,10 @@ fi %defattr(640,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.d/curl.conf %attr(755,root,root) %{_libdir}/%{name}/curl.so +%if %{with xml} +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.d/curl_xml.conf +%attr(755,root,root) %{_libdir}/%{name}/curl_xml.so +%endif %endif %files dbi