[Bug 1735562] Review Request: perl-CommonMark - Interface to the CommonMark C library

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

 



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

Petr Pisar <ppisar@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #1 from Petr Pisar <ppisar@xxxxxxxxxx> ---
Url and Source0 addresses are Ok.
Source0 archive (SHA-256:
a501b4c3ef6ca89f8703f9ed0b2dc0da878281f2b1277a7ec92902e088c2eadd) is original.
Ok.
Summary verified from lib/CommonMark.pod. Ok.
Description verified from lib/CommonMark.pod. Ok.
License verified from lib/CommonMark/Iterator.pod, lib/CommonMark/Parser.pod,
lib/CommonMark/Node.pod, lib/CommonMark.pod, Makefile.PL, README.pod, and
LICENSE. Ok.

TODO: Either call make program by an absolute path, or do not call perl by
absolute path. This is inconsistent.
TODO: Use %{make_build} and %{make_install} macros instead of "make" and "make
pure_install".
TODO: Do not perform AUTHOR's tests. These are intended for maintainer only are
in fragile. FPC considers banning them.

FIX: Remove version constraint from perl-interpreter. The package has an epoch
and thus it does not make sense to use it that way.
TODO: Build-require 'perl(:VERSION) >= 5.8' (Makefile.PL:8).

FIX: Constrain 'cmake-devel' dependency with '>= 0.21.0' (Makefile.PL:19).

All tests pass. Ok.

$ rpmlint perl-CommonMark.spec ../SRPMS/perl-CommonMark-0.290000-1.fc31.src.rpm
../RPMS/x86_64/perl-CommonMark-*
perl-CommonMark.src: W: spelling-error %description -l en_US libcmark ->
millibar
perl-CommonMark.x86_64: W: spelling-error %description -l en_US libcmark ->
millibar
4 packages and 1 specfiles checked; 0 errors, 2 warnings.
rpmlint is Ok.

$ rpm -q -lv -p ../RPMS/x86_64/perl-CommonMark-0.290000-1.fc31.x86_64.rpm 
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/lib/.build-id
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/lib/.build-id/73
lrwxrwxrwx    1 root     root                       69 Aug  1 09:57
/usr/lib/.build-id/73/00db58e088bff8459d5ce87fcfb2b5967174e6 ->
../../../../usr/lib64/perl5/vendor_perl/auto/CommonMark/CommonMark.so
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/lib64/perl5/vendor_perl/CommonMark
-rw-r--r--    1 root     root                     7828 Apr  9 13:14
/usr/lib64/perl5/vendor_perl/CommonMark.pm
-rw-r--r--    1 root     root                     8654 Apr  9 13:14
/usr/lib64/perl5/vendor_perl/CommonMark.pod
-rw-r--r--    1 root     root                     3160 Apr  9 13:14
/usr/lib64/perl5/vendor_perl/CommonMark/Iterator.pod
-rw-r--r--    1 root     root                     6772 Apr  9 13:14
/usr/lib64/perl5/vendor_perl/CommonMark/Node.pod
-rw-r--r--    1 root     root                     1019 Apr  9 13:14
/usr/lib64/perl5/vendor_perl/CommonMark/Parser.pod
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/lib64/perl5/vendor_perl/auto/CommonMark
-rwxr-xr-x    1 root     root                    36776 Aug  1 09:57
/usr/lib64/perl5/vendor_perl/auto/CommonMark/CommonMark.so
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/share/doc/perl-CommonMark
-rw-r--r--    1 root     root                     2627 Apr  9 13:14
/usr/share/doc/perl-CommonMark/Changes
drwxr-xr-x    2 root     root                        0 Aug  1 09:57
/usr/share/licenses/perl-CommonMark
-rw-r--r--    1 root     root                    15786 Apr  9 13:14
/usr/share/licenses/perl-CommonMark/LICENSE
-rw-r--r--    1 root     root                     4118 Aug  1 09:57
/usr/share/man/man3/CommonMark.3pm.gz
-rw-r--r--    1 root     root                     2353 Aug  1 09:57
/usr/share/man/man3/CommonMark::Iterator.3pm.gz
-rw-r--r--    1 root     root                     3501 Aug  1 09:57
/usr/share/man/man3/CommonMark::Node.3pm.gz
-rw-r--r--    1 root     root                     1596 Aug  1 09:57
/usr/share/man/man3/CommonMark::Parser.3pm.gz
File layout and permissions is Ok.

$ rpm -q --requires -p
../RPMS/x86_64/perl-CommonMark-0.290000-1.fc31.x86_64.rpm | sort -f | uniq -c
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit)
      1 libc.so.6(GLIBC_2.4)(64bit)
      1 libcmark.so.0.28.3()(64bit)
      1 libperl.so.5.30()(64bit)
      1 libpthread.so.0()(64bit)
      1 perl(:MODULE_COMPAT_5.30.0)
      1 perl(:VERSION) >= 5.8.0
      1 perl(Exporter)
      1 perl(strict)
      1 perl(warnings)
      1 perl(XSLoader)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsZstd) <= 5.4.18-1
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -q --provides -p
../RPMS/x86_64/perl-CommonMark-0.290000-1.fc31.x86_64.rpm | sort -f | uniq -c
      1 perl(CommonMark) = 0.290000
      1 perl(CommonMark::Node)
      1 perl-CommonMark = 0.290000-1.fc31
      1 perl-CommonMark(x86-64) = 0.290000-1.fc31
Binary provides are Ok.

$ resolvedeps rawhide ../RPMS/x86_64/perl-CommonMark-0.290000-1.fc31.x86_64.rpm 
Binary dependencies are resolvable. Ok.

The package build in F31
(https://koji.fedoraproject.org/koji/taskinfo?taskID=36727796). Ok.

Otherwise the package is in line with Fedora and Perl packaging guide lines.

Please correct the 'FIX' items and consider fixing 'TODO' items before building
this package.
Resolution: Package APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux