Author: eseyman Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-DBIProfile/F-11 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18543/F-11 Modified Files: .cvsignore sources Added Files: import.log perl-CGI-Application-Plugin-DBIProfile.spec Log Message: Initial import. --- NEW FILE import.log --- perl-CGI-Application-Plugin-DBIProfile-0_07-1_fc12:F-11:perl-CGI-Application-Plugin-DBIProfile-0.07-1.fc12.src.rpm:1269420844 --- NEW FILE perl-CGI-Application-Plugin-DBIProfile.spec --- Name: perl-CGI-Application-Plugin-DBIProfile Version: 0.07 Release: 1%{?dist} Summary: DBI profiling plugin License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application-Plugin-DBIProfile/ Source0: http://www.cpan.org/authors/id/U/UN/UNRTST/CGI-Application-Plugin-DBIProfile-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(CGI::Application) BuildRequires: perl(Data::JavaScript) BuildRequires: perl(DBI) BuildRequires: perl(HTML::Template) BuildRequires: perl(IO::Scalar) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} %description CGI::Application::Plugin::DBIProfile provides popup (using CAP::DevPopup if available) holding DBI Profile information (see DBI::Profile, DBI::ProfileDumper). It will output both graphed output and a DBI::ProfileDumper report. %prep %setup -q -n CGI-Application-Plugin-DBIProfile-%{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 Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Dec 16 2009 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> 0.07-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-DBIProfile/F-11/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 24 Mar 2010 03:41:44 -0000 1.1 +++ .cvsignore 24 Mar 2010 08:54:21 -0000 1.2 @@ -0,0 +1 @@ +CGI-Application-Plugin-DBIProfile-0.07.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-DBIProfile/F-11/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 24 Mar 2010 03:41:44 -0000 1.1 +++ sources 24 Mar 2010 08:54:22 -0000 1.2 @@ -0,0 +1 @@ +62893685d56163fe11b4b8ea8d3e99e8 CGI-Application-Plugin-DBIProfile-0.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel