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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to