forked from pool/perl-Log-Log4perl
Accepting request 37125 from devel:languages:perl
Copy from devel:languages:perl/perl-Log-Log4perl based on submit request 37125 from user computersalat OBS-URL: https://build.opensuse.org/request/show/37125 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Log-Log4perl?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 6 17:02:39 UTC 2010 - chris@computersalat.de
|
||||
|
||||
- fix build cycle
|
||||
o disbled Build-/Req Log-Dispatch-FileRotate
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 21:51:02 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@@ -22,7 +22,7 @@ Name: perl-Log-Log4perl
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Log4j implementation for Perl
|
||||
Version: 1.28
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: Artistic License ..
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Log-Log4perl
|
||||
@@ -40,14 +40,15 @@ BuildRequires: perl(DBI) >= 1.607
|
||||
BuildRequires: perl(DBD::CSV) >= 0.22
|
||||
BuildRequires: perl(IO::Socket::INET)
|
||||
BuildRequires: perl(Log::Dispatch)
|
||||
BuildRequires: perl(Log::Dispatch::FileRotate) >= 1.10
|
||||
# fix build cycle, do not enable
|
||||
#BuildRequires: perl(Log::Dispatch::FileRotate) >= 1.10
|
||||
BuildRequires: perl(XML::DOM) > 1.29
|
||||
BuildRequires: rrdtool
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(DBI) >= 1.607
|
||||
Requires: perl(IO::Socket::INET)
|
||||
Requires: perl(Log::Dispatch)
|
||||
Requires: perl(Log::Dispatch::FileRotate) >= 1.10
|
||||
#Requires: perl(Log::Dispatch::FileRotate) >= 1.10
|
||||
Requires: perl(XML::DOM) > 1.29
|
||||
Requires: rrdtool
|
||||
|
||||
|
Reference in New Issue
Block a user