Explicitly BR: glibc-langpack-en

This commit is contained in:
Paul Howarth 2018-11-07 10:36:02 +00:00
parent 876b5ff2ee
commit c54ece964b
2 changed files with 7 additions and 3 deletions

View File

@ -3,19 +3,19 @@
Name: perl-Perl-OSType
Version: 1.010
Release: 418%{?dist}
Release: 419%{?dist}
Summary: Map Perl operating system names to generic types
License: GPL+ or Artistic
URL: https://metacpan.org/release/Perl-OSType
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Perl-OSType-%{version}.tar.gz
Source0: https://cpan.metacpan.org/modules/by-module/Perl/Perl-OSType-%{version}.tar.gz
Patch2: Perl-OSType-1.010-stopwords.patch
BuildArch: noarch
# Build
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
# Module
BuildRequires: perl(Exporter)
@ -29,6 +29,7 @@ BuildRequires: perl(Test::More) >= 0.88
# Optional tests, not run for this dual-lived module when bootstrapping
# Also not run for EPEL builds due to package unavailability
%if !%{defined perl_bootstrap} && 0%{?fedora} && %{with perl_Perl_OSType_enables_optional_test}
BuildRequires: glibc-langpack-en
BuildRequires: perl(CPAN::Meta) >= 2.120900
BuildRequires: perl(CPAN::Meta::Prereqs)
BuildRequires: perl(File::Temp)
@ -91,6 +92,9 @@ LANG=en_US make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Perl::OSType.3*
%changelog
* Wed Nov 7 2018 Paul Howarth <paul@city-fan.org> - 1.010-419
- Explicitly BR: glibc-langpack-en
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-418
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild