Hide Forgot
Spec URL: http://www.bachelot.org/fedora/SPECS/perl-Encode-JIS2K.spec SRPM URL: http://www.bachelot.org/fedora/SRPMS/perl-Encode-JIS2K-0.02-1.fc15.src.rpm Description: This module implements encodings that covers JIS X 0213 charset (AKA JIS 2000, hence the module name). This module is needed for better test coverage in perl-MIME-Charset.
* Why include the ucm dir in docs? I think it's essentially 1.2M of source code that's not useful when installed. * Package is uninstallable after being built in Rawhide, it requires perl(Encode::JIS2K::2022JP3) which isn't provided by the package itself nor anything else in Fedora. Just a hunch, maybe the package declaration at top of lib/Encode/JIS2K/2022JP3.pm should be Encode::JIS2K::2022JP3 instead of Encode::JIS7::2022JP3. See the rpmdevtools perl spec template, following it would have prevented these issues: * perl-Encode-JIS2K.x86_64: E: zero-length /usr/lib64/perl5/vendor_perl/auto/Encode/JIS2K/JIS2K.bs * OPTIMIZE="$RPM_OPT_FLAGS" missing from Makefile.PL line. * Unnecessary ownership of /usr/lib64/perl5/vendor_perl/auto dir, already owned by perl-libs.
Thanks Ville. I should have been more careful when cpanspec detected this module as noarch... Same for the other package. Bad package declaration filed upstream at https://rt.cpan.org/Public/Bug/Display.html?id=73401 New version : Spec URL: http://www.bachelot.org/fedora/SPECS/perl-Encode-JIS2K.spec SRPM URL: http://www.bachelot.org/fedora/SRPMS/perl-Encode-JIS2K-0.02-2.fc15.src.rpm
Looks good.
Thanks for the review, Ville. New Package SCM Request ======================= Package Name: perl-Encode-JIS2K Short Description: JIS X 0212 (aka JIS 2000) Encodings Owners: xavierb Branches: f15 f16 el5 el6 InitialCC: perl-sig
Git done (by process-git-requests).
Imported and built for Rawhide, F16, F15, EL6 and EL5.