a64d33
Name:           perl-PerlIO-via-QuotedPrint
a64d33
Version:        0.08
a64d33
Release:        395%{?dist}
a64d33
Summary:        PerlIO layer for quoted-printable strings
a64d33
License:        GPL+ or Artistic
a64d33
Group:          Development/Libraries
a64d33
URL:            http://search.cpan.org/dist/PerlIO-via-QuotedPrint/
a64d33
Source0:        http://www.cpan.org/authors/id/S/SH/SHAY/PerlIO-via-QuotedPrint-%{version}.tar.gz
a64d33
BuildArch:      noarch
a64d33
BuildRequires:  coreutils
a64d33
BuildRequires:  findutils
a64d33
BuildRequires:  make
a64d33
BuildRequires:  perl-interpreter
a64d33
BuildRequires:  perl-generators
a64d33
BuildRequires:  perl(Config)
a64d33
# Devel::Required not useful
a64d33
BuildRequires:  perl(ExtUtils::MakeMaker)
a64d33
# Run-time:
a64d33
BuildRequires:  perl(MIME::QuotedPrint)
a64d33
BuildRequires:  perl(strict)
a64d33
# Tests:
a64d33
BuildRequires:  perl(Test::More)
a64d33
BuildRequires:  perl(warnings)
a64d33
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
a64d33
Conflicts:      perl < 4:5.22.0-347
a64d33
a64d33
%description
a64d33
This module implements a PerlIO layer that works on files encoded in the
a64d33
quoted-printable format. It will decode from quoted-printable while
a64d33
reading from a handle, and it will encode as quoted-printable while
a64d33
writing to a handle.
a64d33
a64d33
%prep
a64d33
%setup -q -n PerlIO-via-QuotedPrint-%{version}
a64d33
a64d33
%build
a64d33
perl Makefile.PL INSTALLDIRS=vendor
a64d33
make %{?_smp_mflags}
a64d33
a64d33
%install
a64d33
make pure_install DESTDIR=$RPM_BUILD_ROOT
a64d33
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
a64d33
%{_fixperms} $RPM_BUILD_ROOT/*
a64d33
a64d33
%check
a64d33
make test
a64d33
a64d33
%files
a64d33
# TODO is empty
a64d33
%doc CHANGELOG README
a64d33
%{perl_vendorlib}/*
a64d33
%{_mandir}/man3/*
a64d33
a64d33
%changelog
a64d33
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-395
a64d33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a64d33
a64d33
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-394
a64d33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a64d33
a64d33
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-393
a64d33
- Perl 5.26 rebuild
a64d33
a64d33
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-366
a64d33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
a64d33
a64d33
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-365
a64d33
- Increase release to favour standalone package
a64d33
a64d33
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-349
a64d33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
a64d33
a64d33
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> 0.08-348
a64d33
- Specfile autogenerated by cpanspec 1.78.