Bug 167439
| Summary: | auctex should not require emacs-el | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Underwood <jonathan.underwood> |
| Component: | emacs-auctex | Assignee: | Ed Hill <ed> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | extras-qa |
| 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: | 2005-09-06 23:48:23 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: | |||
| Bug Depends On: | 167570 | ||
| Bug Blocks: | |||
|
Description
Jonathan Underwood
2005-09-02 16:52:45 UTC
Hi Jonathan, the emacs-auctex package must Require a package that provides the directory "/usr/share/emacs/site-lisp" since it places a lot of content within that location. Since the emacs-el and emacs-common packages both seem to provide that dir, I've filed a blocker bug (167570) in order to sort it out. Then I suggest requiring emacs-common rather than emacs-el. emacs-el is really just for people who hack/grok elisp and want to have all the elisp source installed. Alternatively you could just let emacs-auctex own site-lisp/ or both. :) Well I would recommend owning site-lisp/ anyway. :) I just built 11_55-5_fc4 and 11_55-5_fc5 versions that require emacs-common instead of emacs-el. So its fixed. And thanks to Jens for the dir ownership explanation. I was mistaken about how dir ownership works and will keep that in mind for future packages. |