From b1675632be8caeb77e1071955f816775621c2bb8 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 22 Jul 2013 22:01:55 +0200 Subject: Rename the paintstore RPM --- hyperkitty.spec | 4 ++-- 1 file 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 -- cgit