VPP-958: RPM Update wipes out local changes to 80-vpp.conf
authorBilly McFall <[email protected]>
Fri, 8 Sep 2017 20:11:58 +0000 (20:11 +0000)
committerDave Wallace <[email protected]>
Fri, 15 Sep 2017 13:57:51 +0000 (13:57 +0000)
commitce41a5c8032ff581a56b990361a2368c879a7adf
tree08faa630d8ec3add0d8508f0018c642582d000e5
parent50570ecef6d37b0c9d8c002f6dadb4ed0e138aa3
VPP-958: RPM Update wipes out local changes to 80-vpp.conf

Changed the %config to %config(noreplace) for the two files in the
vpp.spec file that use it, 80-vpp.conf and startup.conf. Any local
changes to these files will now remain. If a newer version of the file
is published, the new version will be copied over as {filename}.rpmnew,
and the changes will not be applied without manual intervention.

Change-Id: I00b2c7abca20bc33f82479374dd184fc57a9abc5
Signed-off-by: Billy McFall <[email protected]>
extras/rpm/vpp.spec