diff --git a/openvswitch.changes b/openvswitch.changes index 76ca2c7..124612b 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 23 09:33:02 UTC 2018 - mchandras@suse.de + +- Preserve 'enable' status of openvswitch.service file when upgrading + from /dev/null ||:) = "xenabled" ]; then + touch %eflag + fi +fi %preun +# This prevents networking breakages on package removals +export DISABLE_STOP_ON_REMOVAL=yes %service_del_preun ovsdb-server.service %service_del_preun ovs-vswitchd.service %service_del_preun openvswitch.service @@ -630,6 +649,7 @@ export DISABLE_RESTART_ON_UPDATE=yes %{_unitdir}/ovsdb-server.service %{_fillupdir}/sysconfig.openvswitch %attr(755,-,-) %dir %{_localstatedir}/log/openvswitch +%ghost %attr(755,root,root) %{_rundir}/openvswitch %if %{with dpdk} %{_prefix}/lib/udev/rules.d/91-vfio.rules %endif