Bug 837213 - Review Request: konkretcmpi - Tool for rapid CMPI providers development
Summary: Review Request: konkretcmpi - Tool for rapid CMPI providers development
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jiri Popelka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-03 07:27 UTC by Radek Novacek
Modified: 2016-12-01 00:30 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-16 08:13:51 UTC
Type: ---
Embargoed:
jpopelka: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Radek Novacek 2012-07-03 07:27:34 UTC
Spec URL: http://rnovacek.fedorapeople.org/konkret/konkretcmpi.spec
SRPM URL: http://rnovacek.fedorapeople.org/konkret/konkretcmpi-0.8.7-2.fc17.src.rpm
Description: KonkretCMPI makes CMPI provider development easier by generating type-safe concrete CIM interfaces from MOF definitions and by providing default 
implementations for many of the provider operations.

Fedora Account System Username: rnovacek

Comment 1 Radek Novacek 2012-07-03 11:47:59 UTC
Spec URL: http://rnovacek.fedorapeople.org/konkret/konkretcmpi.spec
SRPM URL: http://rnovacek.fedorapeople.org/konkret/konkretcmpi-0.8.7-3.fc17.src.rpm

There was an error in patch in previous version. This one works correctly.

Comment 2 Jiri Popelka 2012-07-03 15:28:22 UTC
Package Review
==============

Key:
- = N/A
x = Pass
! = Fail


==== C/C++ ====
[x]: MUST Header files in -devel subpackage, if present.
[x]: MUST ldconfig called in %post and %postun if required.
[x]: MUST Package does not contain any libtool archives (.la)
[x]: MUST Package does not contain kernel modules.
[x]: MUST Package contains no static executables.
[x]: MUST Rpath absent or only used for internal libs.
[x]: MUST Package is not relocatable.
[x]: MUST Development (unversioned) .so files in -devel subpackage, if
     present.

==== 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
[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)
[x]: MUST Sources contain only permissible code or content.
[x]: MUST Each %files section contains %defattr if rpm < 4.4
[-]: MUST Macros in Summary, %description expandable at SRPM build time.
[-]: 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 Fully versioned dependency in subpackages, if present.
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[-]: MUST Large documentation files are in a -doc subpackage, if required.
[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 License file installed when any subpackage combination is installed.
[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.
[-]: 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.
[-]: MUST Requires correct, justified where necessary.
[!]: MUST Rpmlint output is silent.

Only few harmless warnings:
konkretcmpi.x86_64: W: no-manual-page-for-binary konkretreg
konkretcmpi.x86_64: W: no-manual-page-for-binary konkret
konkretcmpi-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/konkretcmpi-0.8.7/src/mof/REF_Yacc.cpp

[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
  MD5SUM this package     : cf8a2c31ea6244823ae498b1ec2384d9
  MD5SUM upstream package : cf8a2c31ea6244823ae498b1ec2384d9

[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.
[x]: SHOULD Dist tag is present.
[x]: SHOULD Latest version is packaged.
[x]: SHOULD Package does not include license text files separate from upstream.
[-]: SHOULD Scriptlets must be sane, if used.
[x]: SHOULD SourceX is a working URL.
[!]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.

Everything seems OK Radek.
You don't need to 'rm -rf $RPM_BUILD_ROOT' in %install,
but that's not a blocker so I consider this package APPROVED !

Comment 3 Radek Novacek 2012-07-04 05:05:48 UTC
New Package SCM Request
=======================
Package Name: konkretcmpi
Short Description: Tool for rapid CMPI providers development
Owners: rnovacek
Branches: f16 f17
InitialCC:

Comment 4 Gwyn Ciesla 2012-07-04 21:10:19 UTC
Git done (by process-git-requests).

Comment 5 Radek Novacek 2012-07-16 08:13:51 UTC
Imported, thanks.


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