[python-django-notification/el6] change requirement to Django

Matthias Runge mrunge at fedoraproject.org
Thu May 16 10:27:54 UTC 2013


commit c3aa5e9f3a64c2321545f9f4697a125cf176400e
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu May 16 12:27:40 2013 +0200

    change requirement to Django

 python-django-notification.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-notification.spec b/python-django-notification.spec
index 747fd4d..02ddc91 100644
--- a/python-django-notification.spec
+++ b/python-django-notification.spec
@@ -14,7 +14,7 @@ Source0:        http://pypi.python.org/packages/source/d/%{pkgname}/%{pkgname}-%
 BuildArch:      noarch
 BuildRequires:  python2-devel 
 BuildRequires:  python-setuptools
-Requires:       python-django
+Requires:       Django
 
 Provides:       %{pkgname} = %{version}-%{release}
 # latest release for django-notification is 0.1.2-6


More information about the scm-commits mailing list