11 Star 1 Fork 10

src-openEuler / perl-ExtUtils-Manifest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
perl-ExtUtils-Manifest.spec 1.56 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
sxt1001 提交于 2020-08-26 14:19 . update to 1.72
Name: perl-ExtUtils-Manifest
Epoch: 1
Version: 1.72
Release: 1
Summary: Utilities to write and check a MANIFEST file
License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-Manifest
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/ExtUtils-Manifest-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators, perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(Carp), perl(Config), perl(Exporter), perl(File::Basename), perl(strict), perl(warnings)
BuildRequires: perl(File::Copy), perl(File::Find), perl(File::Path), perl(File::Spec) >= 0.8
BuildRequires: perl(Cwd), perl(Test::More), perl(Data::Dumper)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)), perl(File::Path)
%description
Utilities to write and check a MANIFEST file.
%package help
Summary: Including man files for perl-ExtUtils-Manifest
Requires: man
%description help
This contains man files for the using of perl-ExtUtils-Manifest.
%prep
%autosetup -n ExtUtils-Manifest-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%make_build
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
%files
%license LICENSE
%doc README
%{perl_vendorlib}/*
%files help
%{_mandir}/man*/*
%changelog
* Wed Aug 26 2020 shixuantong<shixuantong@huawei.com> - 1.72-1
- update version to 1.72
* Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.71-4
- Package init
1
https://gitee.com/src-openeuler/perl-ExtUtils-Manifest.git
git@gitee.com:src-openeuler/perl-ExtUtils-Manifest.git
src-openeuler
perl-ExtUtils-Manifest
perl-ExtUtils-Manifest
openEuler-20.03-LTS

搜索帮助

14c37bed 8189591 565d56ea 8189591