Information for build perl-ExtUtils-InstallPaths-0.012-1.oc9

ID23177
Package Nameperl-ExtUtils-InstallPaths
Version0.012
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-ExtUtils-InstallPaths.git?.#ec2d6abef51065e597a4b99c676df8122f4aaad1
SummaryBuild.PL install path logic made easy
DescriptionThis module tries to make install path resolution as easy as possible. When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:04:57 CST
CompletedMon, 03 Jun 2024 19:06:11 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-ExtUtils-InstallPaths.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-ExtUtils-InstallPaths.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-ExtUtils-InstallPaths-0.012-1.oc9.src.rpm (info) (download)
noarch
perl-ExtUtils-InstallPaths-0.012-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.012-1 - initial build