Package init
This commit is contained in:
parent
e750a4fca3
commit
1bf6daeb5f
@ -3,7 +3,7 @@
|
||||
Name: perl-Pod-Checker
|
||||
Epoch: 4
|
||||
Version: 1.73
|
||||
Release: 397
|
||||
Release: 398
|
||||
Summary: Check pod documents for syntax errors
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Pod-Checker
|
||||
@ -34,6 +34,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 UNINST=0
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%{_fixperms} %{buildroot}/*
|
||||
|
||||
%check
|
||||
make test
|
||||
@ -48,6 +49,12 @@ make test
|
||||
%{_mandir}/man{1/*,3/*}
|
||||
|
||||
%changelog
|
||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 4:1.73-398
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:change mod of files
|
||||
|
||||
* Thu Sep 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 4:1.73-397
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user