!5 Add gcc to build dependency
From: @wang_yue111 Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
1873e40744
@ -1,14 +1,14 @@
|
|||||||
%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: 2
|
Release: 3
|
||||||
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-devel 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) gcc
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,7 +75,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> 1.3-3
|
||||||
|
- Add gcc to build dependency
|
||||||
|
|
||||||
* Fri May 21 2021 caodongxia <caodongxia@huawei.com> 1.3-2
|
* Fri May 21 2021 caodongxia <caodongxia@huawei.com> 1.3-2
|
||||||
- Add perl-devel build require
|
- 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