From a25d321bade8c3e7e07242f79ec9f1de2280af0f Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 22 Nov 2013 01:26:29 -0800 Subject: glusterfs.spec: Add 'python and python-ctypes' dependency Change-Id: Icde586131bab00476abc44d8dd4e2db7e9d59b2b BUG: 1033275 Signed-off-by: Harshavardhana Reviewed-on: http://review.gluster.org/6339 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- glusterfs.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 040500c5f..f7c2fc5b8 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -264,6 +264,7 @@ Summary: GlusterFS Geo-replication Group: Applications/File Requires: %{name} = %{version}-%{release} Requires: %{name}-server = %{version}-%{release} +Requires: python python-ctypes %description geo-replication GlusterFS is a clustered file-system capable of scaling to several -- cgit