Package init

This commit is contained in:
dogsheng 2019-12-25 16:02:52 +08:00
parent a5c5474ec5
commit 002c08592a

View File

@ -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