Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 52547319c98afa43acda2520c1f84ef1 > files > 2

perl-PerlIO-via-QuotedPrint-0.70.0-6.mga3.src.rpm

%define upstream_name    PerlIO-via-QuotedPrint
%define upstream_version 0.07

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 6

Summary:    PerlIO layer for quoted-printable strings
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/PerlIO/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(MIME::QuotedPrint)
BuildArch: noarch

%description
This module implements a PerlIO layer that works on files encoded in the
quoted-printable format. It will decode from quoted-printable while reading
from a handle, and it will encode as quoted-printable while writing to a
handle.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc CHANGELOG META.json META.yml README TODO VERSION
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog

* Wed Mar 27 2013 jquelin <jquelin> 0.70.0-6.mga3
+ Revision: 405519
- perl 5.16.3 rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.70.0-5.mga3
+ Revision: 371792
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Nov 07 2012 jquelin <jquelin> 0.70.0-4.mga3
+ Revision: 315542
- perl 5.16.2 rebuild

* Mon Sep 17 2012 jquelin <jquelin> 0.70.0-3.mga3
+ Revision: 294856
- perl 5.16.1 rebuild

* Mon Aug 27 2012 jquelin <jquelin> 0.70.0-2.mga3
+ Revision: 284599
- perl 5.16.1 rebuild

* Sat Jun 09 2012 jquelin <jquelin> 0.70.0-1.mga3
+ Revision: 258839
- imported package perl-PerlIO-via-QuotedPrint


* Sat Jun 09 2012 cpan2dist 0.07-1mga
- initial mageia release, generated with cpan2dist