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