]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- up to 4.10.2
[packages/collectd.git] / collectd.spec
index 19f4319cf2d9b9a87a18bf82dcc11adb4219248f..a9a9b0598cbb4f7685e43f877a57060cbcc14183 100644 (file)
@@ -32,7 +32,6 @@
 #   netapp  . . . . . . . no
 #   oracle  . . . . . . . no
 #   routeros  . . . . . . no
-#   rrdcached . . . . . . no
 #   tokyotyrant . . . . . no
 #   zfs_arc . . . . . . . no
 # - logrotate file for logfile plugin
 Summary:       Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
-Version:       4.9.1
-Release:       3
+Version:       4.10.2
+Release:       1
 License:       GPL v2
 Group:         Daemons
 Source0:       http://collectd.org/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 5753496651c8c84afaea1fe290876bfc
+# 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
This page took 0.097637 seconds and 4 git commands to generate.