Name: perl-Log-Contextual Version: 0.006005 Release: 1%{?dist} Summary: Simple logging interface with a contextual log License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Log-Contextual/ Source0: http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz BuildArch: noarch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(B) BuildRequires: perl(base) BuildRequires: perl(Carp) BuildRequires: perl(Data::Dumper::Concise) BuildRequires: perl(Exporter::Declare) >= 0.111 BuildRequires: perl(Exporter::Declare::Export::Generator) BuildRequires: perl(Moo) >= 1.003000 BuildRequires: perl(Moo::Role) BuildRequires: perl(Scalar::Util) # Optional run-time: BuildRequires: perl(Log::Log4perl) >= 1.29 # Tests: BuildRequires: perl(File::Temp) BuildRequires: perl(FindBin) BuildRequires: perl(lib) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) # Test::PerlTidy not used # Test::Pod 1.41 not used Requires: perl(Exporter::Declare) >= 0.111 Requires: perl(Moo) >= 1.003000 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) # Filter under-specified depenedencies %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Exporter::Declare\\)\\s*$ %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Moo\\)\\s*$ %description This module is a simple interface to extensible logging. It is bundled with a really basic logger, Log::Contextual::SimpleLogger, but in general you should use a real logger instead of that. For something more serious but not overly complicated, try Log::Dispatchouli. %prep %setup -q -n Log-Contextual-%{version} %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %license LICENSE %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Mar 16 2015 Jitka Plesnikova - 0.006005-1 - 0.006005 bump * Fri Aug 29 2014 Jitka Plesnikova - 0.006004-2 - Perl 5.20 rebuild * Wed Jul 16 2014 Jitka Plesnikova - 0.006004-1 - 0.006004 bump * Sat Jun 07 2014 Fedora Release Engineering - 0.006003-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Feb 26 2014 Petr Pisar - 0.006003-1 - 0.006003 bump * Fri Feb 21 2014 Jitka Plesnikova - 0.006002-1 - 0.006002 bump * Tue Sep 10 2013 Jitka Plesnikova - 0.006000-1 - 0.006000 bump * Fri Aug 09 2013 Jitka Plesnikova - 0.005005-1 - 0.005005 bump * Sat Aug 03 2013 Fedora Release Engineering - 0.005003-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Mar 22 2013 Petr Ĺ abata - 0.005003-1 - 0.005003 bump * Mon Feb 18 2013 Jitka Plesnikova - 0.005002-1 - 0.005002 bump * Mon Feb 11 2013 Jitka Plesnikova - 0.005001-1 - 0.005001 bump * Wed Jan 30 2013 Jitka Plesnikova - 0.004300-1 - 0.004300 bump - Update BRs. - Replace PERL_INSTALL_ROOT with DESTDIR. * Tue Jul 24 2012 Jitka Plesnikova - 0.004201-1 - Specfile autogenerated by cpanspec 1.78.