Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37888414
en ru br
ALT Linux repos
S:1.34-alt1

Group :: Development/Perl
RPM: perl-Log-Report

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Log-Report
Name: perl-%dist
Version: 1.34
Release: alt1

Summary: Report a problem, pluggable handlers and language support
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

BuildRequires: perl-Log-Log4perl perl-PPI perl-Test-Pod perl(Devel/GlobalDestruction.pm) perl-Log-Report-Optional perl(Mojo/Base.pm) perl(DBIx/Class/Storage/Statistics.pm) perl(Dancer/Logger/Abstract.pm) perl(Dancer2/Core/Types.pm) perl(Template/Tiny.pm)

%description
Handling messages to users can be a hassle, certainly when the same
module is used for command-line and in a graphical interfaces, and
has to cope with internationalization at the same time; this set of
modules tries to simplify this.  Log::Report combines gettext features
with Log::Dispatch-like features.  However, you can also use this
module to do only translations or only message dispatching.

%package Dancer
Group: Development/Perl
Summary: %dist plugin for Dancer

%description Dancer
%dist plugin for Dancer

%package Dancer2
Group: Development/Perl
Summary: %dist plugin for Dancer2

%description Dancer2
%dist plugin for Dancer2

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

# XXX Can't locate object method "new" via package "Log::Report::Dispatcher"

%add_findreq_skiplist */Log/Report/Dispatcher/*

# XXX Can't locate object method "new" via package "Log::Report::Translator::POT"

%add_findreq_skiplist */Log/Report/Translator/*

%add_findreq_skiplist */Dancer2/Plugin/LogReport*

%files
%doc ChangeLog README examples README.md
%perl_vendor_privlib/Log
%perl_vendor_privlib/MojoX/Log

%files Dancer
%perl_vendor_privlib/Dancer/Logger/LogReport.pm
%perl_vendor_privlib/Dancer/Logger/LogReport.pod

%files Dancer2
%perl_vendor_privlib/Dancer2/Logger/LogReport.pm
%perl_vendor_privlib/Dancer2/Logger/LogReport.pod
%perl_vendor_privlib/Dancer2/Plugin/LogReport.pm
%perl_vendor_privlib/Dancer2/Plugin/LogReport.pod
%perl_vendor_privlib/Dancer2/Plugin/LogReport/Message.pm
%perl_vendor_privlib/Dancer2/Plugin/LogReport/Message.pod

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin