Bug 781458 - Review Request: libteam - Library for controlling team network device
Summary: Review Request: libteam - Library for controlling team network device
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 772284
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-13 14:01 UTC by Jiri Pirko
Modified: 2015-05-05 01:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-23 20:07:46 UTC
Type: ---
Embargoed:
dan: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Jiri Pirko 2012-01-13 14:01:44 UTC
Spec URL: http://people.redhat.com/jpirko/libteam/libteam.spec
SRPM URL: http://people.redhat.com/jpirko/libteam/libteam-0.1-1.20120113git302672e.fc16.src.rpm
Description:
This package contains a library which is a user-space
counterpart for team network driver. It provides an API
to control team network devices.

Comment 1 Dan Horák 2012-01-18 11:27:08 UTC
formal review is here, see the notes explaining OK* and BAD statuses below:

BAD	source files match upstream:
BAD	package meets naming and versioning guidelines.
OK	specfile is properly named, is cleanly written and uses macros consistently.
OK	dist tag is present.
OK	license field matches the actual license.
OK	license is open source-compatible (LGPLv2+). License text included in package.
OK	latest version is being packaged.
BAD	BuildRequires are proper.
OK	compiler flags are appropriate.
BAD	package builds in mock (Rawhide/i386).
OK	debuginfo package looks complete.
OK	rpmlint is silent.
OK	final provides and requires look sane.
N/A	%check is present and all tests pass.
OK	shared libraries are added to the regular linker search paths with correct scriptlets
OK	owns the directories it creates.
OK	doesn't own any directories it shouldn't.
OK	no duplicates in %files.
OK	file permissions are appropriate.
OK	correct scriptlets present.
OK	code, not content.
OK	documentation is small, so no -docs subpackage is necessary.
OK	%docs are not necessary for the proper functioning of the package.
OK	headers in devel subpackage
OK	pkgconfig files in devel subpackage
OK	no libtool .la droppings.
OK	not a GUI app.

- sources are a git snapshot without an instruction how to obtain it (https://fedoraproject.org/wiki/Packaging/SourceURL#Using_Revision_Control)
- python subpackage should be named python-libteam (https://fedoraproject.org/wiki/Packaging:NamingGuidelines#Addon_Packages_.28python_modules.29)
- swig is missing in BRs
- shouldn't a default teamd config file be packaged under /etc, maybe as %ghost-ed file?

Comment 2 Jiri Pirko 2012-01-18 14:15:27 UTC
Updated:

Spec URL: http://people.redhat.com/jpirko/libteam_v2/libteam.spec
SRPM URL: http://people.redhat.com/jpirko/libteam_v2/libteam-0.1-1.20120113git302672e.fc16.src.rpm

I hope I fixed that all. Except:
I do not want to put configs into /etc/. Their purpose is solely to act as examples. The plan is to put config json text directly into ifcfg scripts in future.

Thanks Dan!

Comment 3 Dan Horák 2012-01-19 09:20:23 UTC
All issues are fixed, the package is APPROVED and I will also sponsor you in the packager group.

Comment 4 Jiri Pirko 2012-01-19 14:48:49 UTC
New Package SCM Request
=======================
Package Name: libteam
Short Description: Library for controlling team network device
Owners: jirka
Branches: f16
InitialCC:

Comment 5 Gwyn Ciesla 2012-01-19 15:25:06 UTC
Git done (by process-git-requests).


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