ea632d1
Name:           perl-CGI-Untaint
cf145f9
Version:        1.26
f7ff6c7
Release:        26%{?dist}
ea632d1
Summary:        Process CGI input parameters
ea632d1
Group:          Development/Libraries
f5acac5
License:        GPL+ or Artistic
ea632d1
URL:            http://search.cpan.org/dist/CGI-Untaint/
ea632d1
Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/CGI-Untaint-%{version}.tar.gz
ea632d1
ea632d1
BuildArch:      noarch
39772c4
BuildRequires:  coreutils
39772c4
BuildRequires:  findutils
39772c4
BuildRequires:  make
39772c4
BuildRequires:  perl
b8c5997
BuildRequires:  perl-generators
476ba84
BuildRequires:  perl(ExtUtils::MakeMaker)
39772c4
# Run-time:
39772c4
BuildRequires:  perl(base)
39772c4
BuildRequires:  perl(Carp)
39772c4
BuildRequires:  perl(strict)
39772c4
BuildRequires:  perl(UNIVERSAL::require) >= 0.01
39772c4
# Tests:
39772c4
BuildRequires:  perl(CGI)
39772c4
BuildRequires:  perl(Math::BigInt)
39772c4
BuildRequires:  perl(Test::More) >= 0.11
ea632d1
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
39772c4
Requires:  perl(UNIVERSAL::require) >= 0.01
39772c4
39772c4
# Filter under-specified dependencies
39772c4
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(UNIVERSAL::require\\)$
ea632d1
ea632d1
%description
ea632d1
%{summary}.
ea632d1
ea632d1
%prep
ea632d1
%setup -q -n CGI-Untaint-%{version}
ea632d1
ea632d1
%build
ea632d1
%{__perl} Makefile.PL INSTALLDIRS=vendor
ea632d1
make %{?_smp_mflags}
ea632d1
ea632d1
%install
ea632d1
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
ea632d1
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
ea632d1
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
ea632d1
chmod -R u+w $RPM_BUILD_ROOT/*
ea632d1
ea632d1
%check
ea632d1
make test
ea632d1
ea632d1
%files
ea632d1
%defattr(-,root,root,-)
ea632d1
%doc Changes
ea632d1
%{perl_vendorlib}/CGI
ea632d1
%{_mandir}/man3/*.3*
ea632d1
ea632d1
ea632d1
%changelog
f7ff6c7
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-26
f7ff6c7
- Perl 5.24 rebuild
f7ff6c7
10727c7
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-25
10727c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
10727c7
39772c4
* Thu Jul 16 2015 Petr Pisar <ppisar@redhat.com> - 1.26-24
39772c4
- Specify all dependencies
39772c4
c6f4df9
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-23
c6f4df9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c6f4df9
264740f
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-22
264740f
- Perl 5.22 rebuild
264740f
8933d57
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.26-21
8933d57
- Perl 5.20 rebuild
8933d57
990c07f
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-20
990c07f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
990c07f
f32f752
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-19
f32f752
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
f32f752
dc92f3d
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.26-18
dc92f3d
- Perl 5.18 rebuild
dc92f3d
476ba84
* Sat Feb 23 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.26-17
476ba84
- Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS #914244).
476ba84
- Modernize spec-file.
476ba84
1ebd108
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-16
1ebd108
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
1ebd108
ae50cb7
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-15
ae50cb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ae50cb7
cea5ffc
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.26-14
cea5ffc
- Perl 5.16 rebuild
cea5ffc
6701d3f
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-13
6701d3f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6701d3f
f32e94a
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.26-12
f32e94a
- Perl mass rebuild
f32e94a
59db2fe
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-11
59db2fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
59db2fe
83a26b1
* Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.26-10
83a26b1
- 661697 rebuild for fixing problems with vendorach/lib
5868705
- add missing BR CGI
83a26b1
90f3e44
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.26-9
90f3e44
- Mass rebuild with perl-5.12.0
90f3e44
0e51aff
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 1.26-8
0e51aff
- rebuild against perl 5.10.1
0e51aff
bf6cfad
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-7
bf6cfad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bf6cfad
b05a811
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.26-6
b05a811
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b05a811
f2b3467
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.26-5
f2b3467
- Rebuild for perl 5.10 (again)
f2b3467
dabcdc4
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.26-4
dabcdc4
- rebuild for new perl
dabcdc4
045cbc8
* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.26-3.1
045cbc8
- BR: perl(Test::More)
045cbc8
f5acac5
* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.26-3
f5acac5
- license fix
f5acac5
7998a35
* Thu Sep 14 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.26-2
7998a35
- bump for fc-6
7998a35
cf145f9
* Thu Jan  5 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.26-1
cf145f9
- bump to 1.26
cf145f9
ea632d1
* Wed Aug 17 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.25-3
ea632d1
- minor cleanups
ea632d1
ea632d1
* Fri Jul  8 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.25-2
ea632d1
- cleanups
ea632d1
ea632d1
* Wed Jul  6 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.25-1
ea632d1
- Initial package for Fedora Extras