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