commit 04b4920422252b8031f9426b97b1765830278a5b
Author: Jakub Bogusz <[email protected]>
Date:   Tue Feb 3 21:17:13 2015 +0100

    - updated to 0.022
    - pl

 perl-ExtUtils-Helpers.spec | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)
---
diff --git a/perl-ExtUtils-Helpers.spec b/perl-ExtUtils-Helpers.spec
index 9883b59..ea04c8e 100644
--- a/perl-ExtUtils-Helpers.spec
+++ b/perl-ExtUtils-Helpers.spec
@@ -6,17 +6,22 @@
 %define                pnam    Helpers
 %include       /usr/lib/rpm/macros.perl
 Summary:       ExtUtils::Helpers - Various portability utilities for module 
builders
-#Summary(pl.UTF-8):    
+Summary(pl.UTF-8):     ExtUtils::Helpers - narzędzia ułatwiające przenośność 
dla budowniczych modułów
 Name:          perl-ExtUtils-Helpers
-Version:       0.021
+Version:       0.022
 Release:       1
-# same as perl
+# same as perl 5
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/ExtUtils/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 94aa8eaf92def26d9af0cb25fcb1570f
+# Source0-md5: cf4fd6f8caa6daac33b1111c9e93162b
 URL:           http://search.cpan.org/dist/ExtUtils-Helpers/
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
 BuildRequires: perl-devel >= 1:5.8.0
+%if %{with tests}
+BuildRequires: perl(Exporter)
+BuildRequires: perl-Text-ParseWords >= 3.24
+%endif
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,8 +30,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This module provides various portable helper functions for module
 building modules.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł dostarcza różne przenośne funkcje pomocnicze dla modułów
+budujących moduły.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -49,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes INSTALL README
-%{perl_vendorlib}/ExtUtils/*.pm
+%doc Changes README
+%{perl_vendorlib}/ExtUtils/Helpers.pm
 %{perl_vendorlib}/ExtUtils/Helpers
-%{_mandir}/man3/*
+%{_mandir}/man3/ExtUtils::Helpers*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-ExtUtils-Helpers.git/commitdiff/04b4920422252b8031f9426b97b1765830278a5b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to