Blame SPECS/perl-PerlIO-via-QuotedPrint.spec

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