perl-Storable.spec中指定的源码包Source0无效,需修正
This commit is contained in:
parent
740639a0e8
commit
69938ed044
@ -3,11 +3,11 @@
|
||||
Name: perl-%{mod_name}
|
||||
Epoch: 1
|
||||
Version: 3.25
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Persistence for Perl data structures
|
||||
License: GPL+ or Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Storable
|
||||
Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/%{mod_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/N/NW/NWCLARK/%{mod_name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: bash, gcc, make, perl-devel, perl-generators, perl-interpreter
|
||||
BuildRequires: perl(Config), perl(Cwd), perl(ExtUtils::MakeMaker) >= 6.76
|
||||
@ -65,6 +65,9 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 26 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 3.25-3
|
||||
- Update the Source0 URL.
|
||||
|
||||
* Tue Jun 28 2022 Chenyx <chenyixiong3@huawei.com> - 3.25-2
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user