automatic update by autodist [release 1.012.2-1mamba;Sun Oct 22 2017]
This commit is contained in:
parent
e20f412eb3
commit
eb204d8575
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-MIME-Charset
|
Name: perl-MIME-Charset
|
||||||
Version: 1.012
|
Version: 1.012.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: MIME::Charset - Charset Informations for MIME
|
Summary: MIME::Charset - Charset Informations for MIME
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -28,6 +28,7 @@ MIME::Charset - Charset Informations for MIME.
|
|||||||
%setup -q -n MIME-Charset-%{version}
|
%setup -q -n MIME-Charset-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export PERL_MM_USE_DEFAULT=1
|
||||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||||
%make
|
%make
|
||||||
%make test
|
%make test
|
||||||
@ -53,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.012.2-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun Apr 05 2015 Automatic Build System <autodist@mambasoft.it> 1.012-1mamba
|
* Sun Apr 05 2015 Automatic Build System <autodist@mambasoft.it> 1.012-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user