forked from pool/perl-Log-Log4perl
Accepting request 329588 from devel:languages:perl:autoupdate
OBS-URL: https://build.opensuse.org/request/show/329588 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
2c4867f260
commit
373a13c96a
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Log-Log4perl
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,20 +17,21 @@
|
||||
|
||||
|
||||
Name: perl-Log-Log4perl
|
||||
Version: 1.36
|
||||
Version: 1.46
|
||||
Release: 0
|
||||
%define cpan_name Log-Log4perl
|
||||
Summary: Log4j implementation for Perl
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Log-Log4perl/
|
||||
Source: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
# MANUAL
|
||||
Requires: rrdtool
|
||||
BuildRequires: perl(File::Path) >= 2.0606
|
||||
Requires: perl(File::Path) >= 2.0606
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -40,7 +41,7 @@ of your system from the outside. It implements the widely popular
|
||||
|
||||
*For a detailed tutorial on Log::Log4perl usage, please read*
|
||||
|
||||
http://www.perl.com/pub/a/2002/09/11/log4perl.html
|
||||
the http://www.perl.com/pub/a/2002/09/11/log4perl.html manpage
|
||||
|
||||
Logging beats a debugger if you want to know what's going on in your code
|
||||
during runtime. However, traditional logging packages are too static and
|
||||
|
Reference in New Issue
Block a user