[python-django-flash/f19] build in f19

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


commit 1815d1fd76398d36a5256c29e19863697eee6f3c
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Apr 15 12:42:53 2013 -0500

    build in f19

 python-django-flash.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/python-django-flash.spec b/python-django-flash.spec
index b14d50a..34235a9 100644
--- a/python-django-flash.spec
+++ b/python-django-flash.spec
@@ -3,7 +3,7 @@
 
 Name:           python-django-flash
 Version:        1.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A Django extension to provide support for Rails-like flash
 
 Group:          Development/Languages
@@ -17,14 +17,8 @@ BuildArch:      noarch
 BuildRequires:  python2-devel 
 BuildRequires:  python-setuptools
 
-
-%if 0%{?fedora} >= 18
 Requires:       python-django
 BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
 
 Provides:       %{pkgname} = %{version}-%{release}
 Obsoletes:      %{pkgname} < %{obs_ver}
@@ -64,6 +58,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/django_flash-*.egg-info
 
 %changelog
+* Mon Apr 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.8-5
+- Build in f19
+
 * Wed Mar 27 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.8-4
 - Add python macro of calling python
 - Add url of project homepage


More information about the scm-commits mailing list