SPECS: perl-List-MoreUtils.spec - updated to 0.22
qboosh
qboosh at pld-linux.org
Fri Dec 22 13:16:18 CET 2006
Author: qboosh Date: Fri Dec 22 12:16:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.22
---- Files affected:
SPECS:
perl-List-MoreUtils.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/perl-List-MoreUtils.spec
diff -u SPECS/perl-List-MoreUtils.spec:1.11 SPECS/perl-List-MoreUtils.spec:1.12
--- SPECS/perl-List-MoreUtils.spec:1.11 Thu Oct 26 00:50:34 2006
+++ SPECS/perl-List-MoreUtils.spec Fri Dec 22 13:16:13 2006
@@ -9,13 +9,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
@@ -67,7 +68,10 @@
%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/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -76,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/22 12:16:13 qboosh
+- updated to 0.22
+
Revision 1.11 2006/10/25 22:50:34 ankry
- missing dir, rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-List-MoreUtils.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list