Bug 134175
| Summary: | Gnumeric .desktop file contains invalid mime-type | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Carsten Klein <carstenklein> |
| Component: | gnumeric | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | bobgus, michal, paskalis |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-01 12:33:20 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: | 131589 | ||
|
Description
Carsten Klein
2004-09-29 23:30:52 UTC
I have the latest and it seems to contain this error. [clarkbw@rhbw ~]$ rpm -qv gnumeric gnumeric-1.2.13-2 However I checked out the CVS version [1] which appears to be fixed. We just need to update to the latest upstream. http://cvs.gnome.org/viewcvs/gnumeric/gnumeric.desktop.in?r1=1.20&r2=1.21 *** Bug 134199 has been marked as a duplicate of this bug. *** *** Bug 134205 has been marked as a duplicate of this bug. *** The same bare entry exists in that upstream devel gnumeric.desktop.in as well so that's not a suitable replacement. I'll remove the offending odd looking MimeType and respin... The desktop patch (gnumeric-1.2.13-desktop.patch) in the srpm is wrong. Please add "application/" before "x-dos_ms_excel" in the patch. The same mimetype is also present in gnumeric.keys.in, but the desktop patch removes its use, so... should be ok with gnumeric 1.2.13 >= -4 |