fd650a
Name:           perl-Params-Check
fd650a
# Epoch to compete with perl.spec
fd650a
Epoch:          1
fd650a
Version:        0.38
fd650a
Release:        396%{?dist}
fd650a
Summary:        Generic input parsing/checking mechanism
fd650a
License:        GPL+ or Artistic
fd650a
Group:          Development/Libraries
fd650a
URL:            http://search.cpan.org/dist/Params-Check/
fd650a
Source0:        http://www.cpan.org/authors/id/B/BI/BINGOS/Params-Check-%{version}.tar.gz
fd650a
BuildArch:      noarch
fd650a
BuildRequires:  perl-interpreter
fd650a
BuildRequires:  perl-generators
fd650a
BuildRequires:  perl(ExtUtils::MakeMaker)
fd650a
BuildRequires:  perl(strict)
fd650a
# Run-time:
fd650a
BuildRequires:  perl(Carp)
fd650a
BuildRequires:  perl(Exporter)
fd650a
BuildRequires:  perl(Locale::Maketext::Simple)
fd650a
BuildRequires:  perl(vars)
fd650a
# Tests:
fd650a
BuildRequires:  perl(constant)
fd650a
BuildRequires:  perl(Test::More)
fd650a
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
fd650a
fd650a
%description
fd650a
This is a generic input parsing/checking mechanism. It allows you to
fd650a
validate input via a template. The only requirement is that the arguments
fd650a
must be named.
fd650a
fd650a
%prep
fd650a
%setup -q -n Params-Check-%{version}
fd650a
fd650a
%build
fd650a
perl Makefile.PL INSTALLDIRS=vendor
fd650a
make %{?_smp_mflags}
fd650a
fd650a
%install
fd650a
make pure_install DESTDIR=$RPM_BUILD_ROOT
fd650a
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
fd650a
%{_fixperms} $RPM_BUILD_ROOT/*
fd650a
fd650a
%check
fd650a
make test
fd650a
fd650a
%files
fd650a
%doc CHANGES README
fd650a
%{perl_vendorlib}/*
fd650a
%{_mandir}/man3/*
fd650a
fd650a
%changelog
fd650a
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-396
fd650a
- Rebuild with enable hardening (bug #1636329)
fd650a
fd650a
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.38-395
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fd650a
fd650a
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.38-394
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fd650a
fd650a
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-393
fd650a
- Perl 5.26 rebuild
fd650a
fd650a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.38-366
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fd650a
fd650a
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-365
fd650a
- Increase release to favour standalone package
fd650a
fd650a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.38-347
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fd650a
fd650a
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.38-346
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fd650a
fd650a
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-345
fd650a
- Increase release to favour standalone package
fd650a
fd650a
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-311
fd650a
- Perl 5.22 rebuild
fd650a
fd650a
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-310
fd650a
- Increase release to favour standalone package
fd650a
fd650a
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-5
fd650a
- Perl 5.20 rebuild
fd650a
fd650a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.38-4
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fd650a
fd650a
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.38-3
fd650a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fd650a
fd650a
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:0.38-2
fd650a
- Perl 5.18 rebuild
fd650a
fd650a
* Fri Jun 21 2013 Petr Pisar <ppisar@redhat.com> - 1:0.38-1
fd650a
- 0.38 bump
fd650a
fd650a
* Fri Jan 25 2013 Petr Pisar <ppisar@redhat.com> 1:0.36-1
fd650a
- Specfile autogenerated by cpanspec 1.78.