Bug 920056
| Summary: | emacs-24.3 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | emacs | Assignee: | Petr Hracek <phracek> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
*** 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. |