add perl-devel buildrequire
This commit is contained in:
parent
9904058e03
commit
4ae29cd4b9
@ -1,13 +1,13 @@
|
|||||||
Name: perl-XML-Parser
|
Name: perl-XML-Parser
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.44
|
Version: 2.44
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Perl module for parsing XML documents
|
Summary: Perl module for parsing XML documents
|
||||||
License: GPLv1+ or Artistic 1.0
|
License: GPLv1+ or Artistic 1.0
|
||||||
URL: https://metacpan.org/release/XML-Parser
|
URL: https://metacpan.org/release/XML-Parser
|
||||||
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/XML-Parser-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc make perl-generators perl expat-devel
|
BuildRequires: gcc make perl-generators perl expat-devel perl-devel
|
||||||
Requires: perl
|
Requires: perl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,6 +52,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 1:2.44-4
|
||||||
|
- add perl-devel buildrequire
|
||||||
|
|
||||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:2.44-3
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:2.44-3
|
||||||
- Change mod of files
|
- Change mod of files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user