Bug 153128
Summary: | openoffice misses a Requires | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-05 12:26:43 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: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
Matthias Clasen
2005-04-01 19:18:25 UTC
What version is that ?, the Requires of the last three versions are... rpm -qRp openoffice.org-core-1.9.87-2.i386.rpm | grep gcj libgcj >= 4.0.0 rpm -qRp openoffice.org-core-1.9.88-4.i386.rpm | grep gcj libgcj >= 4.0.0 rpm -qRp openoffice.org-core-1.9.88-5.i386.rpm | grep gcj libgcj >= 4.0.0 which should fulfill the requirements for javaldx. Is it one of those ? If so I wonder if this something like one of those whacked 32/64bit things where libgcj.i386 is needed but the existance of libgcj.x64 fulfills the dependancies incorrectly, or simply I need gcc-java which would be surprising. |