diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 22f55b2..19e5dec 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-MIME-Charset -Version: 1.012 +Version: 1.012.2 Release: 1mamba Summary: MIME::Charset - Charset Informations for MIME Group: System/Libraries/Perl @@ -28,6 +28,7 @@ MIME::Charset - Charset Informations for MIME. %setup -q -n MIME-Charset-%{version} %build +export PERL_MM_USE_DEFAULT=1 perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor %make %make test @@ -53,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Oct 22 2017 Automatic Build System 1.012.2-1mamba +- automatic update by autodist + * Sun Apr 05 2015 Automatic Build System 1.012-1mamba - automatic update by autodist