forked from pool/perl-Apache-LogFormat-Compiler
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-LogFormat-Compiler?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
a623f6c526
commit
5a63201ea1
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Apache-LogFormat-Compiler
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Apache-LogFormat-Compiler
|
||||
Version: 0.13
|
||||
Version: 0.30
|
||||
Release: 0
|
||||
%define cpan_name Apache-LogFormat-Compiler
|
||||
Summary: Compile a log format string to perl-code
|
||||
@@ -33,15 +33,13 @@ BuildRequires: perl(CPAN::Meta)
|
||||
BuildRequires: perl(CPAN::Meta::Prereqs)
|
||||
BuildRequires: perl(HTTP::Request::Common)
|
||||
BuildRequires: perl(Module::Build) >= 0.38
|
||||
BuildRequires: perl(POSIX::strftime::Compiler) >= 0.30
|
||||
BuildRequires: perl(Test::MockTime)
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
BuildRequires: perl(Test::Requires)
|
||||
BuildRequires: perl(Try::Tiny) >= 0.12
|
||||
BuildRequires: perl(URI::Escape) >= 1.60
|
||||
#BuildRequires: perl(Apache::LogFormat::Compiler)
|
||||
#BuildRequires: perl(HTTP::Message::PSGI)
|
||||
#BuildRequires: perl(Plack::Builder)
|
||||
#BuildRequires: perl(Plack::Test)
|
||||
#BuildRequires: perl(t::Req2PSGI)
|
||||
Requires: perl(POSIX::strftime::Compiler) >= 0.30
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user