Package init

This commit is contained in:
dogsheng 2019-12-25 16:03:53 +08:00
parent 1fd5e524da
commit 6407acaeab

View File

@ -1,6 +1,6 @@
Name: perl-URI
Version: 1.76
Release: 2
Release: 3
Summary: The Perl URI module implementation
License: GPLv1+ or Artistic 1.0
URL: https://metacpan.org/release/URI
@ -31,6 +31,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
%install
%make_install
%{_fixperms} %{buildroot}/*
%check
make test
@ -48,6 +49,9 @@ make test
%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
- Adjust requires