[python-django-horizon] add python-lockfile to deps

Matthias Runge mrunge at fedoraproject.org
Thu Jul 25 09:58:49 UTC 2013


commit 04c8916dbabe191703dd71e56fa5f572a6b6295a
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Jul 25 11:29:53 2013 +0200

    add python-lockfile to deps

 python-django-horizon.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 1b6f4ee..daa4c46 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -42,11 +42,13 @@ Requires:   python-swiftclient
 Requires:   python-heatclient
 Requires:   python-ceilometerclient
 Requires:   pytz
+Requires:   python-lockfile
 
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
 BuildRequires: python-d2to1
 BuildRequires: python-pbr
+BuildRequires: python-lockfile
 
 # for checks:
 #BuildRequires:   python-django-nose


More information about the scm-commits mailing list