1 Star 0 Fork 8

wangef/perl-Software-License

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
perl-Software-License.spec 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
putao66 提交于 2020-01-10 11:24 . Change the url to valid address
Name: perl-Software-License
Version: 0.103013
Release: 7
Summary: Packages that provide templated software licenses
License: GPL+ or Artistic
URL: https://metacpan.org/release/Software-License
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-0.103013.tar.gz
BuildArch: noarch
BuildRequires: coreutils findutils make perl-generators perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) perl(Carp) perl(Data::Section)
BuildRequires: perl(File::Spec) perl(IO::Dir) perl(Module::Load) perl(parent)
BuildRequires: perl(strict) perl(Text::Template) perl(utf8) perl(warnings)
BuildRequires: perl(File::Spec) perl(Test::More) >= 0.88 perl(Try::Tiny)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
This archive contains the distribution Software-License:
packages that provide templated software licenses.
%package_help
%prep
%autosetup -n Software-License-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
%make_build
%install
%make_install
find %{buildroot} -type f -name .packlist -delete
%check
make test
%files
%license LICENSE
%doc Changes README
%{perl_vendorlib}/Software/
%files help
%{_mandir}/man3/Software::License.3*
%{_mandir}/man3/Software::License::*.3*
%{_mandir}/man3/Software::LicenseUtils.3*
%changelog
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.103013-7
- Change the url to valid address
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.103013-6
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangef/perl-Software-License.git
git@gitee.com:wangef/perl-Software-License.git
wangef
perl-Software-License
perl-Software-License
master

搜索帮助