summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorAravinda VK <avishwan@redhat.com>2015-04-21 23:45:07 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-08 02:25:58 -0700
commitc2bf7f57d45b97252f128b9b78c6a72249bc74ae (patch)
tree39a41a0e3391d96cec5de74c0382b2c160a9e3cd /glusterfs.spec.in
parent0b573c3d93159d4e801714211343b220c0f45e1e (diff)
tools/glusterfind: Rpm install dependencies added
Argparse Python library is available as standard library in Python 2.7 In rhel, we need to install python-argparse. Also added pyxattr dependency to the spec file. BUG: 1219457 Change-Id: I2949d43b68731498130dbd27bf03c87f101141f0 Reviewed-on: http://review.gluster.org/10321 Signed-off-by: Kotresh HR <khiremat@redhat.com> Reviewed-on: http://review.gluster.org/10637 Reviewed-by: Saravanakumar Arumugam <sarumuga@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index f8af4aa33ec..1c374e46ba3 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -505,6 +505,10 @@ Requires: portmap
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
Obsoletes: %{name}-geo-replication = %{version}-%{release}
%endif
+%if ( 0%{?rhel} && 0%{?rhel} <= 6 )
+Requires: python-argparse
+%endif
+Requires: pyxattr
%description server
GlusterFS is a distributed file-system capable of scaling to several