[Bug 790347] Review Request: gfal - grid file access library, library for wlcg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=790347

Haïkel Guémar <karlthered@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody@xxxxxxxxxxxxxxxxx    |karlthered@xxxxxxxxx
               Flag|fedora-review?              |fedora-review+

--- Comment #3 from Haïkel Guémar <karlthered@xxxxxxxxx> 2012-02-14 08:57:02 EST ---
Package Review
==============

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



==== 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 .so files in -devel subpackage, if present.
     Note: gfal-python-1.12.0-2.fc18.i686.rpm : /usr/lib/python2.7/site-
     packages/_gfal.so gfal-python-1.12.0-2.fc18.i686.rpm : /usr/lib/python2.7
     /site-packages/_gfalthr.so


==== 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.
[-]: MUST Buildroot is not present
     Note: Buildroot is not needed unless packager plans to package for EPEL5
[x]: MUST Package contains no bundled libraries.
[x]: MUST Changelog in prescribed format.
[-]: 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: Note: defattr macros not found. They would be needed for EPEL5
[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.
[-]: 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 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 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 gfal-1.12.0-2.fc18.src.rpm

gfal.src: W: spelling-error %description -l en_US rfio -> Porfirio
gfal.src: W: spelling-error %description -l en_US dcap -> cap, d cap
1 packages and 0 specfiles checked; 0 errors, 2 warnings.


rpmlint gfal-python-1.12.0-2.fc18.i686.rpm

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


rpmlint gfal-devel-1.12.0-2.fc18.i686.rpm

gfal-devel.i686: W: manual-page-warning
/usr/share/man/man3/gfal_set_xfer_done_python.3.gz 20: warning: macro
`transfert' not defined (possibly missing space after `tr')
1 packages and 0 specfiles checked; 0 errors, 1 warnings.


rpmlint gfal-debuginfo-1.12.0-2.fc18.i686.rpm

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


rpmlint gfal-1.12.0-2.fc18.i686.rpm

gfal.i686: W: spelling-error %description -l en_US rfio -> Porfirio
gfal.i686: W: spelling-error %description -l en_US dcap -> cap, d cap
gfal.i686: W: shared-lib-calls-exit /usr/lib/libgfal.so.1.12.0 exit@GLIBC_2.0
gfal.i686: W: shared-lib-calls-exit /usr/lib/libgfal_pthr.so.1.12.0
exit@GLIBC_2.0
gfal.i686: W: no-manual-page-for-binary gfal_version
1 packages and 0 specfiles checked; 0 errors, 5 warnings.


[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
/home/haikel/790347/gfal-1.12.0.tar.gz :
  MD5SUM this package     : 01d0d7ae588f54f52041816fccc23aa8
  MD5SUM upstream package : 01d0d7ae588f54f52041816fccc23aa8

[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]: 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 Scriptlets must be sane, if used.
[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.
[-]: 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 Development .so files in -devel subpackage, if present.
     Note: gfal-python-1.12.0-2.fc18.i686.rpm : /usr/lib/python2.7/site-
     packages/_gfal.so gfal-python-1.12.0-2.fc18.i686.rpm : /usr/lib/python2.7
     /site-packages/_gfalthr.so
[!]: MUST Buildroot is not present
     Note: Buildroot is not needed unless packager plans to package for EPEL5
[!]: MUST Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: Clean is needed only if supporting EPEL
[!]: 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 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 Rpmlint output is silent.

rpmlint gfal-1.12.0-2.fc18.src.rpm

gfal.src: W: spelling-error %description -l en_US rfio -> Porfirio
gfal.src: W: spelling-error %description -l en_US dcap -> cap, d cap
1 packages and 0 specfiles checked; 0 errors, 2 warnings.


rpmlint gfal-python-1.12.0-2.fc18.i686.rpm

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


rpmlint gfal-devel-1.12.0-2.fc18.i686.rpm

gfal-devel.i686: W: manual-page-warning
/usr/share/man/man3/gfal_set_xfer_done_python.3.gz 20: warning: macro
`transfert' not defined (possibly missing space after `tr')
1 packages and 0 specfiles checked; 0 errors, 1 warnings.


rpmlint gfal-debuginfo-1.12.0-2.fc18.i686.rpm

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


rpmlint gfal-1.12.0-2.fc18.i686.rpm

gfal.i686: W: spelling-error %description -l en_US rfio -> Porfirio
gfal.i686: W: spelling-error %description -l en_US dcap -> cap, d cap
gfal.i686: W: shared-lib-calls-exit /usr/lib/libgfal.so.1.12.0 exit@GLIBC_2.0
gfal.i686: W: shared-lib-calls-exit /usr/lib/libgfal_pthr.so.1.12.0
exit@GLIBC_2.0
gfal.i686: W: no-manual-page-for-binary gfal_version
1 packages and 0 specfiles checked; 0 errors, 5 warnings.



Generated by fedora-review 0.1.2
External plugins:

* rpmlint output should be silent
=> only few spelling false positives
=> the unversionned shared libraries in gfal-python are ok since they're python
modules
=> report upstream to fix the man page gfal_set_xfer_done_python.3.gz:
s/transfert/transfer/
* since you mean to maintain gfal on EPEL5, the buildroot and defattr warnings
are irrelevant
* The licensing is OK: Apache 2.0
* builds on F16 and rawhide on all supported platforms, EPEL5 build depends on
srm-ifce (accepted, still in testing) which you also maintain. I suggest that
you request a build override for the EPEL5 build if srm-ifce QA is not finished
on EPEL5.

Since the package globally respects Fedora packaging guidelines, i hereby
approve this review

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]