X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=collectd.spec;h=6a4e6b60eb624f6c06235980f2af1e42b684e3eb;hb=f5aa063213673428fda40ccc1df0d07a7b63d9e1;hp=01d90999f6c8217cad0a8507642229a7b808f1df;hpb=ea7b9f4a05226c6a0d15b410579494e134bdc9eb;p=packages%2Fcollectd.git diff --git a/collectd.spec b/collectd.spec index 01d9099..6a4e6b6 100644 --- a/collectd.spec +++ b/collectd.spec @@ -135,12 +135,13 @@ Summary: Collects system information in RRD files Summary(pl.UTF-8): Zbieranie informacji o systemie w plikach RRD Name: collectd -Version: 5.8.0 -Release: 1 +Version: 5.9.2 +Release: 6 License: GPL v2 Group: Daemons -Source0: http://collectd.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: a841159323624f18bf03198e9f5aa364 +# 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 @@ -1324,8 +1325,9 @@ Perl files from Collectd package %{__automake} %configure \ - CPPFLAGS="-Wno-unused-but-set-variable" \ + CPPFLAGS="-Wno-unused-but-set-variable -Wno-format-truncation" \ c_cv_have_libperl=yes \ + --disable-werror \ --with-libiptc=/usr \ --with-libstatgrab=/usr \ --with-lm-sensors=/usr \