Author: cweyl Update of /cvs/extras/rpms/perl-Catalyst-Plugin-CGI-Untaint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10497/devel Modified Files: .cvsignore sources Added Files: perl-Catalyst-Plugin-CGI-Untaint.spec Log Message: initial import --- NEW FILE perl-Catalyst-Plugin-CGI-Untaint.spec --- Name: perl-Catalyst-Plugin-CGI-Untaint Version: 0.05 Release: 2%{?dist} Summary: CGI::Untaint Plugin for Catalyst License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Plugin-CGI-Untaint/ Source0: http://www.cpan.org/authors/id/T/TJ/TJC/Catalyst-Plugin-CGI-Untaint-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(Catalyst) >= 5.5 BuildRequires: perl(CGI::Untaint) >= 1.2 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) %description This module wraps CGI::Untaint up into a Catalyst plugin. %prep %setup -q -n Catalyst-Plugin-CGI-Untaint-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Apr 09 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.05-2 - Additional br... * Wed Apr 09 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.05-1 - Specfile autogenerated by cpanspec 1.74. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-CGI-Untaint/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Apr 2008 17:19:19 -0000 1.1 +++ .cvsignore 23 Apr 2008 04:47:59 -0000 1.2 @@ -0,0 +1 @@ +Catalyst-Plugin-CGI-Untaint-0.05.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-CGI-Untaint/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Apr 2008 17:19:19 -0000 1.1 +++ sources 23 Apr 2008 04:47:59 -0000 1.2 @@ -0,0 +1 @@ +1c5a13c575a7d8a4843f015dfc8cab06 Catalyst-Plugin-CGI-Untaint-0.05.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list