]> git.pld-linux.org Git - packages/perl-List-MoreUtils.git/blobdiff - perl-List-MoreUtils.spec
- x32 rebuild
[packages/perl-List-MoreUtils.git] / perl-List-MoreUtils.spec
index 4a489c3f4b7981473c33f49854e367a860f2cebe..198ef630c55ece180633ff781fe4720763812d17 100644 (file)
@@ -8,17 +8,22 @@
 Summary:       List::MoreUtils - provide the stuff missing in List::Util
 Summary(pl.UTF-8):     List::MoreUtils - dostarczenie elementów brakujących w List::Util
 Name:          perl-List-MoreUtils
-Version:       0.22
-Release:       3
+Version:       0.403
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-#Source0:      http://www.cpan.org/modules/by-module/List/%{pdir}-%{pnam}-%{version}.tar.gz
-Source0:       http://www.cpan.org/modules/by-authors/id/V/VP/VPARSEVAL/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 3a6ec506f40662ab1296c48c5eb72016
+Source0:       http://www.cpan.org/modules/by-module/List/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: ea3a04e59fdc599389370d1d6ddde7bc
 URL:           http://search.cpan.org/dist/List-MoreUtils/
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.86
+BuildRequires: perl-ExtUtils-CBuilder >= 0.27
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires: perl-Exporter-Tiny >= 0.038
+BuildRequires: perl-Test-Simple >= 0.90
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc Changes README
 %dir %{perl_vendorarch}/List
 %{perl_vendorarch}/List/MoreUtils.pm
+%{perl_vendorarch}/List/MoreUtils
 %dir %{perl_vendorarch}/auto/List/MoreUtils
-%{perl_vendorarch}/auto/List/MoreUtils/MoreUtils.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/List/MoreUtils/MoreUtils.so
-%{_mandir}/man3/*
+%{_mandir}/man3/List::MoreUtils*.3pm*
This page took 0.142155 seconds and 4 git commands to generate.