SHA256
1
0
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:
James Fehlig 2010-12-10 23:34:45 +00:00 committed by Git OBS Bridge
parent db37d74ef9
commit ec7231cd22
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -443,9 +443,7 @@ rm -rf $RPM_BUILD_ROOT
%postun
/sbin/ldconfig
%restart_on_update libvirtd
%if 0%{?sles_version}
%insserv_cleanup
%endif
%post client -p /sbin/ldconfig