Bug 870068 - Re-Review Request: openlmi-tools - Set of CLI tools for Openlmi providers
Summary: Re-Review Request: openlmi-tools - Set of CLI tools for Openlmi providers
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jan Safranek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-25 14:08 UTC by Peter Hatina
Modified: 2016-06-01 01:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-25 20:28:54 UTC
Type: ---
Embargoed:
jsafrane: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Peter Hatina 2012-10-25 14:08:15 UTC
Spec URL: http://phatina.fedorapeople.org/rpms/openlmi-tools.spec
SRPM URL: http://phatina.fedorapeople.org/rpms/openlmi-tools-0.1-4.fc17.src.rpm
Description: openlmi-tools is a set of command line tools for Openlmi providers.
Fedora Account System Username: phatina

This is a re-review request for a package rename.
Old package name: cura-tools
New package name: openlmi-tools

$ rpmlint openlmi-tools-0.1-4.fc17.noarch.rpm 
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-ip.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-service.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-user.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-power.py
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

No man pages present in the upstream project.

$ rpmlint openlmi-tools-0.1-4.fc17.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 1 Jan Safranek 2012-10-25 14:30:29 UTC
The rpmlint is fine for me.

Comment 2 Jan Safranek 2012-10-25 14:30:42 UTC
Package Review
==============

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
[!]: Package contains BR: python2-devel or python3-devel
See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires


===== MUST items =====

Generic:
[X]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[X]: %build honors applicable compiler flags or justifies otherwise.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[X]: Package contains no bundled libraries.
[X]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[X]: Sources contain only permissible code or content.
[x]: Each %files section contains %defattr if rpm < 4.4
[X]: Macros in Summary, %description expandable at SRPM build time.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[-]: Package requires other packages for directories it uses.
[X]: Package uses nothing in %doc for runtime.
[X]: Package is not known to require ExcludeArch.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[X]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[-]: Large documentation files are in a -doc subpackage, if required.
[x]: 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]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "GPL (v2 or later)". 1 files have unknown license. Detailed output of
     licensecheck in /home/jsafrane/tmp/quagga/870068-openlmi-
     tools/licensecheck.txt
[X]: Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: Package is named using only allowed ASCII characters.
[X]: Package is named according to the Package Naming Guidelines.
[X]: Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[x]: Package do not use a name that already exist
[X]: Package obeys FHS, except libexecdir and /usr/target.
[X]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[X]: Package must own all directories that it creates.
[X]: Package does not own files or directories owned by other packages.
[x]: Package installs properly.
[-]: Package is not relocatable.
[X]: Requires correct, justified where necessary.
[x]: CheckResultdir
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[X]: Spec file is legible and written in American English.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[-]: Package contains systemd file(s) if in need.
[x]: File names are valid UTF-8.

Python:
[!]: Package contains BR: python2-devel or python3-devel

===== SHOULD items =====

Generic:
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[-]: 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]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[X]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[X]: Package functions as described.
[X]: Latest version is packaged.
[X]: Package does not include license text files separate from upstream.
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: SourceX tarball generation or download is documented.
[X]: SourceX / PatchY prefixed with %{name}.
     Note: Source0 (openlmi-tools-0.1.tar.gz)
[x]: SourceX is a working URL.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %check is present and all tests pass.
[X]: Packages should try to preserve timestamps of original installed files.
[x]: Spec use %global instead of %define.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: openlmi-tools-0.1-4.fc19.noarch.rpm
          openlmi-tools-0.1-4.fc19.src.rpm
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-ip.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-service.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-user.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-power.py
2 packages and 0 specfiles checked; 0 errors, 4 warnings.

Rpmlint (installed packages)
----------------------------
# rpmlint openlmi-tools
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-ip.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-service.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-user.py
openlmi-tools.noarch: W: no-manual-page-for-binary fmci-power.py
1 packages and 0 specfiles checked; 0 errors, 4 warnings.
# echo 'rpmlint-done:'

Generated by fedora-review 0.3.0 (c78e275) last change: 2012-09-24
Buildroot used: fedora-rawhide-x86_64
Command line :/usr/bin/fedora-review -b 870068 -m fedora-devel-x86_64

Comment 3 Jan Safranek 2012-10-25 14:32:34 UTC
So, please fix "[!]: Package contains BR: python2-devel or python3-devel" and we are good to go.

See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires

Comment 4 Peter Hatina 2012-10-25 14:39:16 UTC
Added python2-devel.

Spec URL: http://phatina.fedorapeople.org/rpms/openlmi-tools.spec
SRPM URL: http://phatina.fedorapeople.org/rpms/openlmi-tools-0.1-5.fc17.src.rpm

Thanks!

Comment 5 Jan Safranek 2012-10-25 14:59:41 UTC
Now it's OK.

Comment 6 Peter Hatina 2012-10-25 15:02:10 UTC
New Package SCM Request
=======================
Package Name: openlmi-tools
Short Description: Set of CLI tools for openlmi providers
Owners: phatina
Branches: f17 f18
InitialCC:

Comment 7 Gwyn Ciesla 2012-10-25 15:14:49 UTC
Git done (by process-git-requests).

Jan, please take ownership of review BZs.  Thanks!


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