Bug 183501

Summary: emacs-common package omits cc-mode info file
Product: [Fedora] Fedora Reporter: Ian Collier <imc>
Component: emacsAssignee: Jens Petersen <petersen>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 4   
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: 2006-03-02 05:22:16 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:

Description Ian Collier 2006-03-01 15:57:35 UTC
Description of problem:
cc-mode.info is omitted from the emacs-common package.

Version-Release number of selected component (if applicable):
emacs-common-21.4-5

Additional info:
The spec file replaces the cc-mode from the source tarball with an updated one.
As part of this, it recompiles the info file.  One of the effects of this is
that the name of the info file changes from "ccmode.info*" to "cc-mode.info".
The Makefile doesn't know about this, and so fails when trying to install the
info file.

Comment 1 Jens Petersen 2006-03-02 05:22:16 UTC
Should be fixed in emacs-21.4-13.

*** This bug has been marked as a duplicate of 182084 ***