]> git.pld-linux.org Git - packages/perl-Scalar-List-Utils.git/commitdiff
- updated to 1.23_03 auto/th/perl-Scalar-List-Utils-1_23_03-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Feb 2011 19:52:12 +0000 (19:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Scalar-List-Utils.spec -> 1.41

perl-Scalar-List-Utils.spec

index 08ad4890a79a079045fea54a12d911fcfee6e673..1b61959b4e47ceaf042b4d81bd1b673b53e05d85 100644 (file)
@@ -8,13 +8,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
@@ -54,17 +54,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %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*
This page took 0.090075 seconds and 4 git commands to generate.