Bug 476310 - Review Request: pyifp - Python Bindings for libifp
Summary: Review Request: pyifp - Python Bindings for libifp
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 476313
TreeView+ depends on / blocked
 
Reported: 2008-12-12 23:36 UTC by Conrad Meyer
Modified: 2009-03-18 06:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-18 06:02:13 UTC
Type: ---
Embargoed:
j: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Conrad Meyer 2008-12-12 23:36:40 UTC
Spec URL: http://konradm.fedorapeople.org/fedora/SPECS/pyifp.spec
SRPM URL: http://konradm.fedorapeople.org/fedora/SRPMS/pyifp-0.2.2-1.fc9.src.rpm
Description:
The pyifp module is a wrapper around libifp designed to make it easy
to write python based programs to manage the iFP class of devices.

Comment 1 Conrad Meyer 2008-12-13 00:12:46 UTC
Koji scratch build:

http://koji.fedoraproject.org/koji/taskinfo?taskID=995912

Comment 2 Jason Tibbitts 2009-03-10 04:28:03 UTC
This one builds cleanly and rpmlint is quiet.  Not sure why I'm the first person to look at it.

Could the %description perhaps grow some description of what "iFP" is?  It's not a big deal, but it would have been nice to not have had to look it up.

I haven't the hardware to test this, but nobody else with hardware has shown up to review it, so....

* source files match upstream.  sha256sum:
   df283d037ee206ede1de7e058022a7cd13d55c4d935323c3ae3af923b39f8ff3  
   pyifp-0.2.2.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
X description could use a bit of elucidation.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text included in package.
* latest version is being packaged.
* BuildRequires are proper.
* compiler flags are appropriate.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly.
* debuginfo package looks complete.
* rpmlint is silent.
* final provides and requires are sane:
   _ifp_core.so()(64bit)
   _usb_core.so()(64bit)
   pyifp = 0.2.2-1.fc11
   pyifp(x86-64) = 0.2.2-1.fc11
  =
   /usr/bin/python
   libifp.so.4()(64bit)
   libpython2.6.so.1.0()(64bit)
   libusb-0.1.so.4()(64bit)
   python(abi) = 2.6

* no shared libraries are added to the regular linker search paths.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no generically named files
* no scriptlets present.
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no static libraries.
* no libtool .la files.

APPROVED

Comment 3 Conrad Meyer 2009-03-13 06:27:00 UTC
Thanks! I added more to the description locally.

New Package CVS Request
=======================
Package Name: pyifp
Short Description: Python Bindings for libifp
Owners: konradm
Branches: F-10
InitialCC:

Comment 4 Kevin Fenzi 2009-03-16 02:08:35 UTC
cvs done.

Comment 5 Conrad Meyer 2009-03-18 06:02:13 UTC
Built in koji.

http://koji.fedoraproject.org/koji/taskinfo?taskID=1247320


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