From 4e42a82b20708d7826b2052ce72feafa76304274 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Wed, 13 Apr 2011 14:03:54 +0200 Subject: [PATCH] Change BuildRequires to python2-devel --- lorax.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 933453c9..5c040227 100644 --- a/lorax.spec +++ b/lorax.spec @@ -8,8 +8,7 @@ License: GPLv2+ URL: http://git.fedorahosted.org/git/?p=lorax.git Source0: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.bz2 -BuildRequires: python-setuptools -Requires: python2-devel +BuildRequires: python2-devel Requires: python-mako Requires: gawk Requires: glibc-common