-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
CentOS 5
The jenkins rpm package includes the file /etc/yum.repos.d/jenkins.repo and will overwrite that file if you've made any local changes. Common practice for yum would be to include the repo file in its own package, such as "jenkins-repo", but not in the jenkins package itself. Either way, it should not overwrite local modifications.
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
opensuse/SPECS/jenkins.spec
rpm/SPECS/jenkins.spec
http://jenkins-ci.org/commit/jenkins/0c2b72f73d20956ca9f055681e0c7716b0fd58f0
Log:
[FIXED JENKINS-11229] don't override repository definitions