From 2f93dbc3a6c450344b08f041e6f269f659764007 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Fri, 14 Oct 2011 18:34:00 +0530 Subject: build: Change dependency of rsync version for geo-replication Change-Id: I20d972e4930e65c4468d5da0ca75d60d2806bfa3 BUG: 2744 Reviewed-on: http://review.gluster.com/590 Tested-by: Gluster Build System Reviewed-by: Pranith Kumar Karampuri --- glusterfs.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs.spec.in b/glusterfs.spec.in index bf4c3413c..b6dcd3a01 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -90,7 +90,7 @@ This package provides support to ib-verbs library. %package geo-replication Summary: GlusterFS Geo-replication Group: Applications/File -Requires: glusterfs-core >= %{version}-%{release} , python-ctypes , rsync >= 3.0.7 +Requires: glusterfs-core >= %{version}-%{release} , python-ctypes , rsync >= 3.0.0 %description geo-replication GlusterFS is a clustered file-system capable of scaling to several -- cgit