restore the installation of custom initscript with chkconfig support [release 2.9.9-2mamba;Tue Jul 23 2019]

This commit is contained in:
Silvan Calarco 2024-01-05 22:34:55 +01:00
parent 17f7ed92c0
commit 007cc9b61f

View File

@ -2,7 +2,7 @@
%define gitver %(echo %version | tr . _)
Name: fuse
Version: 2.9.9
Release: 1mamba
Release: 2mamba
Summary: File System in Userspace (FUSE) utilities
Group: System/Tools
Vendor: openmamba
@ -73,8 +73,8 @@ sh ./makeconf.sh
# change permission to allow stripping
chmod 0755 %{buildroot}/bin/%{name}rmount
#install -D -m 755 %{S:1} \
# %{buildroot}%{_initrddir}/%{name}
install -D -m 755 %{S:1} \
%{buildroot}%{_initrddir}/%{name}
# create compatibility symlinks
install -d %{buildroot}%{_bindir}
@ -146,6 +146,9 @@ fi
%doc ChangeLog NEWS README.NFS
%changelog
* Tue Jul 23 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.9-2mamba
- restore the installation of custom initscript with chkconfig support
* Mon Jul 22 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.9-1mamba
- update to 2.9.9