[packages/perl-ExtUtils-InstallPaths] - updated to 0.014

qboosh qboosh at pld-linux.org
Sun Sep 14 11:46:04 CEST 2025


commit 18443cd09c0b94a0aa23e6b13d80be7f032e2082
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 14 11:48:59 2025 +0200

    - updated to 0.014

 perl-ExtUtils-InstallPaths.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec
index 9f61354..41968e0 100644
--- a/perl-ExtUtils-InstallPaths.spec
+++ b/perl-ExtUtils-InstallPaths.spec
@@ -1,26 +1,26 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	ExtUtils
 %define		pnam	InstallPaths
 Summary:	ExtUtils::InstallPaths - Build.PL install path logic made easy
 Summary(pl.UTF-8):	ExtUtils::InstallPaths - ułatwienie logiki ścieżek instalacyjnych Build.PL
 Name:		perl-ExtUtils-InstallPaths
-Version:	0.012
+Version:	0.014
 Release:	1
 # 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:	9a8d66aab1ffec98ea260faf03ac612b
-URL:		https://metacpan.org/release/ExtUtils-InstallPaths
+Source0:	https://www.cpan.org/modules/by-module/ExtUtils/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	34fb12d1b245e44142846c72905beffc
+URL:		https://metacpan.org/dist/ExtUtils-InstallPaths
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl(File::Spec::Functions) >= 0.83
-BuildRequires:	perl-ExtUtils-Config >= 0.002
+BuildRequires:	perl-ExtUtils-Config >= 0.009
 BuildRequires:	perl-File-Temp
 BuildRequires:	perl-Test-Simple
 %endif
@@ -59,6 +59,7 @@ przykład /tmp/install, aby utworzyć pakiety instalacyjne.
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
+
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -74,6 +75,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes
+%doc Changes README
 %{perl_vendorlib}/ExtUtils/InstallPaths.pm
 %{_mandir}/man3/ExtUtils::InstallPaths.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-ExtUtils-InstallPaths.git/commitdiff/18443cd09c0b94a0aa23e6b13d80be7f032e2082



More information about the pld-cvs-commit mailing list