Chris Weyl 32d1c6d
Name:           perl-MooseX-Params-Validate
Chris Weyl 32d1c6d
Summary:        Extension of Params::Validate using Moose's types
8801f79
Version:        0.16
cc788b3
Release:        3%{?dist}
Chris Weyl 5cd91b4
License:        GPL+ or Artistic
Chris Weyl 32d1c6d
Group:          Development/Libraries
Chris Weyl fb495b1
Source0:        http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/MooseX-Params-Validate-%{version}.tar.gz 
Chris Weyl 32d1c6d
URL:            http://search.cpan.org/dist/MooseX-Params-Validate/
Chris Weyl 5cd91b4
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Chris Weyl fb495b1
BuildArch:      noarch
Chris Weyl 5cd91b4
Chris Weyl 462905e
BuildRequires:  perl(Carp)
Chris Weyl 462905e
BuildRequires:  perl(Devel::Caller)
Chris Weyl fb495b1
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
Chris Weyl fb495b1
BuildRequires:  perl(Moose) >= 0.58
Chris Weyl fb495b1
BuildRequires:  perl(Params::Validate) >= 0.88
Chris Weyl 3ece2f2
BuildRequires:  perl(Scalar::Util)
Chris Weyl eab6a5e
BuildRequires:  perl(Sub::Exporter)
8801f79
BuildRequires:  perl(Test::Fatal) >= 0.001
8801f79
BuildRequires:  perl(Test::More) >= 0.88
Chris Weyl fb495b1
Chris Weyl fb495b1
Requires:       perl(Moose) >= 0.58
Chris Weyl fb495b1
Requires:       perl(Params::Validate) >= 0.88
Chris Weyl fb495b1
Chris Weyl fb495b1
Chris Weyl fb495b1
%{?perl_default_filter}
Chris Weyl fb495b1
%{?perl_default_subpackage_tests}
Chris Weyl 462905e
Chris Weyl 32d1c6d
%description
Chris Weyl 32d1c6d
This module fills a gap in Moose by adding method parameter validation to
Chris Weyl 32d1c6d
Moose. This is just one of many developing options, it should be considered
Chris Weyl 32d1c6d
the "official" one by any means though.
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%prep
Chris Weyl 32d1c6d
%setup -q -n MooseX-Params-Validate-%{version}
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%build
Chris Weyl 3ece2f2
%{__perl} Makefile.PL INSTALLDIRS=vendor
Chris Weyl 3ece2f2
make %{?_smp_mflags}
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%install
Chris Weyl fb495b1
make pure_install DESTDIR=%{buildroot}
Chris Weyl 462905e
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
Chris Weyl 32d1c6d
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%{_fixperms} %{buildroot}/*
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%check
Chris Weyl 3ece2f2
make test
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%files
Chris Weyl 32d1c6d
%defattr(-,root,root,-)
Chris Weyl fb495b1
%doc ChangeLog README
Chris Weyl 32d1c6d
%{perl_vendorlib}/*
Chris Weyl 32d1c6d
%{_mandir}/man3/*
Chris Weyl 32d1c6d
Chris Weyl 32d1c6d
%changelog
cc788b3
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16-3
cc788b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
cc788b3
Petr Sabata 0f2c9c0
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 0.16-2
Petr Sabata 0f2c9c0
- Perl mass rebuild
Petr Sabata 0f2c9c0
8801f79
* Sun Mar 06 2011 Iain Arnell <iarnell@gmail.com> 0.16-1
8801f79
- update to latest upstream version
8801f79
- clean up spec for modern rpmbuild
8801f79
2e5771f
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.14-2
2e5771f
- 661697 rebuild for fixing problems with vendorach/lib
2e5771f
de677a9
* Mon May 03 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.14-1
de677a9
- Mass rebuild with perl-5.12.0 & update
35d8dd9
Chris Weyl fb495b1
* Sun Mar 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.13-1
Chris Weyl fb495b1
- update by Fedora::App::MaintainerTools 0.006
Chris Weyl fb495b1
- PERL_INSTALL_ROOT => DESTDIR
Chris Weyl fb495b1
- updating to latest GA CPAN version (0.13)
Chris Weyl fb495b1
- dropped old BR on perl(Sub::Name)
Chris Weyl fb495b1
47dc39e
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.12-2
47dc39e
- rebuild against perl 5.10.1
47dc39e
Chris Weyl 462905e
* Sat Aug 08 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.12-1
Chris Weyl 462905e
- auto-update to 0.12 (by cpan-spec-update 0.01)
Chris Weyl 462905e
- added a new br on perl(Carp) (version 0)
Chris Weyl 462905e
- added a new br on perl(Devel::Caller) (version 0)
Chris Weyl 462905e
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
Chris Weyl 462905e
- added a new req on perl(Carp) (version 0)
Chris Weyl 462905e
- added a new req on perl(Devel::Caller) (version 0)
Chris Weyl 462905e
- added a new req on perl(Moose) (version 0.58)
Chris Weyl 462905e
- added a new req on perl(Params::Validate) (version 0.88)
Chris Weyl 462905e
- added a new req on perl(Scalar::Util) (version 0)
Chris Weyl 462905e
- added a new req on perl(Sub::Exporter) (version 0)
Chris Weyl 462905e
a9b2c7a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2
a9b2c7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a9b2c7a
Chris Weyl d078ed4
* Sun Apr 19 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.09-1
Chris Weyl d078ed4
- update to 0.09
Chris Weyl d078ed4
d7ecbd7
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-3
d7ecbd7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d7ecbd7
Chris Weyl dfadb2c
* Sat Jan 10 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.07-2
Chris Weyl dfadb2c
- rebuild against new Moose
Chris Weyl dfadb2c
Chris Weyl 3ece2f2
* Sat Nov 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.07-1
Chris Weyl 3ece2f2
- update to 0.07
Chris Weyl 3ece2f2
- change from Build.PL to Makefile.PL incantation (now using Module::Install)
Chris Weyl 3ece2f2
- update br's
Chris Weyl 3ece2f2
Chris Weyl eab6a5e
* Tue Jul 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.05-1
Chris Weyl eab6a5e
- update to 0.05
Chris Weyl eab6a5e
74cd930
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.03-2
74cd930
- rebuild for new perl
74cd930
Chris Weyl 5cd91b4
* Mon Oct 22 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.03-1
Chris Weyl 5cd91b4
- update to 0.03
Chris Weyl 5cd91b4
- license tag update: GPL -> GPL+
Chris Weyl 5cd91b4
- add t/ to doc
Chris Weyl 5cd91b4
Chris Weyl 7795702
* Thu Apr 26 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.02-1
Chris Weyl 7795702
- update to 0.02
Chris Weyl 7795702
Chris Weyl 1837056
* Thu Apr 19 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.01-2
Chris Weyl 1837056
- bump
Chris Weyl 1837056
Chris Weyl 32d1c6d
* Wed Apr 18 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.01-1
Chris Weyl 32d1c6d
- Specfile autogenerated by cpanspec 1.69.1.