Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27334/devel Modified Files: .cvsignore sources Added Files: perl-Catalyst-Log-Log4perl.spec Log Message: initial import --- NEW FILE perl-Catalyst-Log-Log4perl.spec --- Name: perl-Catalyst-Log-Log4perl Version: 1.00 Release: 1%{?dist} Summary: Log::Log4perl logging for Catalyst License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Log-Log4perl/ Source0: http://www.cpan.org/authors/id/H/HO/HOLOWAY/Catalyst-Log-Log4perl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Catalyst) >= 5.60 BuildRequires: perl(Data::Dump) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Log::Log4perl) >= 0.49 BuildRequires: perl(Params::Validate) BuildRequires: perl(Sub::Install) BuildRequires: perl(Test::More) Requires: perl(Catalyst) >= 5.60 Requires: perl(Data::Dump) Requires: perl(Log::Log4perl) >= 0.49 Requires: perl(Params::Validate) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism. %prep %setup -q -n Catalyst-Log-Log4perl-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes example.conf README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Nov 26 2008 Iain Arnell <iarnell@xxxxxxxxx> 1.00-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Dec 2008 21:45:29 -0000 1.1 +++ .cvsignore 2 Dec 2008 05:14:25 -0000 1.2 @@ -0,0 +1 @@ +Catalyst-Log-Log4perl-1.00.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Dec 2008 21:45:29 -0000 1.1 +++ sources 2 Dec 2008 05:14:25 -0000 1.2 @@ -0,0 +1 @@ +98983198da65342aac945408db6fe61e Catalyst-Log-Log4perl-1.00.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