commit f37a1c31694fe0c7aba17f0550e6c29e00aadbdd
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Sep 2 17:58:18 2018 +0200

    - stop complaining abount snprintf buffer sizes
    - rel 6

 collectd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/collectd.spec b/collectd.spec
index 6a4b73d..dd19670 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -136,7 +136,7 @@ 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:       5
+Release:       6
 License:       GPL v2
 Group:         Daemons
 Source0:       http://collectd.org/files/%{name}-%{version}.tar.bz2
@@ -1326,7 +1326,7 @@ 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 \
        --with-libiptc=/usr \
        --with-libstatgrab=/usr \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/collectd.git/commitdiff/f37a1c31694fe0c7aba17f0550e6c29e00aadbdd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to