| Name: | perl-ExtUtils-InstallPaths |
|---|---|
| Version: | 0.012 |
| Release: | 7.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 44185 |
| License: | GPL+ or Artistic |
| RPM: | perl-ExtUtils-InstallPaths-0.012-7.el8.noarch.rpm |
| Source RPM: | perl-ExtUtils-InstallPaths-0.012-7.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/ExtUtils-InstallPaths |
| Summary: | Build.PL install path logic made easy |
| Description: | This 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. |
- Use an author-independent source URL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Update to 0.012 - Allow an argument to install_map with source dirs - Make tests prove and 5.6 friendly - Release tests moved to xt/, so don't bother with them - Simplify find command using -delete - Drop EL-5 support - Drop BuildRoot: and Group: tags - Drop explicit buildroot cleaning in %install section - Drop explicit %clean section
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 re-rebuild of bootstrapped packages