forked from pool/glusterfs
Provide rc symlink
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=27
This commit is contained in:
parent
c0a0b04f34
commit
2ecd49fd0c
@ -182,6 +182,7 @@ mkdir -p "$b/%_unitdir";
|
||||
rm -Rf "$b/%_initddir"
|
||||
%endif
|
||||
chmod u-s "$b/%_bindir/fusermount-glusterfs"
|
||||
ln -s service "$b/%_sbindir/rcglusterd"
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%if 0%{?suse_version} >= 1210
|
||||
@ -236,6 +237,7 @@ chmod u-s "$b/%_bindir/fusermount-glusterfs"
|
||||
%_libdir/%name/
|
||||
%_sbindir/gluster*
|
||||
%_sbindir/glfsheal
|
||||
%_sbindir/rcglusterd
|
||||
%_datadir/glusterfs/
|
||||
%_mandir/man*/*
|
||||
%_docdir/%name
|
||||
|
Loading…
Reference in New Issue
Block a user