9e36fc
Name:           perl-MIME-Base64
9e36fc
Version:        3.15
8a2955
Release:        1001%{?dist}
9e36fc
Summary:        Encoding and decoding of Base64 and quoted-printable strings
9e36fc
# Base.xs:      (GPL+ or Artistic) and MIT (Bellcore's part)
9e36fc
# Other files:  GPL+ or Artistic
9e36fc
License:        (GPL+ or Artistic) and MIT
9e36fc
Group:          Development/Libraries
9e36fc
URL:            http://search.cpan.org/dist/MIME-Base64/
9e36fc
Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/MIME-Base64-%{version}.tar.gz
9e36fc
BuildRequires:  coreutils
9e36fc
BuildRequires:  findutils
9e36fc
BuildRequires:  make
9e36fc
BuildRequires:  perl-interpreter
9e36fc
BuildRequires:  perl-devel
9e36fc
BuildRequires:  perl-generators
9e36fc
BuildRequires:  perl(ExtUtils::MakeMaker)
9e36fc
# Run-time:
9e36fc
BuildRequires:  perl(Exporter)
9e36fc
BuildRequires:  perl(strict)
9e36fc
BuildRequires:  perl(vars)
9e36fc
BuildRequires:  perl(XSLoader)
9e36fc
# Tests:
9e36fc
BuildRequires:  perl(Encode)
9e36fc
BuildRequires:  perl(Test)
9e36fc
# Optional tests:
9e36fc
# Perl::API not yet packaged and does not work since perl 5.8.8
9e36fc
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
9e36fc
Conflicts:      perl < 4:5.22.0-347
9e36fc
9e36fc
%description
9e36fc
This package contains a Base64 encoder/decoder and a quoted-printable
9e36fc
encoder/decoder. These encoding methods are specified in RFC 2045 - MIME
9e36fc
(Multipurpose Internet Mail Extensions).
9e36fc
9e36fc
%prep
9e36fc
%setup -q -n MIME-Base64-%{version}
9e36fc
9e36fc
%build
9e36fc
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
9e36fc
make %{?_smp_mflags}
9e36fc
9e36fc
%install
9e36fc
make pure_install DESTDIR=$RPM_BUILD_ROOT
9e36fc
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
9e36fc
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
9e36fc
%{_fixperms} $RPM_BUILD_ROOT/*
9e36fc
9e36fc
%check
9e36fc
make test
9e36fc
9e36fc
%files
9e36fc
%doc Changes README
9e36fc
%{perl_vendorarch}/auto/*
9e36fc
%{perl_vendorarch}/MIME*
9e36fc
%{_mandir}/man3/*
9e36fc
9e36fc
%changelog
8a2955
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.15-1001
8a2955
- Rebuild with enable hardening (bug #1636329)
8a2955
9e36fc
* Thu Aug 23 2018 Petr Pisar <ppisar@redhat.com> - 3.15-1000
9e36fc
- Increase release not to clash with perl-bootstrap:5.24 subpackages
9e36fc
  (bug #1620197)
9e36fc
9e36fc
* Fri Apr 27 2018 Petr Pisar <ppisar@redhat.com> - 3.15-398
9e36fc
- Increase release not to clash with perl-bootstrap:5.24 subpackages
9e36fc
9e36fc
* Wed Mar 28 2018 Petr Pisar <ppisar@redhat.com> - 3.15-397
9e36fc
- Increase release not to clash with perl-bootstrap:5.24 subpackages
9e36fc
9e36fc
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.15-396
9e36fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
9e36fc
9e36fc
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.15-395
9e36fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
9e36fc
9e36fc
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.15-394
9e36fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
9e36fc
9e36fc
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.15-393
9e36fc
- Perl 5.26 rebuild
9e36fc
9e36fc
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.15-366
9e36fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9e36fc
9e36fc
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.15-365
9e36fc
- Increase release to favour standalone package
9e36fc
9e36fc
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.15-349
9e36fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9e36fc
9e36fc
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> 3.15-348
9e36fc
- Specfile autogenerated by cpanspec 1.78.