[python-django-helpdesk/f18] remove iff line

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Apr 15 19:31:17 UTC 2013


commit d6a9a41771d6430a3910a4d082c18d5e1927e9da
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Apr 15 14:33:10 2013 -0500

    remove iff line

 python-django-helpdesk.spec |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec
index 6e18b8a..208bd29 100644
--- a/python-django-helpdesk.spec
+++ b/python-django-helpdesk.spec
@@ -15,15 +15,8 @@ BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytz
 
-
-%if 0%{?fedora} >= 18
 Requires:       python-django
 BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
-
 
 %description
 
@@ -74,6 +67,9 @@ rm -rf helpdesk/static/helpdesk/helpdesk-print.css
 %{python_sitelib}/django_helpdesk-*.egg-info
 
 %changelog
+* Mon Apr 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8-4
+- remove line iff
+
 * Wed Mar 27 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.8-3
 - add python macro to call python
 


More information about the scm-commits mailing list