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=747051 Arun SAG <sagarun@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-review+ --- Comment #5 from Arun SAG <sagarun@xxxxxxxxx> 2011-11-20 10:27:40 EST --- You have forgot to remove %preun if [ $1 = 0 ] ; then /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : fi You don't need this as you are not installing any info files in %post section. Please remove above lines in spec file and rebuild them. Because of this line i am getting following error while uninstalling "install-info: No such file or directory for /usr/share/info/transmission-remote-gtk.info" Otherwise package looks fine XXXXXX APPROVED XXXXXXXXXX -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review