[fedmsg] New dep on python-psutil.

Ralph Bean ralph at fedoraproject.org
Fri Jul 18 17:19:03 UTC 2014


commit 5f569f6178f3b0444dce68957de8c1939a6d214a
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Jul 18 13:19:25 2014 -0400

    New dep on python-psutil.

 fedmsg.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index d88c66e..3b9277d 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -36,6 +36,7 @@ BuildRequires:  python-m2ext
 BuildRequires:  python-pygments
 BuildRequires:  python-fabulous
 BuildRequires:  python-fedora
+BuildRequires:  python-psutil
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 # On rhel, we don't need systemd to build.  but we do on fedora.
@@ -53,6 +54,7 @@ Requires:       python-m2ext
 Requires:       python-pygments
 Requires:       python-fabulous
 Requires:       python-fedora
+Requires:       python-psutil
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:  python-ordereddict
@@ -294,6 +296,7 @@ fi
 - Daemons can now process backlog at startup.
 - New fedmsg-dg-replay command for debugging.
 - Reorganized docs, especially the topics section.
+- New dep on python-psutil.
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list