!2 delete useless buildrequire
Merge pull request !2 from daidai_is_here/dqw_test
This commit is contained in:
commit
e07bdd922a
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Crypt-CBC
|
Name: perl-Crypt-CBC
|
||||||
Version: 2.33
|
Version: 2.33
|
||||||
Release: 21
|
Release: 22
|
||||||
Summary: Encrypt Data with Cipher Block Chaining Mode
|
Summary: Encrypt Data with Cipher Block Chaining Mode
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Crypt-CBC
|
URL: https://metacpan.org/release/Crypt-CBC
|
||||||
@ -9,7 +9,6 @@ BuildArch: noarch
|
|||||||
BuildRequires: perl-generators perl(bytes) perl(constant) perl(Digest::MD5) >= 2.00
|
BuildRequires: perl-generators perl(bytes) perl(constant) perl(Digest::MD5) >= 2.00
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
BuildRequires: perl(Crypt::DES)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is Crypt::CBC, a Perl-only implementation of the cryptographic
|
This is Crypt::CBC, a Perl-only implementation of the cryptographic
|
||||||
@ -49,5 +48,8 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 12 2020 daiqianwen <daiqianwen@huawei.com> - 2.33-22
|
||||||
|
- Delete useless buildrequire.
|
||||||
|
|
||||||
* Thu Mar 12 2020 daiqianwen <daiqianwen@huawei.com> - 2.33-21
|
* Thu Mar 12 2020 daiqianwen <daiqianwen@huawei.com> - 2.33-21
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user