diff options
author | Harshavardhana <harsha@harshavardhana.net> | 2013-11-22 01:26:29 -0800 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-11-26 17:48:46 -0800 |
commit | a25d321bade8c3e7e07242f79ec9f1de2280af0f (patch) | |
tree | 3ba3da87d849813d12fa7b41aac16ec641da23c8 | |
parent | 50a6e9a74014897b003cadbd297fd0343eb56367 (diff) |
glusterfs.spec: Add 'python and python-ctypes' dependencyv3.5qa2
Change-Id: Icde586131bab00476abc44d8dd4e2db7e9d59b2b
BUG: 1033275
Signed-off-by: Harshavardhana <harsha@harshavardhana.net>
Reviewed-on: http://review.gluster.org/6339
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
-rw-r--r-- | glusterfs.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 040500c5f13..f7c2fc5b86d 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 |