[fedmsg] Require python-pygments.

Ralph Bean ralph at fedoraproject.org
Thu Sep 27 20:02:48 UTC 2012


commit ec807783b40d78db0dff9fce42f2187104f64c33
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Sep 27 15:54:29 2012 -0400

    Require python-pygments.

 fedmsg.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index 0aa2c2b..c8b4acd 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -5,7 +5,7 @@
 
 Name:           fedmsg
 Version:        0.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
 License:        LGPLv2+
@@ -39,6 +39,7 @@ Requires:       python-daemon
 Requires:       python-requests
 Requires:       m2crypto
 Requires:       python-m2ext
+Requires:       python-pygments
 
 %if %{?rhel}%{!?rhel:0} <= 6
 BuildRequires:  python-ordereddict
@@ -184,6 +185,9 @@ fi
 %{_sysconfdir}/init.d/fedmsg-gateway
 
 %changelog
+* Thu Sep 27 2012 Ralph Bean <rbean at redhat.com> - 0.5.0-2
+- Require python-pygments.
+
 * Wed Sep 19 2012 Ralph Bean <rbean at redhat.com> - 0.5.0-1
 - Depend on new Moksha
 - Massive docs improvement.


More information about the scm-commits mailing list