Created attachment 592865 [details] Patch for spec file Description of problem: In the gnumeric.spec, desktop-file-install is used to add the "Office" category to the menu entry, but the original category "Education" is not removed, so gnumeric shows up in the menu twice. I think Education needs to be removed and it seems that many people agree with me, e.g. the author of the Fedora 17 Xfce Spin review at http://www.dedoimedo.com/computers/fedora-17-xfce.html Version-Release number of selected component (if applicable): gnumeric-1:1.11.3-2 Additional info: If you are ok with the changes I did, I will apply them and build a new package (for rawhide only at this point).
Created attachment 592874 [details] Patch for spec file Actually the category that needs to be removed is "Science", not "Education". Fixed patch accordingly.
Go for it. As a side note, isn't this something worth pushing upstream?
(In reply to comment #2) > Go for it. Done. http://koji.fedoraproject.org/koji/taskinfo?taskID=4178603 I think rawhide is enough for now. > As a side note, isn't this something worth pushing upstream? Well, I can see how "Science" makes sense for Gnumeric, so I guess it is hard to argue with upstream. The problem is not obvious in gnome-shell and given that we added one category ourselves, we should just remove the other one ourselves, too.