[packages/perl-Check-ISA] - updated to 0.09

qboosh qboosh at pld-linux.org
Mon Nov 7 21:38:16 CET 2016


commit 3d354c9f98ea6bb6b9e925504e945eeb0a5fef9d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 7 21:38:15 2016 +0100

    - updated to 0.09

 perl-Check-ISA.spec | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/perl-Check-ISA.spec b/perl-Check-ISA.spec
index 4f969f8..e9bea18 100644
--- a/perl-Check-ISA.spec
+++ b/perl-Check-ISA.spec
@@ -8,19 +8,20 @@
 Summary:	Check::ISA - DWIM, correct checking of an object's class
 Summary(pl.UTF-8):	Check::ISA - DWIM, poprawne sprawdzanie klas obiektów
 Name:		perl-Check-ISA
-Version:	0.04
-Release:	2
+Version:	0.09
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://search.cpan.org/CPAN/authors/id/N/NU/NUFFIN/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	7d118aadd4069b4287f309482776a2bd
+Source0:	http://www.cpan.org/modules/by-authors/id/M/MA/MANWAR/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	d86bd85a04cdc0976841fdc2c6fa19b5
 URL:		http://search.cpan.org/dist/Check-ISA/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Sub-Exporter
-BuildRequires:	perl-Test-use-ok
+BuildRequires:	perl-Test-Simple >= 1.001014
+#BuildRequires:	perl-Test-use-ok  # included in Test::Simple >= 1.001014
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,8 +31,8 @@ This module provides several functions to assist in testing whether a
 value is an object, and if so asking about its class.
 
 %description -l pl.UTF-8
-Moduł ten dostarcza funkcje do wparcia sprawdzania czy wartość jest
-obiektem, i jeśli jest, do odpytania o jego klasę.
+Moduł ten dostarcza funkcje wspierające sprawdzanie, czy wartość jest
+obiektem, i, jeśli jest, do zapytania o jego klasę.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -54,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes
+%doc Changes README
 %dir %{perl_vendorlib}/Check
-%{perl_vendorlib}/Check/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Check/ISA.pm
+%{_mandir}/man3/Check::ISA.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Check-ISA.git/commitdiff/3d354c9f98ea6bb6b9e925504e945eeb0a5fef9d



More information about the pld-cvs-commit mailing list