[python-django-dynamite/f19] change requirement to python-django14

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jun 20 19:20:34 UTC 2013


commit 52526f2c455e88bc80b0662667990518fcbc4e0f
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Jun 20 14:22:24 2013 -0500

    change requirement to python-django14

 python-django-dynamite.spec |   21 ++++++---------------
 1 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/python-django-dynamite.spec b/python-django-dynamite.spec
index 5228a42..3692984 100644
--- a/python-django-dynamite.spec
+++ b/python-django-dynamite.spec
@@ -2,7 +2,7 @@
 
 Name:           python-django-dynamite
 Version:        0.4.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Dynamic models framework
 
 Group:          Development/Languages
@@ -13,22 +13,10 @@ Source0:        http://pypi.python.org/packages/source/d/%{pkgname}/%{pkgname}-%
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-
-%if 0%{?fedora} >= 18
 Requires:       python-django-south
 BuildRequires:  python-django-south
-%else
-Requires:       Django-south
-BuildRequires:  Django-south
-%endif
-
-%if 0%{?fedora} >= 18
-Requires:       python-django
-BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
+Requires:       python-django14
+BuildRequires:  python-django14
 
 
 %description
@@ -56,6 +44,9 @@ python setup.py test
 %{python_sitelib}/django_dynamite-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.4.1-7
+- change requirement to python-django14
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list