Author: qboosh Date: Tue Dec 7 17:53:18 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.100
---- Files affected: packages/perl-Net-IDN-Nameprep: perl-Net-IDN-Nameprep.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec diff -u packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec:1.10 packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec:1.11 --- packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec:1.10 Fri Jul 25 11:59:09 2008 +++ packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec Tue Dec 7 18:53:12 2010 @@ -10,24 +10,26 @@ Summary: IDN nameprep tools Summary(pl.UTF-8): Narzędzia obsługujące specyfikację IDN nameprep Name: perl-Net-IDN-Nameprep -Version: 0.02 -Release: 4 +Version: 1.100 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 092b55a6973d702f163ed2e921fc30e1 +Source0: http://www.cpan.org/modules/by-module/Net/CFAERBER/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: e2f79e7d4defcdf6ab1a96c732b3fc0c URL: http://search.cpan.org/dist/IDN-Nameprep/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} -BuildRequires: perl-Unicode-String +BuildRequires: perl-Unicode-Stringprep >= 1.1 +%endif +%if %{with tests} +BuildRequires: perl-Test-Simple +BuildRequires: perl-Test-NoWarnings %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautoreq 'perl(v5.6.0)' - %description Net::IDN::Nameprep implements IDN nameprep specification. This module exports only one function called nameprep. @@ -58,10 +60,9 @@ %files %defattr(644,root,root,755) -%doc Changes +%doc Changes README %{perl_vendorlib}/Net/IDN/Nameprep.pm -%{perl_vendorlib}/Net/IDN/Nameprep -%{_mandir}/man3/* +%{_mandir}/man3/Net::IDN::Nameprep.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/12/07 17:53:12 qboosh +- updated to 1.100 + Revision 1.10 2008/07/25 09:59:09 gotar - added missing autodeps bcond definition ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Net-IDN-Nameprep/perl-Net-IDN-Nameprep.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
