]> git.pld-linux.org Git - packages/perl-List-MoreUtils.git/commitdiff
- updated to 0.22
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Dec 2006 12:16:13 +0000 (12:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-List-MoreUtils.spec -> 1.12

perl-List-MoreUtils.spec

index be9cf53410d6eadc14ac9e89d5d6ef21dda18d46..aa0f21474aae60556fe32e0e0ce89cf204ee6b74 100644 (file)
@@ -8,13 +8,14 @@
 Summary:       List::MoreUtils - provide the stuff missing in List::Util
 Summary(pl):   List::MoreUtils - dostarczenie elementów brakuj±cych w List::Util
 Name:          perl-List-MoreUtils
-Version:       0.17
-Release:       2
+Version:       0.22
+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: 975ae6bbaf45a0c1d8f6bf6d391e447a
+#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
 URL:           http://search.cpan.org/dist/List-MoreUtils/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -66,5 +67,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %dir %{perl_vendorarch}/List
-%{perl_vendorarch}/List/*.pm
+%{perl_vendorarch}/List/MoreUtils.pm
+%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/*
This page took 0.046019 seconds and 4 git commands to generate.