Accepting request 63083 from home:msmeissn:branches:security
ok OBS-URL: https://build.opensuse.org/request/show/63083 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=36
This commit is contained in:
parent
f643935d1d
commit
3972be290a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 1 10:03:17 CET 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- also use the SLES code for openSUSE, to avoid unnecessary
|
||||||
|
services. bnc#675841
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 4 23:14:52 UTC 2011 - cristian.rodriguez@opensuse.org
|
Tue Jan 4 23:14:52 UTC 2011 - cristian.rodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -67,7 +67,6 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
## brace for impact...
|
## brace for impact...
|
||||||
%if 0%{?sles_version}
|
|
||||||
if [ -x /usr/bin/lscpu ]; then
|
if [ -x /usr/bin/lscpu ]; then
|
||||||
if /usr/bin/lscpu | grep -q "Virtualization type" ; then
|
if /usr/bin/lscpu | grep -q "Virtualization type" ; then
|
||||||
## Is a VM
|
## Is a VM
|
||||||
@ -80,9 +79,6 @@ rm -rf %{buildroot}
|
|||||||
##there is no lscpu! shouldnt happend...
|
##there is no lscpu! shouldnt happend...
|
||||||
%{fillup_and_insserv -f %{name}}
|
%{fillup_and_insserv -f %{name}}
|
||||||
fi
|
fi
|
||||||
%else
|
|
||||||
%{fillup_and_insserv -fy %{name}}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%restart_on_update %{name}
|
%restart_on_update %{name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user