]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- stop complaining abount snprintf buffer sizes
[packages/collectd.git] / collectd.spec
index 6a4b73dce8b8cd03dd681815b64a5aa66268b2d4..dd19670939bf95ecc747298da5849bac444a729a 100644 (file)
@@ -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
 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
 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 \
 %{__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 \
        c_cv_have_libperl=yes \
        --with-libiptc=/usr \
        --with-libstatgrab=/usr \
This page took 0.098687 seconds and 4 git commands to generate.