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

qboosh qboosh at pld-linux.org
Sun May 3 21:46:51 CEST 2020


commit 91025dee143aac3ed135ecebe51d1e6694e63030
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 3 21:46:54 2020 +0200

    - updated to 0.012

 perl-ExtUtils-InstallPaths.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec
index 037e625..9f61354 100644
--- a/perl-ExtUtils-InstallPaths.spec
+++ b/perl-ExtUtils-InstallPaths.spec
@@ -7,18 +7,22 @@
 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.010
+Version:	0.012
 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:	f0b00cc6c04653588a6298fa1f16c07f
-URL:		http://search.cpan.org/dist/ExtUtils-InstallPaths/
+# Source0-md5:	9a8d66aab1ffec98ea260faf03ac612b
+URL:		https://metacpan.org/release/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-File-Temp
+BuildRequires:	perl-Test-Simple
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,6 +74,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/ExtUtils/InstallPaths.pm
 %{_mandir}/man3/ExtUtils::InstallPaths.3pm*
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list