[packages/perl-IPC-Run3] - updated to 0.049

qboosh qboosh at pld-linux.org
Fri Sep 26 18:52:54 CEST 2025


commit 362207fa3d52a8eb49f8aaea6053ca7c96432f2e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 26 18:55:59 2025 +0200

    - updated to 0.049

 perl-IPC-Run3.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec
index 8c46112..38670c5 100644
--- a/perl-IPC-Run3.spec
+++ b/perl-IPC-Run3.spec
@@ -1,21 +1,23 @@
 #
 # Conditional build:
-%bcond_with	tests	# perform "make test" (one test fails)
+%bcond_without	tests	# unit tests
 #
 %define		pdir	IPC
 %define		pnam	Run3
 Summary:	IPC::Run3 - Run a subprocess in batch mode (a la system) on Unix, Win32, etc.
 Summary(pl.UTF-8):	IPC::Run3 - uruchamianie podprocesu w trybie wsadowym (tak jak system)
 Name:		perl-IPC-Run3
-Version:	0.048
+Version:	0.049
 Release:	1
 License:	BSD, GPL or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/IPC/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	5a8cec571c51a118b265cf6e24e55761
-URL:		http://search.cpan.org/dist/IPC-Run3/
+Source0:	https://www.cpan.org/modules/by-module/IPC/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	569393ca56dfb78dedd79e93c0439159
+URL:		https://metacpan.org/dist/IPC-Run3
+BuildRequires:	perl-ExtUtils-MakeMaker
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl-Test-Simple >= 0.31
 BuildRequires:	perl-Time-HiRes
@@ -36,6 +38,7 @@ Uniksach, Win32 itd.
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
+
 %{__make}
 
 %{?with_tests:%{__make} test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IPC-Run3.git/commitdiff/362207fa3d52a8eb49f8aaea6053ca7c96432f2e



More information about the pld-cvs-commit mailing list