Bug 747051 - Review Request: transmission-remote-gtk - GTK remote control for the Transmission BitTorrent client
Summary: Review Request: transmission-remote-gtk - GTK remote control for the Transmis...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arun S A G
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-18 16:55 UTC by Praveen Kumar
Modified: 2012-03-15 02:25 UTC (History)
4 users (show)

Fixed In Version: transmission-remote-gtk-1.0.1-1.fc15
Clone Of:
Environment:
Last Closed: 2011-12-12 21:55:52 UTC
Type: ---
Embargoed:
sagarun: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Praveen Kumar 2011-10-18 16:55:20 UTC
Spec URL: http://kumarpraveen.fedorapeople.org/transmission-remote-gtk/transmission-remote-gtk.spec
SRPM URL: http://kumarpraveen.fedorapeople.org/transmission-remote-gtk/transmission-remote-gtk-0.7-1.fc16.src.rpm

Description: transmission-remote-gtk is a GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.

Koji Build : http://koji.fedoraproject.org/koji/taskinfo?taskID=3440978

Comment 1 Alan Fitton 2011-10-23 12:43:28 UTC
I'm the maintainer of this project. Thanks Praveen for submitting, and Arun for volunteering to review. I'm also a Fedora user, so I'd really like to see it included.

Let me know if there's anything I can do to assist with the packaging or review. I'd be happy to make any upstream changes which are required.

I have two suggestions for the spec file. If you don't wish to build the package with GeoIP support and include it as a Requires/BuildRequires, consider using the --without-libgeoip flag on ./configure to explicitly disable it.

Also, icons are installed into the hicolor theme, so I think the spec file should include snippets to update the icon cache. See the "Icon Cache" section here: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets

Regards,

Comment 3 Arun S A G 2011-11-19 16:45:33 UTC
[+] OK
[X] NOT OKAY
[-] NA


[+] Package meets naming and packaging guidelines
[+] Spec file matches base package name.
[+] Spec has consistant macro usage.
[+] Meets Packaging Guidelines.
[+] License
[X] License field in spec matches
License is GPLv2+ ? Please check the source files

[+] License file included in package
[+] Spec in American English
[+] Spec is legible.
[+] Sources match upstream md5sum:
56d15f3b80da5780f973bf265bc6fa44  transmission-remote-gtk-0.7.tar.gz

-- done

[-] Package needs ExcludeArch
[+] BuildRequires correct
[+] Spec handles locales/find_lang
[-] Package is relocatable and has a reason to be.
[+] Package has %defattr and permissions on files is good.
[-] Package has a correct %clean section.
[-] Package has correct buildroot
[+] Package is code or permissible content.
[-] Doc subpackage needed/used.
[-] Packages %doc files don't affect runtime.

[-] Headers/static libs in -devel subpackage.
[-] Spec has needed ldconfig in post and postun
[-] .pc files in -devel subpackage/requires pkgconfig
[-] .so files in -devel subpackage.
[-] -devel package Requires: %{name} = %{version}-%{release}
[-] .la files are removed.

[+] Package is a GUI app and has a .desktop file

[+] Package compiles and builds on at least one arch.
[+] Package has no duplicate files in %files.
[+] Package doesn't own any directories other packages own.
[+] Package owns all the directories it creates.

[+] rpmlint 


SHOULD Items:

[+] Should build in mock.
[+] Should build on all supported archs
[+] Should function as described.
[-] Should have sane scriptlets.
[-] Should have subpackages require base package with fully versioned depend.
[+] Should have dist tag
[+] Should package latest version
[+] check for outstanding bugs on package. (For core merge reviews)


Package has following issues:
License is GPLv2+ ? Please check the source files

While installing rpm i am getting following error message:
install-info: No such file or directory for /usr/share/info/transmission-remote-gtk.info

Comment 5 Arun S A G 2011-11-20 15:27:40 UTC
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

Comment 6 Praveen Kumar 2011-11-20 16:07:55 UTC
New Package SCM Request
=======================
Package Name: transmission-remote-gtk
Short Description: GTK remote control for the Transmission BitTorrent client
Owners: kumarpraveen
Branches: f15 f16

Comment 7 Gwyn Ciesla 2011-11-20 20:15:10 UTC
Git done (by process-git-requests).

Comment 8 Fedora Update System 2011-11-21 14:53:26 UTC
transmission-remote-gtk-0.7-3.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/transmission-remote-gtk-0.7-3.fc16

Comment 9 Fedora Update System 2011-11-21 22:54:42 UTC
transmission-remote-gtk-0.7-3.fc16 has been pushed to the Fedora 16 testing repository.

Comment 10 Fedora Update System 2011-12-12 21:55:52 UTC
transmission-remote-gtk-0.7-3.fc16 has been pushed to the Fedora 16 stable repository.

Comment 11 Fedora Update System 2012-02-08 16:56:45 UTC
transmission-remote-gtk-1.0.1-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/transmission-remote-gtk-1.0.1-1.fc16

Comment 12 Fedora Update System 2012-02-08 17:03:01 UTC
transmission-remote-gtk-1.0.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/transmission-remote-gtk-1.0.1-1.fc15

Comment 13 Fedora Update System 2012-03-08 04:52:05 UTC
transmission-remote-gtk-1.0.1-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2012-03-15 02:25:35 UTC
transmission-remote-gtk-1.0.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.