[packages/perl-IO-All] - updated to 0.87

qboosh qboosh at pld-linux.org
Wed Sep 24 17:40:57 CEST 2025


commit dcbe2cc9b147b00d8895de976563786fde5247ae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 24 17:43:56 2025 +0200

    - updated to 0.87

 perl-IO-All.spec | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/perl-IO-All.spec b/perl-IO-All.spec
index 0d9c48e..70960df 100644
--- a/perl-IO-All.spec
+++ b/perl-IO-All.spec
@@ -1,26 +1,29 @@
 #
 # Conditional build:
-%bcond_with	tests	# do not perform "make test"
+%bcond_with	tests	# unit tests
 #
 %define		pdir	IO
 %define		pnam	All
 Summary:	IO::All of it to Graham and Damian
 Summary(pl.UTF-8):	IO::All - wszystkie IO dla Grahama i Damiana
 Name:		perl-IO-All
-Version:	0.86
+Version:	0.87
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	b257d3f742867825d018e74f5a5d549b
-URL:		http://search.cpan.org/dist/IO-All/
-BuildRequires:	perl-devel >= 1:5.8.0
+Source0:	https://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	f1c88376eaedc72fc43a8df5c6de972c
+URL:		https://metacpan.org/dist/IO-All
+BuildRequires:	perl-ExtUtils-MakeMaker
+BuildRequires:	perl-devel >= 1:5.8.1
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl-File-ReadBackwards
 BuildRequires:	perl-IO-String
 BuildRequires:	perl-MLDBM
+BuildRequires:	perl-Scalar-List-Utils
 BuildRequires:	perl-Spiffy >= 0.19
 %endif
 Requires:	perl-mixin
@@ -58,6 +61,7 @@ przykryć dowolne metody i dodać nowe, własne.
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
+
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -75,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/IO/All.pm
 %{perl_vendorlib}/IO/All
 %{_mandir}/man3/IO::All*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-All.git/commitdiff/dcbe2cc9b147b00d8895de976563786fde5247ae



More information about the pld-cvs-commit mailing list