no man pages in 3.3.0, they're commented out in doc/Makefile.am
This commit is contained in:
parent
744ad50f31
commit
b012c24de9
@ -304,7 +304,7 @@ sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sha
|
||||
%{_libdir}/*.so.*
|
||||
%{_sbindir}/glusterfs*
|
||||
%{_libexecdir}/glusterfs
|
||||
%{_mandir}/man8/*gluster*.8*
|
||||
#%{_mandir}/man8/*gluster*.8* # man page install commented out in 3.3.0 source
|
||||
%dir %{_localstatedir}/log/glusterfs
|
||||
%if 0%{!?_without_rdma:1}
|
||||
%exclude %{_libdir}/glusterfs/%{version}/rpc-transport/rdma*
|
||||
@ -340,7 +340,7 @@ sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sha
|
||||
%defattr(-,root,root,-)
|
||||
%config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs-fuse
|
||||
%{_libdir}/glusterfs/%{version}/xlator/mount/fuse*
|
||||
%{_mandir}/man8/mount.glusterfs.8*
|
||||
#%{_mandir}/man8/mount.glusterfs.8* # man page install commented out in 3.3.0 source
|
||||
/sbin/mount.glusterfs
|
||||
/sbin/umount.glusterfs
|
||||
%if 0%{?_with_fusermount:1}
|
||||
|
Loading…
Reference in New Issue
Block a user