Bug 17377
| Summary: | depend check in packages in command line. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | SharpFang <bw> |
| Component: | rpm | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-01-09 15:32:54 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
SharpFang
2000-09-09 09:57:37 UTC
rpm-4.0.[12] (there's no difference right now) has changed the package ordering algorithm. Since rpm-3.0.5, the value of %_optflags is saved in package headers, and hence in the database. So, if you put -DFOO in %_optflags, you might be able to query the installed package to see how it was compiled. Wotta hack ... The Right Thing To Do is add support for user definable tags, but that won't happen for another 6 months or so. |