From e26b62b1a2e8ee80e025ad3bd3e841522730f695 Mon Sep 17 00:00:00 2001 From: hchiramm Date: Thu, 25 Sep 2014 11:28:21 +0530 Subject: spec: Change summary of glusterfs to distributed file system. BUG:1146519 Change-Id: I9b24321d9e677b535f8d79691862cf919553d635 Signed-off-by: Humble Chirammal Reviewed-on: http://review.gluster.org/8844 Tested-by: Gluster Build System Reviewed-by: Lalatendu Mohanty --- glusterfs.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index bc6d453eb00..1ba37c1eb16 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -139,7 +139,7 @@ ##----------------------------------------------------------------------------- ## All package definitions should be placed here and keep them sorted ## -Summary: Cluster File System +Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs Version: 3.5.0 @@ -228,7 +228,7 @@ gluster command line, libglusterfs and glusterfs translator modules common to both GlusterFS server and client framework. %package api -Summary: Clustered file-system api library +Summary: GlusterFs api library Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} # we provide the Python package/namespace 'gluster' -- cgit