Bug 191898

Summary: pydict Missing BuildRequire on /usr/bin/desktop-file-install
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: pydictAssignee: Mayank Jain <majain>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-06-05 22:13:39 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: 191529    
Attachments:
Description Flags
Patch, adding the missing buildreqs none

Description Andreas Thienemann 2006-05-16 12:07:04 UTC
Package won't build in mock:

+ desktop-file-install --vendor=net
'--add-category=X-Red-Hat-Extra;Utility;Application'
--dir=/var/tmp/pydict-0.3.0-root/usr/share/applications pyDict.desktop
/var/tmp/rpm-tmp.65122: line 36: desktop-file-install: command not found
error: Bad exit status from /var/tmp/rpm-tmp.65122 (%install)


Attached is a patch, adding the missing BuildRequire

Comment 1 Andreas Thienemann 2006-05-16 12:07:04 UTC
Created attachment 129176 [details]
Patch, adding the missing buildreqs

Comment 2 Jesse Keating 2006-06-05 22:13:39 UTC
Added desktop-file-utils as a BuildRequires.  Building into rawhide.