Bug 123846

Summary: Bogus desktop-file-install install time dependency
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: gkrellmAssignee: Karsten Hopp <karsten>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 2   
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: 2004-06-01 09:20:41 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 Ville Skyttä 2004-05-20 22:23:03 UTC
/usr/bin/desktop-file-install is needed only at build time, and even
there covered by desktop-file-utils.  Suggesting removing it altogether:

--- gkrellm.spec~       2004-03-15 12:00:29.000000000 +0200
+++ gkrellm.spec        2004-05-21 01:17:30.591076072 +0300
@@ -20,3 +20,2 @@
 %define desktop_file_utils_version 0.3-9
-Requires:      /usr/bin/desktop-file-install
 BuildPrereq:   desktop-file-utils >= %{desktop_file_utils_version}

Comment 1 Ville Skyttä 2004-05-20 22:23:32 UTC
(Oh, and that's with gkrellm-2.1.28-3.)

Comment 2 Warren Togami 2004-06-01 09:20:41 UTC
Fixed among other changes and upgrade to 2.2.0 for rawhide.