Bug 573339
| Summary: | rpmbuild eats white lines from HERE-docs in *.spec | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ralf Corsepius <rc040203> |
| Component: | rpm | Assignee: | Panu Matilainen <pmatilai> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | ffesti, jnovy, mvadkert, pmatilai |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-4.8.0-14.fc13 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-28 03:04:16 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
Ralf Corsepius
2010-03-14 08:46:09 UTC
Reproduced. It only happens in %prep (because of the difference in how its processed due to the built-in %setup and %patch macros), not everywhere in the spec. So it can be worked around by moving the HERE doc generation to eg %build section. Anyway, will fix... Fixed upstream, I'll try to include this in next rpm update for Fedora 11 + 12. rpm-4.8.0-14.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/rpm-4.8.0-14.fc13 rpm-4.8.0-14.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 rpm'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/rpm-4.8.0-14.fc13 rpm-4.8.0-14.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |