]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- up to 5.9.2
[packages/collectd.git] / collectd.spec
index dd031dae1a98adc15ebdbf82ccd1e9f905189587..1d050ae8741592bdcbef42298dddf97034617a6f 100644 (file)
 Summary:       Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
-Version:       5.8.1
-Release:       2
+Version:       5.9.2
+Release:       1
 License:       GPL v2
 Group:         Daemons
-Source0:       http://collectd.org/files/%{name}-%{version}.tar.bz2
-# Source0-md5: bfce96c42cede5243028510bcc57c1e6
+# http://collectd.org/files/%{name}-%{version}.tar.bz2 is xz compressed :/
+Source0:       %{name}-%{version}.tar.xz
+# Source0-md5: 4ec308f256a3d3575f6c8a2be4338966
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}-http.conf
@@ -149,9 +150,7 @@ Source5:    %{name}-apache.conf
 Source10:      %{name}-df.conf
 Source11:      %{name}-rrdtool.conf
 Patch0:                %{name}-collection.patch
-Patch1:                %{name}-python.patch
 Patch2:                noquote.patch
-Patch3:                sensors.patch
 URL:           http://collectd.org/
 %{?with_ipmi:BuildRequires:    OpenIPMI-devel >= 2.0.14-3}
 BuildRequires: autoconf
@@ -1316,9 +1315,7 @@ Perl files from Collectd package
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize} --ltdl
This page took 0.022246 seconds and 4 git commands to generate.