[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'
Florian Forster
octo at verplant.org
Wed Apr 10 17:05:12 CEST 2013
configure.in | 4 ++--
contrib/redhat/collectd.spec | 50 +++++++++++++++++++++++++++++++++++++-----
src/Makefile.am | 14 +++++-------
3 files changed, 53 insertions(+), 15 deletions(-)
New commits:
commit 455309ed2ae4872633e03fbcb620016f5ba3d2b5
Author: Florian Forster <octo at collectd.org>
Date: Wed Apr 10 16:54:27 2013 +0200
src/Makefile.am: Add *.proto to EXTRA_DIST. D'oh!
commit 24f1130f1cce3c23aef00279dd30516dc82a4669
Author: Florian Forster <octo at collectd.org>
Date: Wed Apr 10 16:46:14 2013 +0200
Build system: Don't ship the generated *.pb-c.[ch] files.
They depend on specific versions of the protobuf-c.h header file, so
shipping this will cause problems for people having a different version
of protoc-c installed. This reverts some of the work done in #269, but
distcheck should still work. Meh.
commit f0f69df46f36d78a8e01e76d6843f03df3ba0519
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Apr 10 14:39:13 2013 +0200
RedHat RPM spec: updated for 5.3.0
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list