forked from pool/nss-pam-ldapd
Accepting request 479141 from network:ldap
drop SysV support / %insserv_cleanup, it breaks the package build OBS-URL: https://build.opensuse.org/request/show/479141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nss-pam-ldapd?expand=0&rev=4
This commit is contained in:
commit
6349ed1886
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 13 20:53:31 UTC 2017 - ailin.nemui@gmail.com
|
||||||
|
|
||||||
|
- Drop SysV support / %insserv_cleanup, it breaks package on TW
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 9 08:26:54 UTC 2016 - hguo@suse.com
|
Fri Sep 9 08:26:54 UTC 2016 - hguo@suse.com
|
||||||
|
|
||||||
|
@ -81,14 +81,11 @@ ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcnslcd
|
|||||||
%service_add_post nslcd.service
|
%service_add_post nslcd.service
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%stop_on_removal nslcd
|
|
||||||
%service_del_preun nslcd.service
|
%service_del_preun nslcd.service
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%service_del_postun nslcd.service
|
%service_del_postun nslcd.service
|
||||||
%restart_on_update nslcd
|
|
||||||
%insserv_cleanup
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user