[python-django-horizon] add requires: pytz

Matthias Runge mrunge at fedoraproject.org
Mon Sep 24 10:55:06 UTC 2012


commit 26b53b4de51859c35f68ad3c3c0600d075885ed7
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Sep 24 12:54:24 2012 +0200

    add requires: pytz

 python-django-horizon.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 04fd110..9307dfd 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -37,6 +37,7 @@ Requires:   python-novaclient >= 2012.1
 Requires:   python-quantumclient
 Requires:   python-cinderclient
 Requires:   python-swiftclient
+Requires:   pytz
 
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
@@ -198,6 +199,9 @@ python %{_datadir}/openstack-dashboard/manage.py collectstatic --noinput >/dev/n
 %doc html
 
 %changelog
+* Mon Sep 24 2012 Matthias Runge <mrunge at redhat.com> - 2012-2-0.8.rc2
+- also require pytz
+
 * Fri Sep 21 2012 Matthias Runge <mrunge at redhat.com> - 2012.2-0.7.rc2
 - update to release folsom rc2
 


More information about the scm-commits mailing list