commit 6f2b34c76c5d087f396c205e4c567b36acdb06d2 Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Wed Jan 16 13:14:36 2013 +0800 Add the missing default Perl filter This fixes the problem found by Petr during the review, that the package was providing dummy modules from the examples. perl-Unicode-Stringprep.spec | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- diff --git a/perl-Unicode-Stringprep.spec b/perl-Unicode-Stringprep.spec index ff14589..29a2b0f 100644 --- a/perl-Unicode-Stringprep.spec +++ b/perl-Unicode-Stringprep.spec @@ -16,6 +16,8 @@ BuildRequires: perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description This module implements the stringprep framework for preparing Unicode text strings in order to increase the likelihood that string input and @@ -51,5 +53,7 @@ names, and other text strings. %changelog +- Add the missing default Perl filter. + * Fri Jan 04 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 1.104-1 - Initial package for Fedora, with help from cpanspec. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel