Bug 143950
| Summary: | Directory /etc/gtk-2.0/i686-redhat-linux-gnu should be buildhost-architecture independent | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Jos Vos <jos> |
| Component: | gtk2 | Assignee: | Matthias Clasen <mclasen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | djuran, herrold, rdieter, shillman, tis |
| 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: | 2007-02-27 03:53: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: | |||
Internal RFE bug #147409 entered; will be considered for future releases. Other package should be made consistent with gtk2: changing the path in gtk2 can break other scripts that are currently working, eg for update-gtk-immodules too. The update scripts have been made more tolerant to host mismatches. |
Description of problem: The directory /etc/gtk-2.0/i686-redhat-linux-gnu is named via %{_host}, thus it includes the specific architecture of the build host (e.g., i686), not the base architecture (e.g. i386). Probably, the directory name should be %{_arch}-%{_host_vendor}-%{_host_os}. This bug is also related to bug 143547, as librsvg2's %post script fails, because *there* %{_arch}-%{_host_vendor}-%{_host_os} is used i.s.o. %{_host}. Version-Release number of selected component (if applicable): 2.2.4-12