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=478749 --- Comment #4 from Parag AN(पराग) <panemade@xxxxxxxxx> 2009-01-28 05:10:22 EDT --- 1) drop vendor tag in desktop-install-file. See http://fedoraproject.org/wiki/PackagingGuidelines#desktop-file-install_usage 2) from https://fedoraproject.org/wiki/Packaging/ScriptletSnippets#Texinfo, use %preun if [ $1 = 0 ] ; then /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : fi 3) from Emacs guildeines "Usually an add-on package will require a startup file, and this should be called foo-init.el and be placed in /usr/share/emacs/site-lisp/site-start.d/. " I think then you should have %{name}.el.site-start renamed to %{name}-init.el -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review