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