Bug 253372
| Summary: | gd-devel missing other -devel package requirements | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Dan Horák <dan> |
| Component: | gd | Assignee: | Honza Horak <hhorak> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.0 | CC: | ovasik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-02-18 11:22:12 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
Dan Horák
2007-08-18 13:01:51 UTC
Hi, that's weird, because I just checkout the RHEL4 version of gdlib and BuildRequires in spec file are: freetype-devel, libjpeg-devel, libpng-devel, zlib-devel, so the problem is probably not in the gd package but in the package you're trying to compile. Can you be more specific what are you trying to do? Jirka If I remember it correctly, the gd-devel package needs to have libpng-devel, freetype-devel as Requires. Now when building a package with BR: gd-devel, you need to manually specify freetype-devel, libpng-devel, ... as BR. But the user doesn't know exactly what libraries is gd build with. Please see gd-devel from RHEL5, it should have it specified correctly. As RHEL-4.9 is last update for RHEL-4 and it is not suitable for new features and should address only security, performance and critical issues, I'm closing that bugzilla WONTFIX. It is fixed in RHEL-5. |