代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/perl-Exporter 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: perl-Exporter
Version: 5.74
Release: 1
Summary: Implements default import method for modules
License: GPL+ or Artistic
URL: https://metacpan.org/release/Exporter
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Exporter-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-interpreter perl-generators git
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Carp) >= 1.05 perl(strict) perl(warnings)
BuildRequires: perl(Test::More) perl(vars)
BuildRequires: perl(Test::Pod) >= 1.18
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Carp) >= 1.05 perl(warnings)
%description
The Exporter module implements an import method which allows a module to
export functions and variables to its users' name spaces. Many modules use
Exporter rather than implementing their own import method because Exporter
provides a highly flexible interface, with an implementation optimized for
the common case.
%package help
Summary: Documents for %{name}
Buildarch: noarch
Requires: man
%description help
Man pages and other related documents for %{name}.
%prep
%autosetup -n Exporter-%{version} -p1 -S git
%build
perl Makefile.PL INSTALLDIRS=vendor
%make_build
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist | xargs rm -f
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
%files
%doc Changes README
%{perl_vendorlib}/*
%files help
%{_mandir}/man3/*
%changelog
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 5.74-1
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: update version to 5.74
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.73-420
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: update the package with tarball
* Sat Sep 14 2019 guiyao <guiyao@huawei.com> - 5.73-419
- Package Init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。