Bug 250903 - Review Request: python-exif - Python module to extract EXIF information
Summary: Review Request: python-exif - Python module to extract EXIF information
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-04 21:43 UTC by Terje Røsten
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-08 21:24:12 UTC
Type: ---
Embargoed:
kevin: fedora-review+
toshio: fedora-cvs+


Attachments (Terms of Use)

Description Terje Røsten 2007-08-04 21:43:28 UTC
Spec: http://terjeros.fedorapeople.org/python-exif/python-exif.spec
SRPM: http://terjeros.fedorapeople.org/python-exif/python-exif-1.0.2-1.fc7.src.rpm

Description: 
 Python Library to extract EXIF information in digital camera image files

Comment 1 Kevin Fenzi 2007-08-05 22:12:37 UTC
I'd be happy to review this. Look for a full review in a few. 

Comment 2 Kevin Fenzi 2007-08-05 23:30:45 UTC
OK - Package meets naming and packaging guidelines
OK - Spec file matches base package name.
OK - Spec has consistant macro usage.
OK - Meets Packaging Guidelines.
OK - License (BSD)
OK - License field in spec matches
OK - License file included in package
OK - Spec in American English
OK - Spec is legible.
OK - Sources match upstream md5sum:
7df9f94e98b6ff5da872105a11069356  EXIFpy_1.0.2.tar.gz
7df9f94e98b6ff5da872105a11069356  EXIFpy_1.0.2.tar.gz.1
See below - BuildRequires correct
OK - Package has %defattr and permissions on files is good.
OK - Package has a correct %clean section.
OK - Package has correct buildroot
OK - Package is code or permissible content.
OK - Packages %doc files don't affect runtime.
OK - Package has rm -rf RPM_BUILD_ROOT at top of %install

OK - Package compiles and builds on at least one arch.
OK - Package has no duplicate files in %files.
OK - Package doesn't own any directories other packages own.
OK - Package owns all the directories it creates.
OK - No rpmlint output.
OK - final provides and requires are sane.

SHOULD Items:

OK - Should build in mock.
OK - Should build on all supported archs
OK - Should have dist tag
OK - Should package latest version

Issues:

1. You have a typo in the 2nd line of the spec that makes it not build.

2. Your url has a typo:
http://http://sourceforge.net/projects/...

3. Doesn't build under mock. Perhaps You need a
BuildRequires: python-devel ?
Adding that gets it building here.

4. It seems a bit odd to include the entire .py file as a doc to get
the license. Perhaps you could split out the license? Are you releasing
your added setup.py under the same license?



Comment 3 Terje Røsten 2007-08-06 07:22:17 UTC
New version ready:

- Fix typo in url
- Add python-devel to buildreq
- Add license to setup.py
- Strip code from %%doc file
- Fix typo in sitelib macro

SPEC: http://terjeros.fedorapeople.org/python-exif/python-exif.spec
SRPM: http://terjeros.fedorapeople.org/python-exif/python-exif-1.0.2-2.fc7.src.rpm


Comment 4 Kevin Fenzi 2007-08-07 02:07:40 UTC
Looks good. All issues I saw have been fixed. 

This package is APPROVED. 

Don't forget to close this request once it's been imported and built. 
Also, do consider reviewing another waiting package and helping with the 
review backlog. 

Comment 5 Terje Røsten 2007-08-07 17:58:40 UTC
Thanks Kevin!


New Package CVS Request
=======================
Package Name: python-exif
Short Description: Python module to extract EXIF information
Owners: terjeros.no
Branches: FC-6 F-7
InitialCC:

Comment 6 Toshio Kuratomi 2007-08-07 23:22:27 UTC
Cvs done.

Comment 7 Terje Røsten 2007-08-08 21:24:12 UTC
Bodhi done.


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