Accepting request 54583 from devel:languages:perl
Accepted submit request 54583 from user coolo OBS-URL: https://build.opensuse.org/request/show/54583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Log-Log4perl?expand=0&rev=17
This commit is contained in:
commit
c705123ad8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:26 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 15:08:00 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -31,10 +31,9 @@ Url: http://search.cpan.org/dist/Log-Log4perl/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with test}
|
||||
# fix build cycle, do not enable
|
||||
BuildRequires: perl(Log::Dispatch::FileRotate) >= 1.10
|
||||
@ -48,7 +47,6 @@ BuildRequires: perl(File::Spec) >= 0.82
|
||||
#BuildRequires: perl(DBI) >= 1.607
|
||||
#BuildRequires: perl(DBD::CSV) >= 0.22
|
||||
#BuildRequires: perl(IO::Socket::INET)
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(DBI) >= 1.607
|
||||
Requires: perl(IO::Socket::INET)
|
||||
Requires: perl(Log::Dispatch)
|
||||
|
Loading…
Reference in New Issue
Block a user