diff options
author | hchiramm <hchiramm@redhat.com> | 2014-09-25 11:28:21 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-09-26 10:16:20 -0700 |
commit | e26b62b1a2e8ee80e025ad3bd3e841522730f695 (patch) | |
tree | aac8a3ea53ea60f644a359e3ff16734ff07c538b /glusterfs.spec.in | |
parent | 3d36edb00c2adad9a957a445aafac3e800964bb1 (diff) |
spec: Change summary of glusterfs to distributed file system.
BUG:1146519
Change-Id: I9b24321d9e677b535f8d79691862cf919553d635
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Reviewed-on: http://review.gluster.org/8844
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Lalatendu Mohanty <lmohanty@redhat.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
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' |