diff options
author | Amar Tumballi <amar@gluster.com> | 2011-02-09 06:11:02 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2011-02-10 22:18:01 -0800 |
commit | 08ca1d3c7801d22f1de452f098b0a5df251ca5e7 (patch) | |
tree | 211ada0e02d58c8bbfd7e868640cd2d98946110f /glusterfs.spec.in | |
parent | 07402f590e12b097e8267e924e0ae69d9b8964fb (diff) |
removed some of the stale scripts
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 2393 ('gluster-volgen' and 'gluster-defrag' scripts are stale, but present in AMI)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2393
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 85ae0d6aae8..2b7eb4d9c7a 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -151,17 +151,14 @@ fi %{_bindir}/fusermount-glusterfs %endif %{_datadir}/glusterfs -%{_bindir}/glusterfs-volgen %{_libdir}/glusterfs %{_libdir}/*.so.* %{_sbindir}/glusterfs* -%{_bindir}/glusterfs-defrag %{_sbindir}/gluster %{_sbindir}/glusterd %{_mandir}/man8/*glusterfs.8* %{_mandir}/man8/*gluster.8* %{_mandir}/man8/*glusterd.8* -%{_mandir}/man8/*glusterfs-volgen.8* %dir /var/log/glusterfs %if 0%{!?_without_rdma:1} %exclude %{_libdir}/glusterfs/%{version}/rpc-transport/rdma* |