Bug 920056

Summary: emacs-24.3 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: emacsAssignee: Petr Hracek <phracek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fabio.porcedda, jonathan.underwood, ndbecker2, phracek
Target Milestone: ---Keywords: FutureFeature, Reopened, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: emacs-24.3-1.fc20 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-28 08:04:44 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 Upstream Release Monitoring 2013-03-11 09:37:19 UTC
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

Comment 1 Ondrej Vasik 2013-03-12 12:00:58 UTC
*** Bug 920582 has been marked as a duplicate of this bug. ***

Comment 2 Petr Hracek 2013-03-26 13:14:59 UTC
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

Comment 3 Neal Becker 2013-03-26 15:49:26 UTC
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?

Comment 4 Petr Hracek 2013-03-27 11:19:46 UTC
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.

Comment 5 Neal Becker 2013-03-27 13:31:37 UTC
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

Comment 6 Petr Hracek 2013-03-28 08:04:44 UTC
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

Comment 7 Fabio Porcedda 2013-04-19 10:28:31 UTC
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

Comment 8 Neal Becker 2013-04-19 11:45:21 UTC
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.