[Bug 747051] Review Request: transmission-remote-gtk - GTK remote control for the Transmission BitTorrent client

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 20 15:27:41 UTC 2011


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 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |fedora-review+

--- Comment #5 from Arun SAG <sagarun at gmail.com> 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.



More information about the package-review mailing list