add perl-devel buildrequire
This commit is contained in:
parent
919fbef331
commit
a1c76cac10
@ -1,12 +1,13 @@
|
|||||||
Name: perl-gettext
|
Name: perl-gettext
|
||||||
Version: 1.07
|
Version: 1.07
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: message handling functions
|
Summary: message handling functions
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/gettext
|
URL: https://metacpan.org/release/gettext
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PV/PVANDRY/Locale-gettext-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PV/PVANDRY/Locale-gettext-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
|
BuildRequires: perl-interpreter perl-generators perl-devel
|
||||||
|
BulidRequires: perl(ExtUtils::MakeMaker) perl(Test::More)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The gettext module permits access from perl to the gettext() family of functions
|
The gettext module permits access from perl to the gettext() family of functions
|
||||||
@ -48,5 +49,8 @@ make test
|
|||||||
%{_mandir}/man3/*3*
|
%{_mandir}/man3/*3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 1.07-14
|
||||||
|
- add perl-devel buildrequire
|
||||||
|
|
||||||
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.07-13
|
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.07-13
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user