Package init
This commit is contained in:
parent
70380e252b
commit
a04779172d
@ -2,7 +2,7 @@ Name: perl-Test-Simple
|
|||||||
Summary: Basic utilities for writing tests
|
Summary: Basic utilities for writing tests
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.302140
|
Version: 1.302140
|
||||||
Release: 2
|
Release: 3
|
||||||
License: (GPL+ or Artistic) and CC0 and Public Domain
|
License: (GPL+ or Artistic) and CC0 and Public Domain
|
||||||
URL: https://metacpan.org/release/Test-Simple
|
URL: https://metacpan.org/release/Test-Simple
|
||||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
||||||
@ -38,6 +38,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
%{_fixperms} %{buildroot}/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test AUTHOR_TESTING=1
|
make test AUTHOR_TESTING=1
|
||||||
@ -63,6 +64,12 @@ make test AUTHOR_TESTING=1
|
|||||||
%{_mandir}/man3/Test*
|
%{_mandir}/man3/Test*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.302167-3
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change mod of files
|
||||||
|
|
||||||
* Mon Sep 23 2019 shenyangyang<shenyangyang4@huawei.com> - 1.302167-2
|
* Mon Sep 23 2019 shenyangyang<shenyangyang4@huawei.com> - 1.302167-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user