Bug 859068

Summary: Review Request: log4cplus - Logging Framework for C++
Product: [Fedora] Fedora Reporter: Adam Tkac <atkac>
Component: Package ReviewAssignee: Tomáš Hozza <thozza>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, ovasik, package-review, thozza, vhaisman
Target Milestone: ---Flags: thozza: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-21 16:14:57 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 Adam Tkac 2012-09-20 13:48:04 UTC
Spec URL: http://atkac.fedorapeople.org/log4cplus.spec
SRPM URL: http://atkac.fedorapeople.org/log4cplus-1.1.0-0.1.rc10.fc17.src.rpm

Description: log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.

Fedora Account System Username: atkac

Comment 1 Tomáš Hozza 2012-09-21 07:27:11 UTC
Package Review
==============

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



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


==== Generic ====
[x]: EXTRA Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: EXTRA Spec file according to URL is the same as in SRPM.
[ ]: 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.
[ ]: 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.
[ ]: MUST Package contains no bundled libraries.
[ ]: MUST Changelog in prescribed format.
[ ]: MUST Sources contain only permissible code or content.
[!]: MUST Each %files section contains %defattr if rpm < 4.4
     Note: defattr(....) present in %files devel section. This is OK if
     packaging for EPEL5. Otherwise not needed
[ ]: MUST Macros in Summary, %description expandable at SRPM build time.
[ ]: MUST Package contains desktop file if it is a GUI application.
[ ]: MUST Development files must be in a -devel package
[ ]: MUST Package requires other packages for directories it uses.
[ ]: MUST Package uses nothing in %doc for runtime.
[ ]: 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.
[ ]: MUST Package complies to the Packaging Guidelines
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[!]: 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
[ ]: 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.
[ ]: MUST License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Apache (v2.0)", "GPL (v2 or later)" For detailed output of licensecheck
     see file:
     /home/thozza/tmp/log4cplus_review/859068-log4cplus/licensecheck.txt
[ ]: MUST License file installed when any subpackage combination is installed.
[ ]: MUST Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: MUST Package is named using only allowed ascii characters.
[ ]: MUST Package is named according to the Package Naming Guidelines.
[ ]: MUST Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[ ]: MUST Package obeys FHS, except libexecdir and /usr/target.
[ ]: MUST If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: MUST Package must own all directories that it creates.
[ ]: MUST Package does not own files or directories owned by other packages.
[x]: MUST Package installs properly.
[ ]: MUST Package is not relocatable.
[!]: MUST Package requires pkgconfig, if .pc files are present. (EPEL5)
     Note: Only applicable for EL-5
[ ]: MUST Requires correct, justified where necessary.
[x]: MUST Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
[ ]: 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 systemd file(s) if in need.
[x]: MUST File names are valid UTF-8.
[ ]: MUST Useful -debuginfo package or justification otherwise.
[x]: SHOULD Reviewer should test that the package builds in mock.
[x]: SHOULD Buildroot is not present
     Note: Unless packager wants to package for EPEL5 this is fine
[!]: SHOULD Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: Clean is needed only if supporting EPEL5
[ ]: 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.
[ ]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[ ]: SHOULD Package functions as described.
[ ]: SHOULD Latest version is packaged.
[ ]: SHOULD Package does not include license text files separate from
     upstream.
[x]: SHOULD The placement of pkgconfig(.pc) files are correct.
[ ]: SHOULD Scriptlets must be sane, if used.
[x]: SHOULD SourceX tarball generation or download is documented.
[x]: SHOULD SourceX / PatchY prefixed with %{name}.
[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.
[ ]: SHOULD Package should compile and build into binary rpms on all supported
     architectures.
[ ]: SHOULD %check is present and all tests pass.
[ ]: 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 devel section. This is OK if
     packaging for EPEL5. Otherwise not needed
See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions
[!]: 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
See: None
[!]: MUST Package requires pkgconfig, if .pc files are present. (EPEL5)
     Note: Only applicable for EL-5
See: http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#EL5

Rpmlint
-------
Checking: log4cplus-debuginfo-1.1.0-0.1.rc10.fc17.x86_64.rpm
          log4cplus-devel-1.1.0-0.1.rc10.fc17.x86_64.rpm
          log4cplus-1.1.0-0.1.rc10.fc17.src.rpm
          log4cplus-1.1.0-0.1.rc10.fc17.x86_64.rpm
log4cplus-devel.x86_64: W: no-documentation
4 packages and 0 specfiles checked; 0 errors, 1 warnings.

Comment 2 Tomáš Hozza 2012-09-21 07:39:17 UTC
As for:
[ ]: MUST License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "Apache (v2.0)", "GPL (v2 or later)".

There is only one file with license GPL (v2 or later): ltmain.sh
The rest is licensed under Apache (v2.0). Maybe you could note this in the SPEC file.

Comment 3 Adam Tkac 2012-09-21 10:17:25 UTC
(In reply to comment #2)
> As for:
> [ ]: MUST License field in the package spec file matches the actual license.
>      Note: Checking patched sources after %prep for licenses. Licenses found:
>      "Apache (v2.0)", "GPL (v2 or later)".
> 
> There is only one file with license GPL (v2 or later): ltmain.sh
> The rest is licensed under Apache (v2.0). Maybe you could note this in the
> SPEC file.

Inclusion of GPLv2 license shouldn't be needed because ltmain.sh is autogenerated by libtool and is not part of sources.

Other issues should be fixed in this version:

spec: http://atkac.fedorapeople.org/log4cplus.spec
srpm: http://atkac.fedorapeople.org/log4cplus-1.1.0-0.2.rc10.fc17.src.rpm

Comment 4 Tomáš Hozza 2012-09-21 10:31:48 UTC
(In reply to comment #3) 
> Inclusion of GPLv2 license shouldn't be needed because ltmain.sh is
> autogenerated by libtool and is not part of sources.

This is OK.

> Other issues should be fixed in this version:
> 
> spec: http://atkac.fedorapeople.org/log4cplus.spec
> srpm: http://atkac.fedorapeople.org/log4cplus-1.1.0-0.2.rc10.fc17.src.rpm

Checked the log4cplus-1.1.0-0.2.rc10.fc17.src.rpm and everything is fixed and seems OK to me.

This package has been APPROVED.

Comment 5 Adam Tkac 2012-09-21 11:56:12 UTC
New Package SCM Request
=======================
Package Name: log4cplus
Short Description: Logging Framework for C++
Owners: atkac
Branches: f17 f18
InitialCC:

Comment 6 Gwyn Ciesla 2012-09-21 12:06:46 UTC
Git done (by process-git-requests).

Comment 7 Adam Tkac 2012-09-21 16:14:57 UTC
log4cplus-1.1.0-0.2.rc10.fc19 has been built.

Comment 8 Adam Tkac 2013-02-18 12:36:13 UTC
Package Change Request
======================
Package Name: log4cplus
New Branches: el6
Owners: atkac

Comment 9 Gwyn Ciesla 2013-02-18 14:41:58 UTC
Git done (by process-git-requests).