update code
This commit is contained in:
parent
1e456dd49a
commit
de12f9343f
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-SSLeay
|
||||
Version: 1.88
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Perl module for using OpenSSL
|
||||
License: Artistic 2.0
|
||||
URL: https://metacpan.org/release/Net-SSLeay
|
||||
@ -8,19 +8,14 @@ Source0: https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-%{ve
|
||||
# Build requires
|
||||
BuildRequires: openssl-devel perl-devel perl-generators
|
||||
# Test Suite requires
|
||||
BuildRequires: perl-Test-Warn perl-Test-NoWarnings perl-Test-Exception perl-Test-Pod
|
||||
BuildRequires: perl-Test-NoWarnings perl-Test-Pod
|
||||
# Runtime requires
|
||||
Requires: perl perl-MIME-Base64
|
||||
|
||||
%description
|
||||
This Package provides perl modules(Net::SSLeay and Net::SSLeay::Handle) for using OpenSSL.
|
||||
|
||||
%package help
|
||||
Summary: Man page and examples for Net::SSLeay
|
||||
BuildArch: noarch
|
||||
|
||||
%description help
|
||||
This package provides %{summary}.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n Net-SSLeay-%{version}
|
||||
@ -46,6 +41,12 @@ make test
|
||||
%doc QuickRef examples/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 1.88-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:delete unneeded build requires of perl-Test-Warn and perl-Test-Exception
|
||||
|
||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.88-2
|
||||
- Adjust requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user