From a3c9ca9b5aea510ea760f9e9f8e94d55fc8b7dc4 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 22 Aug 2012 13:04:24 -0400 Subject: [PATCH] 3.3.0-4 revised --- glusterfs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index 67b0c52..551e5fd 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -220,10 +220,11 @@ BuildRequires: python-setuptools BuildRequires: python-netifaces %if ( 0%{?rhel} && 0%{?rhel} < 7 ) BuildRequires: python-webob1.0 +BuildRequires: python-paste-deploy1.5 %else BuildRequires: python-webob -%endif BuildRequires: python-paste-deploy +%endif BuildRequires: dos2unix Requires: python-configobj Requires: python-eventlet >= 0.9.8