Author: yaneti Update of /cvs/pkgs/rpms/perl-POE-Component-Log4perl/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12885/devel Modified Files: .cvsignore sources Added Files: import.log perl-POE-Component-Log4perl.spec Log Message: Initial import --- NEW FILE import.log --- perl-POE-Component-Log4perl-0_02-3_fc11:HEAD:perl-POE-Component-Log4perl-0.02-3.fc11.src.rpm:1244133305 --- NEW FILE perl-POE-Component-Log4perl.spec --- Name: perl-POE-Component-Log4perl Version: 0.02 Release: 3%{?dist} Summary: Logging extension for the POE environment Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/POE-Component-Log4perl/ Source0: http://search.cpan.org/CPAN/authors/id/K/KE/KESTEB/POE-Component-Log4perl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(POE), perl(Log::Log4perl) BuildRequires: perl(Test::More), perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Log4perl encapsulation within the POE environment. %prep %setup -q -n POE-Component-Log4perl-%{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 {} ';' %{_fixperms} %{buildroot}/* %check TEST_POD=1 make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/POE/Component/* %{_mandir}/man3/*.3* %changelog * Sat May 30 2009 Yanko Kaneti <yaneti@xxxxxxxxxxx> - 0.02-3 - Implement review feedback from Mamoru Tasaka https://bugzilla.redhat.com/show_bug.cgi?id=495888#c2 - Do not own %%{perl_vendorlib}/POE + Component * Sun Apr 19 2009 Yanko Kaneti <yaneti@xxxxxxxxxxx> - 0.02-2 - remove trailing dot from summary * Wed Apr 15 2009 Yanko Kaneti <yaneti@xxxxxxxxxxx> - 0.02-1 - First attempt. Based on perl-POE-Component-Logger Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-POE-Component-Log4perl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 4 Jun 2009 15:42:08 -0000 1.1 +++ .cvsignore 4 Jun 2009 16:34:29 -0000 1.2 @@ -0,0 +1 @@ +POE-Component-Log4perl-0.02.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-POE-Component-Log4perl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 4 Jun 2009 15:42:08 -0000 1.1 +++ sources 4 Jun 2009 16:34:29 -0000 1.2 @@ -0,0 +1 @@ +b924a49f1ca803b7f7894cbef445c56e POE-Component-Log4perl-0.02.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