代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
Name: perl-Proc-Simple
Version: 1.32
Release: 2
Summary: Launch and control background processes
License: Perl License
Group: Development/Libraries
URL: http://search.cpan.org/dist/Proc-Simple/
Source0: http://www.cpan.org/authors/id/M/MS/MSCHILLI/Proc-Simple-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
Requires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
The Proc::Simple package provides objects mimicing real-life processes from
a user's point of view. A new process object is created by
%prep
%setup -q -n Proc-Simple-%{version}
%build
export PERL_MM_OPT=""
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%install
export PERL_MM_OPT=""
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc Changes META.json README
%{perl_vendorlib}/*
%{_mandir}/*
%changelog
* Sat Jul 17 2021 Lin_vy <linvyforforum001@163.com> 1.32-2
- Added the value of License to Perl License.
- Deleted the %packages help section,%files help section.
- Deleted empty file of named filelist.list and the process of generating it.
- Added help manual to %files section.
* Fri Jul 16 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.32-1
- Specfile autogenerated by Perl_Bot
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。