summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-22 22:01:55 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-22 22:01:55 +0200
commitb1675632be8caeb77e1071955f816775621c2bb8 (patch)
treef2d15e0de34f239e8210842a98bb9f7576cb9bbf
parent4f7f46f606c1be9c014352e820590d45c6de2eee (diff)
downloadhyperkitty-b1675632be8caeb77e1071955f816775621c2bb8.tar.gz
hyperkitty-b1675632be8caeb77e1071955f816775621c2bb8.tar.xz
hyperkitty-b1675632be8caeb77e1071955f816775621c2bb8.zip
Rename the paintstore RPM
-rw-r--r--hyperkitty.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec
index 99ab7bf..39060f8 100644
--- a/hyperkitty.spec
+++ b/hyperkitty.spec
@@ -32,7 +32,7 @@ BuildRequires: python-cssmin
BuildRequires: python-mailman-client
BuildRequires: python-robot-detection
BuildRequires: pytz
-BuildRequires: python-django-paintstore
+BuildRequires: django-paintstore
%if 0%{fedora} && 0%{fedora} < 18
BuildRequires: Django
BuildRequires: Django-south
@@ -53,7 +53,7 @@ Requires: python-cssmin
Requires: python-mailman-client
Requires: python-robot-detection
Requires: pytz
-Requires: python-django-paintstore
+Requires: django-paintstore
%if 0%{fedora} && 0%{fedora} < 18
Requires: Django >= 1.4
Requires: Django-south