[python-bucky/el6] Update requires (RHBZ#953834)

Jonathan Steffan jsteffan at fedoraproject.org
Fri Sep 20 00:02:24 UTC 2013


commit 7abc2563e422bee321bb2a53a203a6bee2d6cd5d
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Thu Sep 19 18:02:14 2013 -0600

    Update requires (RHBZ#953834)

 python-bucky.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-bucky.spec b/python-bucky.spec
index 8af2ba7..3d3a2ec 100644
--- a/python-bucky.spec
+++ b/python-bucky.spec
@@ -2,7 +2,7 @@
 
 Name:           python-bucky
 Version:        0.2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        CollectD and StatsD adapter for Graphite
 
 Group:          System Environment/Daemons
@@ -17,6 +17,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools
 
+Requires:       collectd
+
 %description
 Bucky is a small server for collecting and translating metrics for
 Graphite. It can current collect metric data from CollectD daemons
@@ -64,6 +66,9 @@ fi
 
 
 %changelog
+* Thu Sep 19 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.6-2
+- Update requires (RHBZ#953834)
+
 * Tue Sep 17 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.2.6-1
 - Update to 0.2.6
 


More information about the scm-commits mailing list