automatic update by autodist [release 1.193-1mamba;Sat May 24 2014]
This commit is contained in:
parent
3c6770c153
commit
d8786b4fa1
@ -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-Email-Valid
|
Name: perl-Email-Valid
|
||||||
Version: 1.192
|
Version: 1.193
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Email::Valid - Check validity of Internet email addresses
|
Summary: Email::Valid - Check validity of Internet email addresses
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -28,7 +28,10 @@ Email::Valid - Check validity of Internet email addresses.
|
|||||||
%build
|
%build
|
||||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||||
%make
|
%make
|
||||||
|
|
||||||
|
%ifnarch %{ix86}
|
||||||
%make test
|
%make test
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -51,6 +54,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.193-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Sep 11 2013 Automatic Build System <autodist@mambasoft.it> 1.192-1mamba
|
* Wed Sep 11 2013 Automatic Build System <autodist@mambasoft.it> 1.192-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user