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