Bug 785421

Summary: Review Request: python26-msgpack - A Python MessagePack (de)serializer
Product: [Fedora] Fedora Reporter: Clint Savage <herlo1>
Component: Package ReviewAssignee: Nick Bebout <nb>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nb, notting, package-review
Target Milestone: ---Flags: nb: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python26-msgpack-0.1.12-2.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-19 19:00:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Clint Savage 2012-01-28 21:03:34 UTC
Spec URL: http://herlo.fedorapeople.org/rpms/python26-msgpack.spec
SRPM URL: http://repos.fedorapeople.org/repos/herlo/salt/epel-5/SRPMS/python26-msgpack-0.1.10-1.el5.src.rpm
Description: MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. dThis is a Python (de)serializer for MessagePack.

Comment 1 Nick Bebout 2012-02-01 03:31:50 UTC
Package Review
==============

Key:
- = N/A
x = Pass
! = Fail
? = Not evaluated



==== Generic ====
[x]: MUST Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: MUST Package successfully compiles and builds into binary rpms on at
     least one supported primary architecture.
[x]: MUST All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: MUST Buildroot is not present
     Note: Buildroot is not needed unless packager plans to package for EPEL5
[x]: MUST Package contains no bundled libraries.
[!]: MUST Changelog in prescribed format.
[x]: MUST Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: Clean is needed only if supporting EPEL
[x]: MUST Sources contain only permissible code or content.
[x]: MUST Each %files section contains %defattr if rpm < 4.4
     Note: defattr(....) present in %files section. This is OK if packaging
     for EPEL5. Otherwise not needed
[x]: MUST Macros in Summary, %description expandable at SRPM build time.
[x]: MUST Package requires other packages for directories it uses.
[x]: MUST Package uses nothing in %doc for runtime.
[x]: MUST Package is not known to require ExcludeArch.
[x]: MUST Permissions on files are set properly.
[x]: MUST Package does not contain duplicates in %files.
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[x]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf is only needed if supporting EPEL5
[x]: MUST 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]: MUST License field in the package spec file matches the actual license.
[x]: MUST Package consistently uses macros (instead of hard-coded directory
     names).
[x]: MUST Package meets the Packaging Guidelines.
[x]: MUST Package is named according to the Package Naming Guidelines.
[x]: MUST Package does not generates any conflict.
[x]: MUST Package obeys FHS, except libexecdir and /usr/target.
[x]: MUST Package must own all directories that it creates.
[x]: MUST Package does not own files or directories owned by other packages.
[x]: MUST Package installs properly.
[x]: MUST Requires correct, justified where necessary.
[!]: MUST Rpmlint output is silent.

rpmlint python26-msgpack-debuginfo-0.1.10-1.el5.centos.x86_64.rpm

1 packages and 0 specfiles checked; 0 errors, 0 warnings.


rpmlint python26-msgpack-0.1.10-1.el5.centos.x86_64.rpm

python26-msgpack.x86_64: W: spelling-error Summary(en_US) de -> DE, ed, d
python26-msgpack.x86_64: W: spelling-error Summary(en_US) serializer -> serialize, serializes, serialized
python26-msgpack.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d
python26-msgpack.x86_64: W: spelling-error %description -l en_US serializer -> serialize, serializes, serialized
python26-msgpack.x86_64: W: incoherent-version-in-changelog 0.1.10-1 ['0.1.10-1.el5.centos', '0.1.10-1.centos']
python26-msgpack.x86_64: E: non-standard-executable-perm /usr/lib64/python2.6/site-packages/msgpack/_msgpack.so 0775L
1 packages and 0 specfiles checked; 1 errors, 5 warnings.


rpmlint python26-msgpack-0.1.10-1.el5.centos.src.rpm

python26-msgpack.src: W: spelling-error Summary(en_US) de -> DE, ed, d
python26-msgpack.src: W: spelling-error Summary(en_US) serializer -> serialize, serializes, serialized
python26-msgpack.src: W: spelling-error %description -l en_US de -> DE, ed, d
python26-msgpack.src: W: spelling-error %description -l en_US serializer -> serialize, serializes, serialized
1 packages and 0 specfiles checked; 0 errors, 4 warnings.


