[python-django-authority/el6] change requirements to Django

Matthias Runge mrunge at fedoraproject.org
Thu May 16 10:43:53 UTC 2013


commit 460605786adc64c7dee61eebda8358aca1a4c716
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu May 16 12:43:36 2013 +0200

    change requirements to Django

 python-django-authority.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-authority.spec b/python-django-authority.spec
index e1fe319..85b620c 100644
--- a/python-django-authority.spec
+++ b/python-django-authority.spec
@@ -14,7 +14,7 @@ Source:         http://bitbucket.org/jezdez/django-authority/downloads/%{pkgname
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-Requires:       python-django
+Requires:       Django
 
 Provides:       %{pkgname} = %{version}-%{release}
 Obsoletes:      %{pkgname} < %{obs_ver}


More information about the scm-commits mailing list