[django-flash] add changes in spec buildrequires

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Jul 27 13:54:20 UTC 2012


commit fc52948895687313d8d1707e35e55105c559af6c
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Fri Jul 27 08:55:11 2012 -0500

    add changes in spec buildrequires

 django-flash.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/django-flash.spec b/django-flash.spec
index 6c60c19..997c665 100644
--- a/django-flash.spec
+++ b/django-flash.spec
@@ -12,7 +12,9 @@ Source0:        http://pypi.python.org/packages/source/d/%{name}/%{name}-%{versi
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-django python-devel python-setuptools-devel
+BuildRequires:  python-django p
+BuildRequires:  python-devel 
+BuildRequires:  python-setuptools-devel
 Requires:       python-django
 
 %description


More information about the scm-commits mailing list