Commit Graph

18 Commits

Author SHA1 Message Date
Fedora Release Engineering
1f0eac25d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 02:58:58 +00:00
Petr Písař
03c0b92db1 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:07:33 +02:00
Jitka Plesnikova
4bc0f14f9e Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 18:34:04 +02:00
Jitka Plesnikova
f5d17f417b Perl 5.24 rebuild 2016-05-15 09:27:27 +02:00
Fedora Release Engineering
d0e8d9a705 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 13:33:37 +00:00
Dennis Gilmore
f85b0712e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 03:01:21 +00:00
Jitka Plesnikova
b4fea5e964 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 14:47:02 +02:00
Jitka Plesnikova
2cd0884dad Perl 5.22 rebuild 2015-06-04 09:45:29 +02:00
Paul Howarth
5d0baac76f Update to 0.011
- New upstream release 0.011
  - Make EU::IP compatible with perl 5.6
  - Declare dependency on File::Spec 0.83 for case_sensitive
- Use %license where possible
- Don't attempt to run the release tests on old EL versions prior to EL-7 as
  they require Test::Pod ≥ 1.41
2015-02-16 14:24:46 +00:00
Jitka Plesnikova
24e9e699cb Perl 5.20 re-rebuild of bootstrapped packages 2014-09-08 22:17:06 +02:00
Jitka Plesnikova
90d0b03fd9 Perl 5.20 rebuild 2014-08-27 18:33:33 +02:00
Dennis Gilmore
a844bfcb6f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 23:01:38 -05:00
Paul Howarth
bc5928c164 Update to 0.010
- New upstream release 0.010
  - Deprecated usage of legacy configuration variables
  - Generate default paths more dynamically
2013-10-29 12:41:37 +00:00
Paul Howarth
89c5b8a0db Skip the release tests when bootstrapping 2013-09-04 19:07:48 +01:00
Dennis Gilmore
58e30a1bb2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 15:36:06 -05:00
Petr Písař
3dada0a8c6 Perl 5.18 rebuild 2013-07-23 17:13:00 +02:00
Paul Howarth
71a4e20deb Drop non-dual-lived buildreqs (#947454) 2013-04-16 16:52:35 +01:00
Paul Howarth
0669c1cc5e Initial import (perl-ExtUtils-InstallPaths-0.009-2)
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.
2013-04-16 16:51:12 +01:00