Bug 1294871
| Summary: | Add 64-bit MIPS to 64-bit arch list | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
| Component: | freetds | Assignee: | Dmitry Butskoy <dmitry> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dmitry | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | mips64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | freetds-0.95.81-1.fc22 freetds-0.95.81-1.fc23 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-02-21 02:22:41 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1242747 | ||||||
| Attachments: |
|
||||||
freetds-0.95.81-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e151e3df20 freetds-0.95.81-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bd31f066ec freetds-0.95.81-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bd31f066ec freetds-0.95.81-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e151e3df20 freetds-0.95.81-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. freetds-0.95.81-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1110593 [details] Add-64-bit-MIPS-to-64-bit-architecture-list.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires adding 64-bit MIPS to the list of 64-bit architecture in the specfile. Actual results: freetds installs tds_sysdep_public_32.h on 64-bit MIPS Expected results: freetds installs tds_sysdep_public_64.h on 64-bit MIPS Additional info: Attaching a dist-git patch