Added requirements for using django encrypted fields
diff --git a/opencloud.spec b/opencloud.spec
index 56de9d9..ad39606 100644
--- a/opencloud.spec
+++ b/opencloud.spec
@@ -18,6 +18,7 @@
requires: gcc
requires: python-httplib2
requires: GeoIP
+requires: python-keyczar
%description
%{summary}
@@ -46,6 +47,7 @@
pip-python install django-evolution
pip-python install django-bitfield
pip-python install django-ipware
+pip-python install django-encrypted-fields
easy_install django_evolution
easy_install python_gflags