]> git.openfabrics.org - ~ardavis/dapl.git/commit
install: problem with rpm update when updating from 2.0.34 or older
authorArlin Davis <arlin.r.davis@intel.com>
Wed, 6 Feb 2013 19:49:29 +0000 (11:49 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 6 Feb 2013 20:26:12 +0000 (12:26 -0800)
commit883e9cb50b0c0a463444a2e895f92c2992083ae2
tree9d5305637cdf11a0463d91890ff358a24d0f167f
parent25521bfa64a778f8f693554d50845686619373f1
install: problem with rpm update when updating from 2.0.34 or older

The postun will remove entries on older packages that incorrectly
add and remove entries instead of updating the file. When updating
from these older version we end up with an empty /etc/dat.conf.

In order to fix we have to save the dat.conf and restore during
the upgrade process with the triggerpostun

%triggerpostun -- dapl < 2.0.35-1
intel-mic-ofed-dapl.spec.in