summaryrefslogtreecommitdiffstats
path: root/hyperkitty.spec
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-02-27 11:17:57 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-02-27 11:18:01 +0100
commiteba73dd9091e01f03878a2c412cd93f64b9be9af (patch)
treecaa6bc9b685457b14050acbd73bc0857cb6d6171 /hyperkitty.spec
parent7817a239db1e485af3ae0e75cf3a5e14bb131a06 (diff)
downloadhyperkitty-eba73dd9091e01f03878a2c412cd93f64b9be9af.tar.gz
hyperkitty-eba73dd9091e01f03878a2c412cd93f64b9be9af.tar.xz
hyperkitty-eba73dd9091e01f03878a2c412cd93f64b9be9af.zip
Fix versionned dependency on mailman in the spec file
Diffstat (limited to 'hyperkitty.spec')
-rw-r--r--hyperkitty.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec
index 757ddb6..5ca6bdf 100644
--- a/hyperkitty.spec
+++ b/hyperkitty.spec
@@ -40,7 +40,7 @@ BuildRequires: python-django-south
Requires: django-gravatar2
Requires: django-social-auth >= 0.7.1
Requires: django-rest-framework >= 2.0.0
-Requires: mailman >= 3.0.0b2
+Requires: mailman >= 3:3.0.0
Requires: kittystore
Requires: django-crispy-forms
Requires: django-assets