[python-django-contact-form/el6] change requirement to Django

Matthias Runge mrunge at fedoraproject.org
Thu May 16 10:36:50 UTC 2013


commit 50aec18cfc034262f739dad2b7961fb56ca4efe3
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu May 16 12:36:28 2013 +0200

    change requirement to Django

 python-django-contact-form.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-contact-form.spec b/python-django-contact-form.spec
index 99dad22..ab18486 100644
--- a/python-django-contact-form.spec
+++ b/python-django-contact-form.spec
@@ -15,7 +15,7 @@ Source0:        %{pkgname}-%{alphatag}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
-Requires:       python-django
+Requires:       Django
 
 Provides:       %{pkgname} = %{version}-%{release}
 Obsoletes:      %{pkgname} < %{obs_ver}


More information about the scm-commits mailing list