commit 5764bf9475b1c1af1879ffebd847067009155f94 Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Wed Feb 6 14:21:09 2013 +0800 New submission for Fedora This was submitted on Wed Feb 06 2013: https://bugzilla.redhat.com/show_bug.cgi?id=891873#c11 perl-Net-IDN-Nameprep.spec | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) --- diff --git a/perl-Net-IDN-Nameprep.spec b/perl-Net-IDN-Nameprep.spec index 3aa0f84..3b1b825 100644 --- a/perl-Net-IDN-Nameprep.spec +++ b/perl-Net-IDN-Nameprep.spec @@ -1,7 +1,7 @@ Name: perl-Net-IDN-Nameprep Summary: Stringprep Profile for Internationalized Domain Names (RFC 3491) Version: 1.101 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Net-IDN-Nameprep/ Source0: http://www.cpan.org/authors/id/C/CF/CFAERBER/Net-IDN-Nameprep-%{version}.tar.gz @@ -42,6 +42,11 @@ for FILE in LICENSE README; do mv $FILE.utf8 $FILE done +# Drop non-free file +# See comments 7 and 9 of the review request: +# https://bugzilla.redhat.com/show_bug.cgi?id=891873 +rm -f t/nameprep_vec.t + %build perl Build.PL installdirs=vendor @@ -65,6 +70,9 @@ perl Build.PL installdirs=vendor %changelog +* Wed Feb 06 2013 Mathieu Bridon <mathieu.bridon@xxxxxxxxxxxxxxx> - 1.101-3 +- Drop the non-free unit test. + * Wed Jan 23 2013 Mathieu Bridon <mathieu.bridon@xxxxxxxxxxxxxxx> - 1.101-2 - Replace the usage of the %%{__perl} macro by the plain perl command. - Add missing build requirements. -- 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