bareos: master e4904c90

Author Committer Branch Timestamp Parent
joergs joergs master 2016-07-13 13:40 master a2900660 Pending
Changeset RPM packages: improve update process

Between Bareos 15.2 and 16.2, some config files have been renamed or
splitted. As they are no longer part of the RPM package, RPM will remove
them. If they have been modified, they will be renamed to *.rpmsave.

In order to keep the old configuration valid through a RPM update,
we implmented a work-around that keeps the old config files by there old
names. Therefore, after updating, Bareos should work as before.

Some additional changes have been done to fix RHEL/CentOS 5 packaging
and hide some irrelevant warning messages.
mod - platforms/packaging/bareos.spec Diff File
mod - scripts/bareos-config-lib.sh.in Diff File
mod - src/plugins/filed/Makefile.in Diff File