Bug 82037
| Summary: | vim rpm klobbers the setup file | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | David McKellar <djmcke> |
| Component: | vim | Assignee: | Karsten Hopp <karsten> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | manfredh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-02-10 12:57:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 Description of problem: The rpm for VIM always overwrites /usr/share/vim/vim61/macros/vimrc. Not very polite - it should rename it to vimrc.rpmsave at the very least. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Make a custom change to /usr/share/vim/vim61/macros/vimrc 2. Install the vim rpm 3. Look in /usr/share/vim/vim61/macros/vimrc - your custom change will be gone forever Additional info: