diff options
author | Humble Devassy Chirammal <hchiramm@redhat.com> | 2015-05-21 21:30:54 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2015-05-28 02:35:27 -0700 |
commit | bc33fe3c1621612788cf2f7928178f314a5f25f1 (patch) | |
tree | 73ef084c546b6bc7d74dbbc9b568fd96560caae3 /glusterfs.spec.in | |
parent | 6678b760e26567aa248d60f69d8f177690cc7071 (diff) |
spec: correct the vendor string in spec file
Change-Id: Id19c973092af506582741887d12fe00c85022f15
BUG: 1198849
Signed-off-by: Humble Devassy Chirammal <hchiramm@redhat.com>
Reviewed-on: http://review.gluster.org/10885
Tested-by: NetBSD Build System
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 6765fed8eb4..fec097a881f 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -162,7 +162,7 @@ Vendor: Fedora Project Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ Release: 0.@PACKAGE_RELEASE@%{?dist} -Vendor: glusterfs.org +Vendor: Gluster Community %endif License: GPLv2 or LGPLv3+ Group: System Environment/Base |