summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@fedoraproject.org>2009-01-23 09:52:15 +0000
committerRichard W.M. Jones <rjones@fedoraproject.org>2009-01-23 09:52:15 +0000
commit6a9bf0a68d8f035686a1e5fa6de6250c8b174229 (patch)
tree029eea616140863e3f9d576e9cf936aefb3523ac
parent1d20009cb2d93b4af03daf270edc07239666e4d6 (diff)
downloadcollectd-6a9bf0a68d8f035686a1e5fa6de6250c8b174229.tar.gz
collectd-6a9bf0a68d8f035686a1e5fa6de6250c8b174229.tar.xz
collectd-6a9bf0a68d8f035686a1e5fa6de6250c8b174229.zip
Rebuild against new mysql client.collectd-4_5_1-3_fc11
-rw-r--r--collectd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/collectd.spec b/collectd.spec
index ce940a4..73499a4 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,7 +1,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
Version: 4.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -380,6 +380,9 @@ fi
%changelog
+* Fri Jan 23 2009 Richard W.M. Jones <rjones@redhat.com> - 4.5.1-3
+- Rebuild against new mysql client.
+
* Sun Dec 07 2008 Alan Pevec <apevec@redhat.com> 4.5.1-2.1
- fix subpackages, bz# 475093