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)
|
||||
|
||||
Name: perl-Email-Valid
|
||||
Version: 1.192
|
||||
Version: 1.193
|
||||
Release: 1mamba
|
||||
Summary: Email::Valid - Check validity of Internet email addresses
|
||||
Group: System/Libraries/Perl
|
||||
@ -28,7 +28,10 @@ Email::Valid - Check validity of Internet email addresses.
|
||||
%build
|
||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||
%make
|
||||
|
||||
%ifnarch %{ix86}
|
||||
%make test
|
||||
%endif
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -51,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user