Red Hat Bugzilla – Bug 230383
emacspeak missing dep on emacs
Last modified: 2013-04-12 15:03:24 EDT
$ head /usr/bin/emacspeak #!/bin/sh # emacspeak - execute emacs with speech enhancements $ tail -n 1 /usr/bin/emacspeak exec emacs -q -l /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el $INITSTR $CL_ALL $ rpm -q --requires emacspeak | grep emacs $ emacspeak can't possibly work like this unless emacs is otherwise brought in.
This just needs adding a requires.
emacspeak-23.0-3.el5 has been built to address this. * Thu Oct 4 2007 Jens Petersen <petersen@redhat.com> - 23.0-3.el5 - require emacs (#230383)
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-0971.html