!3 修复编译问题
From: @mywaaagh_admin Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
264fc74f4d
@ -1,13 +1,14 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-Event
|
Name: perl-Event
|
||||||
Version: 1.28
|
Version: 1.28
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Event loop processing
|
Summary: Event loop processing
|
||||||
License: GPL-1.0-only or Artistic-1.0-Perl
|
License: GPL-1.0-only or Artistic-1.0-Perl
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Event/
|
URL: http://search.cpan.org/dist/Event/
|
||||||
Source0: http://www.cpan.org/authors/id/E/ET/ETJ/Event-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/E/ET/ETJ/Event-%{version}.tar.gz
|
||||||
BuildRequires: perl >= 0:5.008000
|
BuildRequires: perl >= 0:5.008000
|
||||||
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Test) >= 1
|
BuildRequires: perl(Test) >= 1
|
||||||
@ -71,5 +72,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 lichaoran <pkwarcraft@hotmail.com> 1.28-2
|
||||||
|
- add perl-devel as BuildRequires
|
||||||
|
|
||||||
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.28-1
|
* Sun May 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.28-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user