Bug 810386
| Summary: | Review Request: python-txws - Twisted WebSockets wrapper | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ralph Bean <rbean> |
| Component: | Package Review | Assignee: | Haïkel Guémar <karlthered> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | karlthered, notting, package-review |
| Target Milestone: | --- | Flags: | karlthered:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-txws-0.7-3.fc17 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-04-26 20:12:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ralph Bean
2012-04-05 19:53:54 UTC
I will review this package 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 %build honors applicable compiler flags or justifies otherwise.
[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: Unless packager wants to package for EPEL5 this is fine
[x]: MUST Package contains no bundled libraries.
[x]: MUST Changelog in prescribed format.
[x]: MUST Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
Note: Clean would be needed if support for EPEL is required
[x]: MUST Sources contain only permissible code or content.
[!]: 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 would be needed if support for EPEL5 is required
[x]: MUST Large documentation files are in a -doc subpackage, if required.
[-]: 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 is named according to the Package Naming Guidelines.
[x]: MUST Package does not generate 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 python-txws-0.7-1.fc17.noarch.rpm
python-txws.noarch: W: spelling-error %description -l en_US prounounced -> pronounced, pronounce, renounced
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
rpmlint python-txws-0.7-1.fc17.src.rpm
python-txws.src: W: spelling-error %description -l en_US prounounced -> pronounced, pronounce, renounced
python-txws.src:36: W: macro-in-comment %check
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
[x]: MUST Sources used to build the package match the upstream source, as
provided in the spec URL.
/home/haikel/810386/txWS-0.7.tar.gz :
MD5SUM this package : e8f5fb03c189d83b47b21176c7574126
MD5SUM upstream package : e8f5fb03c189d83b47b21176c7574126
[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.
[-]: MUST Package contains a SysV-style init script if in need of one.
[x]: MUST File names are valid UTF-8.
[x]: MUST Useful -debuginfo package or justification otherwise.
[x]: SHOULD Reviewer should test that the package builds in mock.
[!]: 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 Latest version is packaged.
[x]: SHOULD Package does not include license text files separate from
upstream.
[x]: SHOULD SourceX is a working URL.
[-]: 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.
[-]: SHOULD %check is present and all tests pass.
[x]: SHOULD Packages should try to preserve timestamps of original installed
files.
[x]: SHOULD Spec use %global instead of %define.
Issues:
[!]: 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
See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions
[!]: MUST Rpmlint output is silent.
rpmlint python-txws-0.7-1.fc17.noarch.rpm
python-txws.noarch: W: spelling-error %description -l en_US prounounced -> pronounced, pronounce, renounced
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
rpmlint python-txws-0.7-1.fc17.src.rpm
python-txws.src: W: spelling-error %description -l en_US prounounced -> pronounced, pronounce, renounced
python-txws.src:36: W: macro-in-comment %check
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint
Generated by fedora-review 0.1.3
External plugins:
* Unless you plan to support EPEL5, you must drop the %defattr macro
* s/python-devel/python2-devel/ to complies with python guidelines
* since tests are not runnable due to a missing file and you intends to re-enable them later, it's ok to comment the %check section
* you should request upstream to add a license file (not a blocker but strongly advised)
Since its licensing is Ok (MIT/X11) and the packaging only requires minor changes, it should be approved at the next iteration.
* No plans to support EPEL5. I removed the %defattr * rpmlint output is now silent except for the macro-in-comment line that the reviewer allowed. * Requested that upstream add a LICENSE file in the future - https://github.com/MostAwesomeDude/txWS/pull/10 The latest version of the specfile and RPM can be found here: SPEC: http://threebean.org/rpm/python-txws.spec SRPM: http://threebean.org/rpm/python-txws-0.7-3.f17.src.rpm Sorry, the SRPM link is wrong. It is actually: http://threebean.org/rpm/python-txws-0.7-3.fc17.src.rpm All valid points above remain ok, and requested changes were done. Since this package respects Fedora general and python specific guidelines, i hereby approve it into Fedora Packages Collection. New Package SCM Request ======================= Package Name: python-txws Short Description: Twisted WebSockets wrapper Owners: ralph Branches: f17 el6 InitialCC: Git done (by process-git-requests). python-txws-0.7-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-txws-0.7-3.fc17 python-txws-0.7-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-txws-0.7-3.el6 python-txws-0.7-3.fc17 has been pushed to the Fedora 17 testing repository. python-txws-0.7-3.fc17 has been pushed to the Fedora 17 stable repository. python-txws-0.7-3.el6 has been pushed to the Fedora EPEL 6 stable repository. |