summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@fedoraproject.org>2008-08-26 12:45:52 +0000
committerRichard W.M. Jones <rjones@fedoraproject.org>2008-08-26 12:45:52 +0000
commitbac9f786465850d6dd8a17a509ea8a81f889cf42 (patch)
treefc35fe4ee1471122ea4573bb589f5c04d8b7d07f
parentf3999121d31e602c49e008994a5c2829cd345673 (diff)
downloadcollectd-bac9f786465850d6dd8a17a509ea8a81f889cf42.tar.gz
collectd-bac9f786465850d6dd8a17a509ea8a81f889cf42.tar.xz
collectd-bac9f786465850d6dd8a17a509ea8a81f889cf42.zip
- Capture config.log to diagnose build error.collectd-4_4_1-6_el5
-rw-r--r--collectd.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/collectd.spec b/collectd.spec
index 7c7454d..e30f187 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,7 +1,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
Version: 4.4.1
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -145,6 +145,7 @@ sed -i.orig -e 's|-Werror||g' Makefile.in */Makefile.in
--enable-unixsock \
--enable-ipmi \
--with-perl-bindings=INSTALLDIRS=vendor
+cat config.log
%{__make} %{?_smp_mflags}
@@ -335,6 +336,9 @@ fi
%changelog
+* Mon Aug 25 2008 Richard W.M. Jones <rjones@redhat.com> 4.4.1-6
+- Capture config.log to diagnose build error.
+
* Mon Aug 25 2008 Richard W.M. Jones <rjones@redhat.com> 4.4.1-5
- Force rebuild.