Package init
This commit is contained in:
parent
1fd5e524da
commit
6407acaeab
@ -1,6 +1,6 @@
|
|||||||
Name: perl-URI
|
Name: perl-URI
|
||||||
Version: 1.76
|
Version: 1.76
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The Perl URI module implementation
|
Summary: The Perl URI module implementation
|
||||||
License: GPLv1+ or Artistic 1.0
|
License: GPLv1+ or Artistic 1.0
|
||||||
URL: https://metacpan.org/release/URI
|
URL: https://metacpan.org/release/URI
|
||||||
@ -31,6 +31,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
|
||||||
@ -48,6 +49,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.74-3
|
||||||
|
- Change mod of files
|
||||||
|
|
||||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.74-2
|
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.74-2
|
||||||
- Adjust requires
|
- Adjust requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user