[packages/perl] - rel 2; R: perl-Encode due to Can't locate Encode.pm in @INC (you may need to install the Encode mo

arekm arekm at pld-linux.org
Wed Jan 22 11:45:55 CET 2020


commit 3b9a6e3b26554ce04da1a022bc2954ed42b77ba4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 22 11:45:43 2020 +0100

    - rel 2; R: perl-Encode due to Can't locate Encode.pm in @INC (you may need to install the Encode module) (@INC contains: /usr/local/lib/perl5/5.30.0/x86_64-pld-linux-thread-multi /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl/5.30.0/x86_64-pld-linux-thread-multi /usr/share/perl5/vendor_perl /usr/lib64/perl5/5.30.1/x86_64-pld-linux-thread-multi /usr/share/perl5/5.30.1) at /usr/share/perl5/5.30.1/Pod/Text.pm line 24.

 perl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index af424cf..f6f232d 100644
--- a/perl.spec
+++ b/perl.spec
@@ -44,7 +44,7 @@
 %define		perl_mod2version()	%([ -f %{SOURCE4} ] && awk -vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
 %define		ver	5.30.1
-%define		rel	1
+%define		rel	2
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):	Programovací jazyk Perl
 Summary(da.UTF-8):	Programmeringssproget Perl
@@ -422,7 +422,7 @@ Summary:	Modules from the core Perl distribution
 Summary(pl.UTF-8):	Moduły z podstawowej dystrybucji Perla
 Group:		Libraries
 Requires:	%{name}-base = %{epoch}:%{ver}-%{release}
-Suggests:	perl-Encode >= 1:2.44
+Requires:	perl-Encode >= 2:2.49-%{ver}.%{rel}
 Suggests:	perl-Version-Requirements
 Provides:	%perl_modversion Archive::Tar
 Provides:	%perl_modversion Attribute::Handlers
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/3b9a6e3b26554ce04da1a022bc2954ed42b77ba4



More information about the pld-cvs-commit mailing list