Bug 161080

Summary: Missing BuildRequires dependency on desktop-file-utils
Product: Red Hat Enterprise Linux 4 Reporter: Andreas Thienemann <andreas>
Component: mozillaAssignee: Christopher Aillon <caillon>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: firefox-1.5.0.9-0.1.el4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-01 14:35:35 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 Andreas Thienemann 2005-06-20 14:32:55 UTC
During a testbuild of mozilla-1.7.3-18.EL4 in mock, the rebuild process
stops with the following error:

+ desktop-file-install --vendor mozilla --dir
/var/tmp/mozilla-root/usr/share/applications --add-category X-Fedora --add-categ
ory Application --add-category Network /builddir/build/SOURCES/mozilla.desktop
/var/tmp/rpm-tmp.59503: line 234: desktop-file-install: command not found
error: Bad exit status from /var/tmp/rpm-tmp.59503 (%install)

Adding desktop-file-utils to the BuildRequires list should fix this problem.
Note: Even though I tested the SRPM from RHEL4, the same problem exists in rawhide.
The issue is the same as with the thunderbird package: desktop-file-utils is
already defined as a PreReq but it is needed for BuildPreReq as well.

Comment 1 Matěj Cepl 2008-02-01 14:35:35 UTC
Fixed in both RHEL4 and Rawhide.