packages: perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec - updated to 1...
qboosh
qboosh at pld-linux.org
Sun Feb 20 20:52:17 CET 2011
Author: qboosh Date: Sun Feb 20 19:52:17 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.23_03
---- Files affected:
packages/perl-Scalar-List-Utils:
perl-Scalar-List-Utils.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec
diff -u packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.40 packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.41
--- packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec:1.40 Sat Nov 13 00:16:22 2010
+++ packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec Sun Feb 20 20:52:12 2011
@@ -9,13 +9,13 @@
Summary: List::Util and Scalar::Util - selection of general-utility scalar subroutines
Summary(pl.UTF-8): List::Util i Scalar::Util - wybór procedur skalarnych ogólnego zastosowania
Name: perl-Scalar-List-Utils
-Version: 1.23
-Release: 3
+Version: 1.23_03
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 2e7909f8737cd6eecd8520b77326916b
+Source0: http://www.cpan.org/modules/by-module/Scalar/GBARR/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 2e7eb6669cdf4b407b7e262aaa0cb10b
URL: http://search.cpan.org/dist/Scalar-List-Utils/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -55,20 +55,19 @@
%files
%defattr(644,root,root,755)
-%doc Change* README
+%doc Changes README
%dir %{perl_vendorarch}/List
-%{perl_vendorarch}/List/*.pm
+%{perl_vendorarch}/List/Util.pm
%dir %{perl_vendorarch}/List/Util
%{perl_vendorarch}/List/Util/*.pm
%dir %{perl_vendorarch}/Scalar
-%{perl_vendorarch}/Scalar/*.pm
-%dir %{perl_vendorarch}/Scalar/Util
-%{perl_vendorarch}/Scalar/Util/*.pm
+%{perl_vendorarch}/Scalar/Util.pm
%dir %{perl_vendorarch}/auto/List
%dir %{perl_vendorarch}/auto/List/Util
-%attr(755,root,root) %{perl_vendorarch}/auto/List/Util/*.so
-%{perl_vendorarch}/auto/List/Util/*.bs
-%{_mandir}/man3/*
+%attr(755,root,root) %{perl_vendorarch}/auto/List/Util/Util.so
+%{perl_vendorarch}/auto/List/Util/Util.bs
+%{_mandir}/man3/List::Util*.3pm*
+%{_mandir}/man3/Scalar::Util.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2011/02/20 19:52:12 qboosh
+- updated to 1.23_03
+
Revision 1.40 2010/11/12 23:16:22 pawelz
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Scalar-List-Utils/perl-Scalar-List-Utils.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list