-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Environment:Redhat, Centos 5 and Fedora
During an upgrade of the jenkins package via the official repository, the /etc/sysconfig/jenkins and /etc/init.d/jenkins files are moved to .rpmsave and new versions created instead.
I have a custom configuration for our environment and upgrading jenkins breaks things bad when it rotates out my configs.
The rpm should create a new config with .rpmnew instead of rotating out existing configs.