Latest upstream release: 24.3 Current version in Fedora Rawhide: 24.2 URL: http://ftp.gnu.org/gnu/emacs/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
*** Bug 920582 has been marked as a duplicate of this bug. ***
The emacs package have been upgrade to 24.3 version. rcs-checking is not available anymore. Also emacs22.png are not distributed anymore. cvs-commit (http://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130318/981691.html) -> MODIFIED
I tried rpmbuild --rebuild ~/emacs-24.3-1.fc20.src.rpm on F18. Build OK, but: sudo yum install ~/rpmbuild/RPMS/x86_64/emacs-* ~/rpmbuild/RPMS/noarch/emacs-* Transaction Check Error: file /usr/share/info/info.info.gz from install of emacs-common-1:24.3-1.fc18.x86_64 conflicts with file from package info-4.13a-18.fc18.x86_64 Any ideas?
I have uploaded new SRPM on http://phracek.fedorapeople.org/emacs/ Please try that one. Info pages were not delivered beacause of rebase to 24.3 version.
Transaction Check Error: file /usr/share/info/info.info.gz from install of emacs-common-1:24.3-2.fc18.x86_64 conflicts with file from package info-4.13a-18.fc18.x86_64
This bug is caused by duplicity of info.info files under directory /usr/share/info/info.info.gz. On the base of upstream http://lists.gnu.org/archive/html/bug-texinfo/2013-03/msg00030.html This file should be removed from texinfo package BZ https://bugzilla.redhat.com/show_bug.cgi?id=927996
emacs-24.3-9.fc20.src.rpm builds and install fine on f18. I just have some error message when i start emacs: (emacs:3967): Gtk-CRITICAL **: gtk_widget_queue_draw: assertion `GTK_IS_WIDGET (widget)' failed
I gave up and reverted to 24.2 after I tested this on f18, and found that tramp no longer worked. C-x C-f /nbecker@nbecker1: for example, would just hang.