fix
This commit is contained in:
parent
dd78c00e69
commit
08e5766fc0
@ -1,13 +1,13 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-XML-Structured
|
Name: perl-XML-Structured
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Simple conversion API from XML to perl structures and back
|
Summary: Simple conversion API from XML to perl structures and back
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/XML-Structured/
|
URL: http://search.cpan.org/dist/XML-Structured/
|
||||||
Source0: https://github.com/openSUSE/perl-XML-Structured/archive/refs/heads/master.zip
|
Source0: https://github.com/openSUSE/perl-XML-Structured/archive/refs/heads/master.zip
|
||||||
BuildRequires: findutils make perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
BuildRequires: findutils make perl-devel perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Module::Build::Compat) perl(Test::More)
|
BuildRequires: perl(Module::Build::Compat) perl(Test::More)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
|
|
||||||
@ -75,5 +75,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2021 caodongxia <caodongxia@huawei.com> 1.3-2
|
||||||
|
- Add perl-devel build require
|
||||||
* Fri May 21 2021 caodongxia <caodongxia@huawei.com> 1.3-1
|
* Fri May 21 2021 caodongxia <caodongxia@huawei.com> 1.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user