remove obsolete rcsysinit.d symlink [release 1.3.11-2mamba;Sat Nov 12 2016]
This commit is contained in:
parent
7a8118e362
commit
aa97dd562d
@ -1,7 +1,7 @@
|
|||||||
%define nopermfs_gid 32
|
%define nopermfs_gid 32
|
||||||
Name: postplug
|
Name: postplug
|
||||||
Version: 1.3.11
|
Version: 1.3.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Pluggable boot-time configuration tool
|
Summary: Pluggable boot-time configuration tool
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -88,9 +88,9 @@ This package provides a sound configuration plugin for %{name}.
|
|||||||
%makeinstall \
|
%makeinstall \
|
||||||
libdir=%{_libdir}
|
libdir=%{_libdir}
|
||||||
|
|
||||||
install -d %{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d
|
#install -d %{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d
|
||||||
ln -sf ../init.d/%{name} \
|
#ln -sf ../init.d/%{name} \
|
||||||
%{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d/S70%{name}
|
# %{buildroot}%{_sysconfdir}/rc.d/rcsysinit.d/S70%{name}
|
||||||
|
|
||||||
# link needed to integrate postplug with hotplug
|
# link needed to integrate postplug with hotplug
|
||||||
install -d %{buildroot}%{_sbindir}
|
install -d %{buildroot}%{_sbindir}
|
||||||
@ -176,7 +176,7 @@ exit 0
|
|||||||
%{_sysconfdir}/%{name}/rc%{name}.d/45updates
|
%{_sysconfdir}/%{name}/rc%{name}.d/45updates
|
||||||
%{_sysconfdir}/%{name}/rc%{name}.d/50console
|
%{_sysconfdir}/%{name}/rc%{name}.d/50console
|
||||||
%dir %{_sysconfdir}/%{name}/updates.d
|
%dir %{_sysconfdir}/%{name}/updates.d
|
||||||
%{_sysconfdir}/rc.d/rcsysinit.d/S70%{name}
|
#%{_sysconfdir}/rc.d/rcsysinit.d/S70%{name}
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
|
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
|
||||||
/sbin/%{name}
|
/sbin/%{name}
|
||||||
/sbin/nvidia-autoselect-driver
|
/sbin/nvidia-autoselect-driver
|
||||||
@ -200,6 +200,9 @@ exit 0
|
|||||||
/sbin/update-alternatives-set-dri
|
/sbin/update-alternatives-set-dri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.11-2mamba
|
||||||
|
- remove obsolete rcsysinit.d symlink
|
||||||
|
|
||||||
* Mon Nov 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.11-1mamba
|
* Mon Nov 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.11-1mamba
|
||||||
- update to 1.3.11
|
- update to 1.3.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user