Package init
This commit is contained in:
parent
b69be48aad
commit
9904058e03
@ -1,7 +1,7 @@
|
||||
Name: perl-XML-Parser
|
||||
Epoch: 1
|
||||
Version: 2.44
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Perl module for parsing XML documents
|
||||
License: GPLv1+ or Artistic 1.0
|
||||
URL: https://metacpan.org/release/XML-Parser
|
||||
@ -37,6 +37,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%{_fixperms} %{buildroot}/*
|
||||
|
||||
%check
|
||||
make test
|
||||
@ -51,6 +52,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:2.44-3
|
||||
- Change mod of files
|
||||
|
||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:2.44-2
|
||||
- Adjust requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user