Author: eseyman Update of /cvs/pkgs/rpms/perl-CGI-Application/F-9 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10727 Modified Files: sources Added Files: perl-CGI-Application.spec Log Message: Build for F-9 --- 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: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application/F-9/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 1 Apr 2009 14:10:51 -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