Bug 573423
| Summary: | Patch to comply with emacs add-on packaging guidelines | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Underwood <jonathan.underwood> | ||||
| Component: | git | Assignee: | Todd Zullinger <tmz> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | bkearney, chrisw, jwboyer, tmz | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | git-1.7.1-1.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-07-01 18:55:31 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: | |||||||
| Attachments: |
|
||||||
Jonathan, Apologies for taking so long to look at this patch. Do you know whether any of the emacs changes made it into EL-6? If possible, I'd like to ensure that the spec file conditionals do the right thing for anyone rebuilding on RHEL/CentOS. (Git is now included in RHEL6, so getting something which they could slurp up would be nice.) git-1.7.1-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/git-1.7.1-1.fc13 git-1.7.1-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update git'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/git-1.7.1-1.fc13 git-1.7.1-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 400028 [details] Patch to spec file for emacs add-on packaging Description of problem: Attached is a patch to bring the git package into compliance with the emacs add-on packaging guidelines. Could you apply it, or something similar. It;d be nice to apply it to the -13 branch as well, if possible. Thanks.