[Bug 166414] Review Request: grace (Numerical Data Processing and Visualization Tool)

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 21 18:17:59 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: grace (Numerical Data Processing and Visualization Tool)


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166414





------- Additional Comments From paul at city-fan.org  2005-08-21 14:17 EST -------
(In reply to comment #2)
>  no-prereq-on chkfontpath 
>  this seems bogus as  chkfontpath is only used at install time, there is no 
> need to require it chkfontpath at building time, or there is? 

chkfontpath is used in your %post and %postun scripts. Therefore I think you
should have:

Requires(post): chkfontpath
Requires(postun): chkfontpath
rather than just:
Requires: chkfontpath

I think that's what rpmlint is alluding to.

If the desktop file specifies a MIME type (I don't know if it does), you'd need
to run update-desktop-database too - see the scriptlets page at
http://fedoraproject.org/wiki/ScriptletSnippets




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list