Bug 706205 - Review Request: ssh-contact - Establish SSH connections to your IM contacts using Telepathy
Summary: Review Request: ssh-contact - Establish SSH connections to your IM contacts u...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-19 18:35 UTC by Brian Pepple
Modified: 2011-06-06 00:44 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-06 00:44:53 UTC
Type: ---
Embargoed:
mail: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Brian Pepple 2011-05-19 18:35:40 UTC
Spec URL: http://bpepple.fedorapeople.org/rpms/ssh-contact.spec
SRPM URL: http://bpepple.fedorapeople.org/rpms/ssh-contact-0.6-1.fc15.src.rpm
Description: ssh-contact is a client/service tool that makes it easy to connect to
your telepathy IM contacts via SSH. No need to care about dynamic IP, NAT, port forwarding, or firewalls anymore; if you can chat witha friend, you can also SSH to their machine.

Comment 1 Fabian Affolter 2011-06-04 15:04:33 UTC
Package Review
==============

Package: 

Key:
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Package is named according to the Package Naming Guidelines
 [x] Spec file name must match the base package %{name}, in the format %{name}.spec
 [x] Package meets the Packaging Guidelines
 [x] Package successfully compiles and builds into binary RPMs on at least one
supported architecture
     Tested: http://koji.fedoraproject.org/koji/taskinfo?taskID=3111239
 [x] Rpmlint output:
     Source RPM:
     [fab@laptop021 SRPMS]$ rpmlint ssh-contact-0.6-1.fc15.src.rpm 
     ssh-contact.src:29: W: macro-in-comment %package
     ssh-contact.src:30: W: macro-in-comment %{name}
     ssh-contact.src:32: W: macro-in-comment %{name}
     ssh-contact.src:32: W: macro-in-comment %{version}
     ssh-contact.src:32: W: macro-in-comment %{release}
     ssh-contact.src:35: W: macro-in-comment %description
     ssh-contact.src:36: W: macro-in-comment %{name}
     ssh-contact.src:62: W: macro-in-comment %files
     ssh-contact.src:63: W: macro-in-comment %defattr
     ssh-contact.src:64: W: macro-in-comment %{_libdir}
     ssh-contact.src:30: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 30)
1 packages and 0 specfiles checked; 0 errors, 11 warnings.
     Binary RPM(s):
     [fab@laptop021 x86_64]$ rpmlint ssh-contact*
     ssh-contact.x86_64: W: no-manual-page-for-binary ssh-contact
     2 packages and 0 specfiles checked; 0 errors, 1 warnings.
 [x] Package is not relocatable
 [-] Buildroot is correct (if it's still used)
     master   : %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
     spec file: 
 [x] Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.
 [x] License field in the package spec file matches the actual license
     License type: GPLv2+
 [x] If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %doc

 [x] Spec file is legible and written in American English
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL
     Upstream source: 17c1ba45c2f44d2a9c812726fb26f925  ssh-contact-0.6.tar.gz

     Build source:    17c1ba45c2f44d2a9c812726fb26f925  ssh-contact-0.6.tar.gz

 [x] Package is not known to require ExcludeArch
 [-] Architecture independent packages have: BuildArch: noarch
 [x] All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.  %find_lang used for locales
 [x] %{optflags} or RPM_OPT_FLAGS are honoured
 [-] ldconfig called in %post and %postun if required
 [x] %install starts with rm -rf %{buildroot} or $RPM_BUILD_ROOT (if it's still used)
 [x] Package use %makeinstall only when make install DESTDIR=... doesn't work.
 [x] Package must own all directories that it creates
 [x] Package requires other packages for directories it uses
 [x] Package does not own files or directories owned by other packages
 [x] Package does not contain duplicates in %files
 [x] Permissions on files are set properly. %defattr(-,root,root,-) is in every %files section
 [x] Package uses nothing in %doc for runtime
 [-] Package has a %clean section, which contains rm -rf %{buildroot} or $RPM_BUILD_ROOT (if it's still used)
 [-] Included tests passed successfully 
 [x] Package consistently uses macros
 [x] Package contains code, or permissable content
 [x] Included filenames are in UTF-8

 [-] Large documentation files are in a -doc subpackage, if required
 [-] Header files (.h) in -devel subpackage, if present
 [-] Fully versioned dependency in subpackage, if present
 [-] Static libraries (.a) in -static subpackage, if present
 [-] Package requires pkgconfig, if .pc files are present
 [-] Development .so files in -devel subpackage, if present
 [x] Package does not contain any libtool archives (.la)
 [x] -debuginfo subpackage is present and looks complete
 [x] No pre-built binaries (.a, .so*, executable)
 
 [-] Package contains a properly installed .desktop file if it is a GUI application
 [-] Follows desktop entry spec
 [-] Valid .desktop Name
 [-] Valid .desktop GenericName
 [-] Valid .desktop Categories
 [-] Valid .desktop StartupNotify
 [-] .desktop file installed with desktop-file-install in %install

=== SUGGESTED ITEMS ===
 [-] Timestamps preserved with cp and install
 [-] Spec use %global instead of %define
 [x] Uses parallel make (%{?_smp_mflags})
 [x] Latest version is packaged
 [x] Package does not include license text files separate from upstream
 [-] Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available
 [x] Package functions as described
 [-] Scriptlets must be sane, if used
 [-] The placement of pkgconfig(.pc) files is correct
 [-] File based requires are sane
 [x] Changelog in allowed format

- rpmlint warnings: Commented vinagre stuff. The last warning (spaces-and-tabs) can easy be fixed ;-)
- AUTHORS and ChangeLog (contains no useful information) are missing in %doc. Please add at least the AUTHORS file before VCS import.

Beside that I see no further blocker, package APPROVED

Comment 2 Brian Pepple 2011-06-04 16:08:04 UTC
New Package SCM Request
=======================
Package Name: ssh-contact
Short Description: Establish SSH connections to your IM contacts using Telepathy
Owners: bpepple
Branches: f15
InitialCC:

Comment 3 Gwyn Ciesla 2011-06-05 22:32:57 UTC
Git done (by process-git-requests).

Comment 4 Brian Pepple 2011-06-06 00:44:53 UTC
Imported & built. Thanks for the review, Fab!


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