summaryrefslogtreecommitdiffstats
path: root/hyperkitty.spec
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-05-27 20:49:12 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-05-27 20:49:12 +0200
commit694deb2fa3d569e08692eb8dfcf521b4a4079fed (patch)
treef2fcff80764589170df512d5b020754539e9bfbc /hyperkitty.spec
parent9a0c3e7c7cc723c2a3e2e80dbfa06cb8ac9c7a2c (diff)
downloadhyperkitty-694deb2fa3d569e08692eb8dfcf521b4a4079fed.tar.gz
hyperkitty-694deb2fa3d569e08692eb8dfcf521b4a4079fed.tar.xz
hyperkitty-694deb2fa3d569e08692eb8dfcf521b4a4079fed.zip
Activate USE_TZ in Django
Diffstat (limited to 'hyperkitty.spec')
-rw-r--r--hyperkitty.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec
index 50ed580..d6e3da8 100644
--- a/hyperkitty.spec
+++ b/hyperkitty.spec
@@ -31,6 +31,7 @@ BuildRequires: python-rjsmin
BuildRequires: python-cssmin
BuildRequires: python-mailman-client
BuildRequires: python-robot-detection
+BuildRequires: pytz
%if 0%{fedora} && 0%{fedora} < 18
BuildRequires: Django
BuildRequires: Django-south
@@ -50,6 +51,7 @@ Requires: python-rjsmin
Requires: python-cssmin
Requires: python-mailman-client
Requires: python-robot-detection
+Requires: pytz
%if 0%{fedora} && 0%{fedora} < 18
Requires: Django >= 1.4
Requires: Django-south