210f034
Name:           perl-String-Trim
210f034
Version:        0.005
b369e36
Release:        4%{?dist}
210f034
Summary:        Trim white space from your strings
210f034
License:        GPL+ or Artistic
210f034
URL:            https://metacpan.org/release/String-Trim
210f034
Source0:        https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/String-Trim-%{version}.tar.gz
210f034
BuildArch:      noarch
210f034
BuildRequires:  make
210f034
BuildRequires:  perl-generators
210f034
BuildRequires:  perl-interpreter
210f034
BuildRequires:  perl(:VERSION) >= 5.6
210f034
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
210f034
BuildRequires:  perl(strict)
210f034
BuildRequires:  perl(warnings)
210f034
# Run-time:
210f034
BuildRequires:  perl(Exporter) >= 5.57
210f034
# Tests:
210f034
BuildRequires:  perl(Data::Dumper)
210f034
BuildRequires:  perl(File::Find)
210f034
BuildRequires:  perl(File::Temp)
210f034
BuildRequires:  perl(Test::Builder) >= 0.94
210f034
BuildRequires:  perl(Test::More) >= 0.94
210f034
# Optional tests:
210f034
# Test::Script 1.05 not used
210f034
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
210f034
210f034
%description
210f034
String::Trim trims white space off your strings. chomp trims only $/
210f034
(typically, that's a new line), but trim will trim all leading and trailing
210f034
white space.
210f034
210f034
%prep
210f034
%setup -q -n String-Trim-%{version}
210f034
210f034
%build
210f034
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
210f034
%{make_build}
210f034
210f034
%install
210f034
%{make_install}
210f034
%{_fixperms} $RPM_BUILD_ROOT/*
210f034
210f034
%check
210f034
make test
210f034
210f034
%files
210f034
%license LICENSE
210f034
%doc Changes README
210f034
%{perl_vendorlib}/*
210f034
%{_mandir}/man3/*
210f034
210f034
%changelog
b369e36
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.005-4
b369e36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
b369e36
adcfd2c
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.005-3
adcfd2c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
adcfd2c
6af9438
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.005-2
6af9438
- Perl 5.30 rebuild
6af9438
210f034
* Fri Feb 01 2019 Petr Pisar <ppisar@redhat.com> 0.005-1
210f034
- Specfile autogenerated by cpanspec 1.78.