[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Apr 10 16:50:43 CEST 2013
configure.in | 4 ++--
contrib/redhat/collectd.spec | 50 +++++++++++++++++++++++++++++++++++++-----
src/Makefile.am | 14 +++++-------
3 files changed, 52 insertions(+), 16 deletions(-)
New commits:
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