Package init
This commit is contained in:
parent
3fdefd5b97
commit
e1c00cd3ad
@ -1,6 +1,6 @@
|
|||||||
Name: perl-CPAN-Meta-YAML
|
Name: perl-CPAN-Meta-YAML
|
||||||
Version: 0.018
|
Version: 0.018
|
||||||
Release: 419
|
Release: 420
|
||||||
Summary: Read and write a subset of YAML for CPAN Meta files
|
Summary: Read and write a subset of YAML for CPAN Meta files
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/CPAN-Meta-YAML
|
URL: https://metacpan.org/release/CPAN-Meta-YAML
|
||||||
@ -28,6 +28,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 UNINST=0
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
%{_fixperms} %{buildroot}/*
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@ -51,5 +52,8 @@ make test
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.018-420
|
||||||
|
- Change mod of file
|
||||||
|
|
||||||
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.018-419
|
* Tue Sep 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.018-419
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user