Fix build test error
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
493d28b3d9
commit
f8472aae87
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-FFI-CheckLib
|
Name: perl-FFI-CheckLib
|
||||||
Version: 0.31
|
Version: 0.31
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: FFI::CheckLib Perl module
|
Summary: FFI::CheckLib Perl module
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -14,7 +14,7 @@ BuildRequires: perl-generators
|
|||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl(:VERSION) >= 5.6
|
BuildRequires: perl(:VERSION) >= 5.6
|
||||||
BuildRequires: perl(Test2::V0) >= 0.000060
|
BuildRequires: perl(Test2::V0) >= 0.000060
|
||||||
|
BuildRequires: perl(File::Which)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This Perl module checks whether a particular dynamic library is available for
|
This Perl module checks whether a particular dynamic library is available for
|
||||||
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 25 2023 xu_ping <707078654@qq.com> - 0.31-2
|
||||||
|
- fix build test error
|
||||||
|
|
||||||
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 0.31-1
|
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 0.31-1
|
||||||
- upgrade to version 0.31
|
- upgrade to version 0.31
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user