forked from pool/libvirt
Do not limit insserv_cleanup to SLES
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=77
This commit is contained in:
parent
db37d74ef9
commit
ec7231cd22
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 10 16:31:02 MDT 2010 - jfehlig@novell.com
|
||||||
|
|
||||||
|
- Do not limit insserv_cleanup to SLES
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 9 17:28:43 MDT 2010 - jfehlig@novell.com
|
Thu Dec 9 17:28:43 MDT 2010 - jfehlig@novell.com
|
||||||
|
|
||||||
|
@ -443,9 +443,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%restart_on_update libvirtd
|
%restart_on_update libvirtd
|
||||||
%if 0%{?sles_version}
|
|
||||||
%insserv_cleanup
|
%insserv_cleanup
|
||||||
%endif
|
|
||||||
|
|
||||||
%post client -p /sbin/ldconfig
|
%post client -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user