Skip to content

Commit

Permalink
Fixed: 'Package naming issue' n 'runtime requirement on perl-libs'
Browse files Browse the repository at this point in the history
  • Loading branch information
v-smalavathu committed Jan 9, 2025
1 parent d9fecac commit 3c20e63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SPECS-EXTENDED/perl-PAR-Dist/perl-PAR-Dist.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"PAR-Dist-0.53.tar.gz": "04cbc81e786968f9a4109ad6c2f9b81e879ac0c6b6080a9d217443b61dfd2498"
"perl-PAR-Dist-0.53.tar.gz": "04cbc81e786968f9a4109ad6c2f9b81e879ac0c6b6080a9d217443b61dfd2498"
}
}
3 changes: 2 additions & 1 deletion SPECS-EXTENDED/perl-PAR-Dist/perl-PAR-Dist.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release: 3%{?dist}
Summary: Toolkit for creating and manipulating Perl PAR distributions
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/PAR-Dist
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-%{version}.tar.gz#/perl-PAR-Dist-%{version}.tar.gz
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: make
Expand Down Expand Up @@ -34,6 +34,7 @@ BuildRequires: perl(YAML::Tiny)
# Tests:
BuildRequires: perl(Test)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Archive::Zip)
Requires: perl(Cwd)
Requires: perl(ExtUtils::Install)
Expand Down

0 comments on commit 3c20e63

Please sign in to comment.