Package init
This commit is contained in:
parent
a5c5474ec5
commit
002c08592a
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-SSLeay
|
||||
Version: 1.88
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Perl module for using OpenSSL
|
||||
License: Artistic 2.0
|
||||
URL: https://metacpan.org/release/Net-SSLeay
|
||||
@ -26,6 +26,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%{_fixperms} %{buildroot}/*
|
||||
|
||||
%check
|
||||
make test
|
||||
@ -41,6 +42,12 @@ make test
|
||||
%doc QuickRef examples/
|
||||
|
||||
%changelog
|
||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.88-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:change mod of files
|
||||
|
||||
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 1.88-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user