[packages/perl-strictures] - updated to 2.000001 - pl

qboosh qboosh at pld-linux.org
Fri Jan 8 23:05:52 CET 2016


commit 1111f90e03fef9a57ce1a9830c129d660c21a8e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 8 23:07:54 2016 +0100

    - updated to 2.000001
    - pl

 perl-strictures.spec | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/perl-strictures.spec b/perl-strictures.spec
index 27a8bc1..1e0df74 100644
--- a/perl-strictures.spec
+++ b/perl-strictures.spec
@@ -5,15 +5,15 @@
 %define		pdir	strictures
 %include	/usr/lib/rpm/macros.perl
 Summary:	Turn on strict and make all warnings fatal
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	Włączenie trybu ścisłego i uczynienie wszystkich ostrzeżeń krytycznymi
 Name:		perl-strictures
-Version:	1.005002
+Version:	2.000001
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/H/HA/HAARG/strictures-1.005002.tar.gz
-# Source0-md5:	3003ab606c221b0f125496ee186c9f1c
+Source0:	http://www.cpan.org/modules/by-authors/id/H/HA/HAARG/%{pdir}-%{version}.tar.gz
+# Source0-md5:	fb1350b4af50a2f6ba053c1cfd97e920
 URL:		http://search.cpan.org/dist/strictures/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -23,8 +23,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Turn on strict and make all warnings fatal.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Włączenie trybu ścisłego i uczynienie wszystkich ostrzeżeń
+krytycznymi.
 
 %prep
 %setup -q -n %{pdir}-%{version}
@@ -48,5 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/strictures.pm
+%{perl_vendorlib}/strictures
+%{_mandir}/man3/strictures.3pm*
+%{_mandir}/man3/strictures::extra.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-strictures.git/commitdiff/1111f90e03fef9a57ce1a9830c129d660c21a8e9



More information about the pld-cvs-commit mailing list