[python-fmn-web] Add forgotten deps on datanommer, python-arrow, and fedmsg.meta.

Ralph Bean ralph at fedoraproject.org
Thu Jan 23 20:00:00 UTC 2014


commit 830059953a6e6a232e74420e6357a197c0b78619
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Jan 23 15:00:14 2014 -0500

    Add forgotten deps on datanommer, python-arrow, and fedmsg.meta.

 python-fmn-web.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/python-fmn-web.spec b/python-fmn-web.spec
index 061dde9..d1689ce 100644
--- a/python-fmn-web.spec
+++ b/python-fmn-web.spec
@@ -8,7 +8,7 @@
 
 Name:               python-fmn-web
 Version:            0.2.1
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            Frontend Web Application for Fedora Notifications
 
 Group:              Development/Libraries
@@ -34,6 +34,9 @@ BuildRequires:      python-markupsafe
 BuildRequires:      python-pylibravatar
 BuildRequires:      python-pydns
 BuildRequires:      python-urllib3
+BuildRequires:      python-fedmsg-meta-fedora-infrastructure
+BuildRequires:      python-datanommer-models
+BuildRequires:      python-arrow
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:      python-ordereddict
@@ -55,6 +58,9 @@ Requires:           python-markupsafe
 Requires:           python-pylibravatar
 Requires:           python-pydns
 Requires:           python-urllib3
+Requires:           python-fedmsg-meta-fedora-infrastructure
+Requires:           python-datanommer-models
+Requires:           python-arrow
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 Requires:           python-ordereddict
@@ -101,6 +107,9 @@ cp -r fmn/web/static/ %{buildroot}%{_datadir}/%{modname}/static
 %{_datadir}/%{modname}
 
 %changelog
+* Thu Jan 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.1-2
+- Add forgotten deps on datanommer, python-arrow, and fedmsg.meta.
+
 * Thu Jan 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.1-1
 - Latest upstream.
 - Frontpage facelift.


More information about the scm-commits mailing list