[Bug 463123] Review Request: gnomint - Graphical x509 Certification Authority management tool

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 9 01:39:18 UTC 2008


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


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





--- Comment #11 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2008-10-08 21:39:17 EDT ---
(In reply to comment #9)
> One thing I noticed during rpmbuild is the message
> "/home/adam/rpmbuild/BUILDROOT/gnomint-0.5.4-2.fc10.x86_64/usr/share/applications/gnomint.desktop:
> key "Categories" is a list and does not have a semicolon as trailing character,
> fixing".
> 
> Would it be cleaner to remove the "Application" category with a patch, rather
> than using  the --remove-category option?  Or doesn't it really matter?

It does not matter because as the message says desktop-file-install fixes
this "Category does not end with semicolon" common mistake.
If you want to fix this by patch it should modify gui/gnomint.desktop.in
like:
--------------------------------------------------------
Categories=GNOME;System;Security;
--------------------------------------------------------
(i.e. Security must have semicolon), however as I said desktop-file-install
fixes this issue.

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




More information about the package-review mailing list