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