Package init
This commit is contained in:
parent
9bc3bac9e7
commit
63322311fb
@ -1,6 +1,6 @@
|
|||||||
Name: perl-CPAN-Meta
|
Name: perl-CPAN-Meta
|
||||||
Version: 2.150010
|
Version: 2.150010
|
||||||
Release: 418
|
Release: 419
|
||||||
Summary: The distribution metadata for a CPAN dist
|
Summary: The distribution metadata for a CPAN dist
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/CPAN-Meta
|
URL: https://metacpan.org/release/CPAN-Meta
|
||||||
@ -35,6 +35,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
|
||||||
@ -59,5 +60,8 @@ make test
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.150010-419
|
||||||
|
- Change mod of file
|
||||||
|
|
||||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.150010-418
|
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.150010-418
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user