[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
/home/nb/785421/785421/msgpack-python-0.1.10.tar.gz :
  MD5SUM this package     : a31f16d20ea8ec79cc8cba1103f951d8
  MD5SUM upstream package : a31f16d20ea8ec79cc8cba1103f951d8

[x]: MUST Spec file is legible and written in American English.
[x]: MUST Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: MUST Package contains a SysV-style init script if in need of one.
[x]: MUST File names are valid UTF-8.
[x]: SHOULD Reviewer should test that the package builds in mock.
[x]: SHOULD If the source package does not include license text(s) as a
     separate file from upstream, the packager SHOULD query upstream to
     include it.
[x]: SHOULD Dist tag is present.
[x]: SHOULD No file requires outside of /etc, /bin, /sbin, /usr/bin,
     /usr/sbin.
[x]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[x]: SHOULD Package functions as described.
[x]: SHOULD Package does not include license text files separate from
     upstream.
[x]: SHOULD Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[!]: SHOULD SourceX / PatchY prefixed with %{name}.
     Note: Patch0: msgpack-python-0.1.9-endian.patch (msgpack-
     python-0.1.9-endian.patch)
[x]: SHOULD SourceX is a working URL.
[x]: SHOULD Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: SHOULD Package should compile and build into binary rpms on all supported
     architectures.
[x]: SHOULD %check is present and all tests pass.
[x]: SHOULD Packages should try to preserve timestamps of original installed
     files.
[!]: SHOULD Spec use %global instead of %define.
     Note: %define python26_sitelib %(%{__python26} -c "from
     distutils.sysconfig import get_python_lib; print get_python_lib(1)")

Issues:
[!]: MUST Development .so files in -devel subpackage, if present.
     Note: python26-msgpack-0.1.10-1.el5.centos.x86_64.rpm :
     /usr/lib64/python2.6/site-packages/msgpack/_msgpack.so
[!]: MUST Rpmlint output is silent.

rpmlint python26-msgpack-debuginfo-0.1.10-1.el5.centos.x86_64.rpm

1 packages and 0 specfiles checked; 0 errors, 0 warnings.


rpmlint python26-msgpack-0.1.10-1.el5.centos.x86_64.rpm

python26-msgpack.x86_64: W: spelling-error Summary(en_US) de -> DE, ed, d
python26-msgpack.x86_64: W: spelling-error Summary(en_US) serializer -> serialize, serializes, serialized
python26-msgpack.x86_64: W: spelling-error %description -l en_US de -> DE, ed, d
python26-msgpack.x86_64: W: spelling-error %description -l en_US serializer -> serialize, serializes, serialized
python26-msgpack.x86_64: W: incoherent-version-in-changelog 0.1.10-1 ['0.1.10-1.el5.centos', '0.1.10-1.centos']
python26-msgpack.x86_64: E: non-standard-executable-perm /usr/lib64/python2.6/site-packages/msgpack/_msgpack.so 0775L
1 packages and 0 specfiles checked; 1 errors, 5 warnings.


rpmlint python26-msgpack-0.1.10-1.el5.centos.src.rpm

python26-msgpack.src: W: spelling-error Summary(en_US) de -> DE, ed, d
python26-msgpack.src: W: spelling-error Summary(en_US) serializer -> serialize, serializes, serialized
python26-msgpack.src: W: spelling-error %description -l en_US de -> DE, ed, d
python26-msgpack.src: W: spelling-error %description -l en_US serializer -> serialize, serializes, serialized
1 packages and 0 specfiles checked; 0 errors, 4 warnings.




Generated by fedora-review 0.1.2
External plugins:

Comment 2 Nick Bebout 2012-02-01 04:59:35 UTC
Talked with herlo on IRC.  non-standard-executable error is handled the exact same way in the existing python-msgpack package.

Incoherent version is false.  The versions are fine in the real spec, not sure where the warning came from.

APPROVED

Comment 3 Clint Savage 2012-02-01 05:03:32 UTC
New Package SCM Request
=======================
Package Name: python26-msgpack
Short Description: A Python MessagePack (de)serializer
Owners: herlo
Branches: el5
InitialCC:

Comment 4 Gwyn Ciesla 2012-02-01 13:25:30 UTC
Git done (by process-git-requests).

Comment 5 Fedora Update System 2012-02-01 21:53:32 UTC
python26-msgpack-0.1.12-2.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/python26-msgpack-0.1.12-2.el5

Comment 6 Fedora Update System 2012-02-04 01:04:50 UTC
python26-msgpack-0.1.12-2.el5 has been pushed to the Fedora EPEL 5 testing repository.

Comment 7 Fedora Update System 2012-02-19 19:00:36 UTC
python26-msgpack-0.1.12-2.el5 has been pushed to the Fedora EPEL 5 stable repository.