Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-ExtUtils-H2PM - Automatically generate perl modules to wrap C header files https://bugzilla.redhat.com/show_bug.cgi?id=738525 Summary: Review Request: perl-ExtUtils-H2PM - Automatically generate perl modules to wrap C header files Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: bochecha@xxxxxxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Spec URL: http://bochecha.fedorapeople.org/packages/perl-ExtUtils-H2PM.spec SRPM URL: http://bochecha.fedorapeople.org/packages/perl-ExtUtils-H2PM-0.07-1.fc16.src.rpm Description: This module assists in generating wrappers around system functionallity, such as socket() types or ioctl() calls, where the only interesting features required are the values of some constants or layouts of structures normally only known to the C header files. Rather than writing an entire XS module just to contain some constants and pack/unpack functions, this module allows the author to generate, at module build time, a pure perl module containing constant declarations and structure utility functions. The module then requires no XS module to be loaded at run time. $ rpmlint perl-ExtUtils-H2PM* perl-ExtUtils-H2PM.noarch: W: spelling-error %description -l en_US functionallity -> functionality, functionalist, functionalism perl-ExtUtils-H2PM.noarch: E: incorrect-fsf-address /usr/share/doc/perl-ExtUtils-H2PM-0.07/LICENSE perl-ExtUtils-H2PM.src: W: spelling-error %description -l en_US functionallity -> functionality, functionalist, functionalism 2 packages and 1 specfiles checked; 1 errors, 2 warnings. I opened an upstream bug about the incorrect FSF address: https://rt.cpan.org/Public/Bug/Display.html?id=70976 -- 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