[python-django-ajax-selects/f19] change requiremetn to python-django14

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jun 20 18:04:37 UTC 2013


commit 626913d187ddfaef792a3e0da73911041d691506
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Jun 20 13:06:28 2013 -0500

    change requiremetn to python-django14

 python-django-ajax-selects.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-ajax-selects.spec b/python-django-ajax-selects.spec
index 067d210..9506837 100644
--- a/python-django-ajax-selects.spec
+++ b/python-django-ajax-selects.spec
@@ -1,6 +1,6 @@
 Name:           python-django-ajax-selects
 Version:        1.2.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Enables editing of ForeignKey, ManyToMany and simple text fields
 
 Group:          Development/Languages
@@ -11,7 +11,7 @@ Source:         http://pypi.python.org/packages/source/d/django-ajax-selects/dja
 BuildArch:      noarch
 BuildRequires:  python2-devel 
 BuildRequires:  python-setuptools-devel
-Requires:       python-django
+Requires:       python-django14
 
 Provides: django-ajax-selects = %{version}-%{release} 
 # Because of the renaming mechanism, the next should stay forever in this package.
@@ -44,6 +44,9 @@ the text field.
 %{python_sitelib}/django_ajax_selects-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.or> - 1.2.4-4
+- change requirement to python-django14
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list