Commit Graph

24 Commits

Author SHA1 Message Date
Paul Howarth 7be6ed4c1c Update to 1.006
- New upstream release 1.006
  - Compile test could hang on Windows
  - Dropped configure_requires for ExtUtils::MakeMaker to 6.17
2013-09-26 15:08:10 +01:00
Paul Howarth 48e91b9c20 Update to 1.005
- New upstream release 1.005
  - Ensured no non-core test dependencies
  - Various non-functional changes to files and metadata included with
    the distribution
- Add patch with additional stopwords for the spell checker
- Reinstate EPEL support as we no longer require Capture::Tiny
2013-09-11 16:54:20 +01:00
Paul Howarth da5e5cb153 Update to 1.004
- New upstream release 1.004
  - 'bitrig' is a Unix
- Specify all dependencies
- Drop EPEL-5/EPEL-6 support as they don't have Capture::Tiny
- Always use aspell for the spell check as Pod::Wordlist::hanekomu explicitly
  sets the speller to aspell
2013-08-22 13:09:03 +01:00
Jitka Plesnikova e75c55dd74 Perl 5.18 re-rebuild of bootstrapped packages 2013-08-14 18:42:34 +02:00
Dennis Gilmore 21cb4ce850 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 19:24:00 -05:00
Petr Písař 658fe7bba2 Increase release to favour standalone package 2013-07-15 13:49:36 +02:00
Petr Písař 182f9ea23f Perl 5.18 rebuild 2013-07-12 16:00:32 +02:00
Petr Písař 29a14f0fed Disable optional tests on RHEL 7 too 2013-03-21 13:37:53 +01:00
Paul Howarth 1410c09cb7 Update to 1.003
- New upstream release 1.003
  - Fixed detection of VOS; $^O reports 'vos', not 'VOS'
  - Additional release tests
- BR: perl(File::Spec::Functions), perl(List::Util),
  perl(Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire),
  perl(Pod::Wordlist::hanekomu), perl(Test::MinimumVersion),
  perl(Test::Perl::Critic), perl(Test::Spelling) and perl(Test::Version)
- Identify purpose of each build requirement
- Update patches for building on old distributions
- Don't run extra tests for EPEL-5/6 builds
2013-03-21 11:15:00 +00:00
Dennis Gilmore 9d551cb2ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 08:42:14 -06:00
Paul Howarth 4a545199ab Spec clean-up
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't delete the extra tests when bootstrapping, but don't run them either
2012-08-28 13:37:19 +01:00
Petr Písař 3b1bb7f092 Increase release to replace perl sub-package (bug #848961) 2012-08-17 10:06:54 +02:00
Dennis Gilmore dbe25056e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 13:23:26 -05:00
Petr Písař d647014262 Perl 5.16 re-rebuild of bootstrapped packages 2012-07-10 15:38:59 +02:00
Petr Písař 2a57c404ef Perl 5.16 rebuild 2012-06-06 23:26:12 +02:00
Petr Písař 1f8ee384b3 Skip author tests on bootstrap 2012-06-01 15:38:48 +02:00
Paul Howarth 0a77cb281a Fedora 17 mass rebuild 2012-01-12 19:36:50 +00:00
Paul Howarth cac0ee1ad6 BR: perl(Pod::Coverage::TrustPod) unconditionally 2011-08-17 15:02:21 +01:00
Marcela Mašláňová 24e37a0d0b change path on vendor, so our debuginfo are not conflicting with
perl core debuginfos
2011-08-16 15:28:57 +02:00
Petr Sabata dc1dda7152 Perl mass rebuild 2011-07-21 15:36:17 +02:00
Petr Sabata 66ae17e2c9 Perl mass rebuild 2011-07-19 13:10:11 +02:00
Dennis Gilmore 3e57e939db - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:47:02 -06:00
Paul Howarth 8bf2f74a74 Initial import (perl-Perl-OSType-1.002-3)
Modules that provide OS-specific behaviors often need to know if the current
operating system matches a more generic type of operating systems. For example,
'linux' is a type of 'Unix' operating system and so is 'freebsd'.

This module provides a mapping between an operating system name as given by $^O
and a more generic type. The initial version is based on the OS type mappings
provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating
systems are given the type 'Windows' rather than 'Win32').
2011-01-27 16:01:13 +00:00
Fedora Release Engineering f2ec7f8f0a Initial setup of the repo 2011-01-27 15:06:16 +00:00