Bug 69670
| Summary: | build srpms in HP-UX:patch file shows only file name not full path | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Marko Harjula <marko.harjula> |
| Component: | rpm-build | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | parisc11 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-07-24 11:41:38 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
Marko Harjula
2002-07-24 11:41:33 UTC
The sources/patches used in a build must be located
in the directory configured in the %{_sourcedir} macro,
and the full path (i.e. the concatenation of the the
expansion of %{_sourcedir} and the basename from
the Patch: tag) will be used by the %patch macro.
|