automatic update by autodist [release 1.10-1mamba;Sat May 31 2014]
This commit is contained in:
parent
b61af63edb
commit
7ed2f529d0
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Params-Validate
|
||||
Version: 1.08
|
||||
Version: 1.10
|
||||
Release: 1mamba
|
||||
Summary: Params::Validate - Provides a flexible system for validation method/function call parameters
|
||||
Group: System/Libraries/Perl
|
||||
@ -11,10 +11,17 @@ Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/modules/by-module/Params/Params-Validate-%{version}.tar.gz
|
||||
License: Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Module-Implementation
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-Test-Requires
|
||||
#BuildRequires: perl-Test-Taint
|
||||
#BuildRequires: perl-Readonly-XS
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# FIXME:
|
||||
@ -57,6 +64,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat May 31 2014 Automatic Build System <autodist@mambasoft.it> 1.10-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Jun 11 2013 Automatic Build System <autodist@mambasoft.it> 1.08-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user