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

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


commit a8ab81ab06c1ee286ec96881f99bc8ab60cfcd2f
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Jun 20 14:09:55 2013 -0500

    change requirement to python-django14

 python-django-helpdesk.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec
index cd808bd..6657028 100644
--- a/python-django-helpdesk.spec
+++ b/python-django-helpdesk.spec
@@ -2,7 +2,7 @@
 
 Name:           python-django-helpdesk
 Version:        0.1.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A Django powered ticket tracker for small enterprise
 
 Group:          Development/Languages
@@ -14,14 +14,9 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytz
-
-%if 0%{?fedora} >= 18
 Requires:       python-django14
 BuildRequires:  python-django14
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
+
 
 
 %description
@@ -73,6 +68,9 @@ rm -rf helpdesk/static/helpdesk/helpdesk-print.css
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Thu Jun 20 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8-4
+- change requirement to python-django14
+
 * Tue May 07 2013 Matthias Runge <mrunge at redhat.com> - 0.1.8-4
 - requires/buildrequires python-django14
 


More information about the scm-commits mailing list