Add mount.glusterfs to fuse since its only needed for native client
Signed-off-by: Harshavardhana <harsha@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
This commit is contained in:
parent
161850285f
commit
fab78b45f7
@ -165,7 +165,6 @@ fi
|
||||
%{_includedir}/glusterfs
|
||||
%exclude %{_includedir}/glusterfs/y.tab.h
|
||||
%{_libdir}/*.so
|
||||
/sbin/mount.glusterfs
|
||||
|
||||
%if 0%{!?_without_rdma:1}
|
||||
%files rdma
|
||||
@ -176,6 +175,7 @@ fi
|
||||
%files fuse
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/glusterfs/%{version}/xlator/mount/fuse*
|
||||
/sbin/mount.glusterfs
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2009 Harshavardhana <harsha@gluster.com> - 2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user