Spec URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold.spec SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold-1.00-1.fc20.src.rpm Description: This module provides Unicode case-folding for Perl. Case-folding is a tool that allows a program to make case-insensitive string comparisons or do case- insensitive lookups. Fedora Account System Username: eseyman
Missing perl BR. I think you should provide perl(Unicode::CaseFoldPP). XSLoader is used at build time. BR it. There's no need for the explicit Exporter and Scalar::Util runtime dependencies. The rest is fine.
(In reply to Petr Šabata from comment #1) > > Missing perl BR. Added. > I think you should provide perl(Unicode::CaseFoldPP). Indeed. Fixed. > XSLoader is used at build time. BR it. Added. > There's no need for the explicit Exporter and Scalar::Util runtime > dependencies. Removed. Spec URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold.spec SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold-1.00-2.fc20.src.rpm
(In reply to Emmanuel Seyman from comment #2) > (In reply to Petr Šabata from comment #1) > > There's no need for the explicit Exporter and Scalar::Util runtime > > dependencies. > > Removed. You also removed XSLoader. This dependency won't get autodetected. Please, put it back.
Sigh... Fixed. Spec URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold.spec SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold-1.00-3.fc20.src.rpm
Okay, all good now :)
Thanks, Petr. New Package SCM Request ======================= Package Name: perl-Unicode-CaseFold Short Description: Unicode case-folding for case-insensitive lookups Upstream URL: http://search.cpan.org/dist/Unicode-CaseFold/ Owners: eseyman Branches: f20 f21 InitialCC: perl-sig
Git done (by process-git-requests).
Package imported, builds completed, updates issued.