[Bug 191473] Review Request: kdiff3-0.9.88-1.src.rpm

bugzilla at redhat.com bugzilla at redhat.com
Fri May 12 14:15:12 UTC 2006


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: kdiff3-0.9.88-1.src.rpm


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





------- Additional Comments From dennis at ausil.us  2006-05-12 10:15 EST -------
indead  the files section is wrong  you need to own the files inside those 
directories.  additionally  you need to use desktop-file-utils to install 
your .desktop files 
the /usr/share/applnk tree should not exist once  you install the .desktop 
file

you also need a %post and %postun section to deal with the icons and to run 
ldconfig something like 

%post
/sbin/ldconfig
touch --no-create %{_datadir}/icons/hicolor || :

%postun
/sbin/ldconfig
touch --no-create %{_datadir}/icons/hicolor || :



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list