Bug 143285

Summary: starfigher .desktop file seems to be malformed
Product: [Fedora] Fedora Reporter: Jef Spaleta <jspaleta>
Component: starfighterAssignee: Matthias Saou <matthias>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
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: 2005-01-05 18:37:56 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 Jef Spaleta 2004-12-18 01:44:32 UTC
Description of problem:

/usr/share/applications/%{desktop_vendor}-starfighter.desktop

looks like a build macro didn't expand correctly was 
%{desktop_vendor} intended to be in the actual filename?

Version-Release number of selected component (if applicable):
starfighter-1.1-2

Comment 1 Matthias Saou 2005-01-05 18:37:56 UTC
Yes, when I removed the usual define for the desktop_vendor to be
freshrpms, I forgot to fix that further on. I'll hardcode it to
"fedora" for now, as it is mandatory and others seem to have done that.