Author: eseyman Update of /cvs/pkgs/rpms/perl-CGI-Application/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30253/F-10 Modified Files: .cvsignore sources Added Files: import.log perl-CGI-Application.spec Log Message: * Sun Mar 22 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 4.21-2 - Import in F-10 --- NEW FILE import.log --- perl-CGI-Application-4_21-2_fc10:F-10:perl-CGI-Application-4.21-2.fc10.src.rpm:1237760882 --- NEW FILE perl-CGI-Application.spec --- Name: perl-CGI-Application Version: 4.21 Release: 2%{?dist} Summary: Framework for building reusable web-applications License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/CGI-Application-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(HTML::Template) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) Requires: perl(HTML::Template) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description CGI::Application is an Object-Oriented Perl module which implements an Abstract Class. It is not intended that this package be instantiated directly. Instead, it is intended that your Application Module will be implemented as a Sub-Class of CGI::Application. %prep %setup -q -n CGI-Application-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ARTISTIC Changes GPL README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Mar 03 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 4.21-2 - Include Test::More in the BuildRequires (brc #486584) * Fri Feb 20 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 4.21-1 - Update to 4.21 * Sun Nov 02 2008 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 4.20-1 - Update to 4.20 * Mon Jun 11 2007 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 4.06-1 - Specfile autogenerated by cpanspec 1.70. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application/F-10/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Mar 2009 05:48:24 -0000 1.1 +++ .cvsignore 22 Mar 2009 22:29:46 -0000 1.2 @@ -0,0 +1 @@ +CGI-Application-4.21.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Mar 2009 05:48:24 -0000 1.1 +++ sources 22 Mar 2009 22:29:46 -0000 1.2 @@ -0,0 +1 @@ +d63b877314caae7b45c359c228670048 CGI-Application-4.21.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