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

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


commit 1dde3ef0786f0612b7392a6ecd56cb11de55c3ed
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Jun 20 13:59:49 2013 -0500

    change requirement to python-django14

 python-django-setuptest.spec |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/python-django-setuptest.spec b/python-django-setuptest.spec
index 9b3eaf2..03428d0 100644
--- a/python-django-setuptest.spec
+++ b/python-django-setuptest.spec
@@ -2,7 +2,7 @@
 
 Name:           python-django-setuptest
 Version:        0.1.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Simple module enabling Django app testing
 
 License:        BSD
@@ -14,13 +14,8 @@ BuildRequires:  python2-devel
 BuildRequires:  python-coverage
 BuildRequires:  python-pep8
 BuildRequires:  python-setuptools
-%if 0%{?fedora} >= 18
-Requires:       python-django
-BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif 
+Requires:       python-django14
+BuildRequires:  python-django14
 
 %description
 Simple module enabling Django app testing via 
@@ -44,6 +39,9 @@ python setup.py install --skip-build --root $RPM_BUILD_ROOT
 %{python_sitelib}/django_setuptest-*.egg-info
 
 %changelog
+* Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.2-5
+- change requirement to python-django14 
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list