summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorHarshavardhana <harsha@gluster.com>2010-10-04 04:50:53 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-10-04 03:59:04 -0700
commite2438fdde0458b70b0cd201b4950b676188d0824 (patch)
treed278c93fc20eaccac63c8d8bc451a36ca44478f3 /glusterfs.spec.in
parent2420fd1f0cc5c357776d3766884b86859f3c3781 (diff)
Some cleanup in rpm specification file
Thanks to Bernard Li <bernard@vanhpc.org> for rdma 'BuildRequires' fix Signed-off-by: Harshavardhana <harsha@gluster.com> Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 1770 (Cleanup rpmbuild) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1770
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 935859d8a6c..a81fd165e7f 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -19,12 +19,12 @@ Summary: Cluster File System
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Release: %{release}
-License: GPLv3+
+License: AGPLv3+
Group: System Environment/Base
Vendor: Gluster Inc
Packager: @PACKAGE_BUGREPORT@
URL: http://www.gluster.org/docs/index.php/GlusterFS
-Source0: ftp://ftp.gluster.com/pub/gluster/glusterfs/2.0/@PACKAGE_VERSION@/@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
+Source0: ftp://ftp.gluster.com/pub/gluster/glusterfs/@PACKAGE_VERSION@/@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires(post): /sbin/chkconfig
Requires(preun): /sbin/service, /sbin/chkconfig
@@ -65,7 +65,7 @@ GlusterFS server and client framework.
%package rdma
Summary: GlusterFS rdma
Group: Applications/File
-Requires: libibverbs-devel
+BuildRequires: libibverbs-devel
%description rdma
GlusterFS is a clustered file-system capable of scaling to several
@@ -137,7 +137,7 @@ fi
%files core
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING.GPL COPYING.AGPL INSTALL NEWS README
+%doc AUTHORS ChangeLog COPYING.GPL COPYING.AGPL INSTALL NEWS README THANKS
%doc /usr/share/doc/glusterfs
%if 0%{?_with_fusermount:1}
%{_bindir}/fusermount-glusterfs