From fcb4c60c285e274a589f482ea25bf3444580081be3f35b0b6c3442f97a288601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 4 Mar 2015 10:31:27 +0000 Subject: [PATCH] - Use log4j-mini to hopefully avoid build-cycle OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-logging?expand=0&rev=19 --- apache-commons-logging.changes | 5 +++++ apache-commons-logging.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/apache-commons-logging.changes b/apache-commons-logging.changes index 57437da..7433e2f 100644 --- a/apache-commons-logging.changes +++ b/apache-commons-logging.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 4 10:31:13 UTC 2015 - tchvatal@suse.com + +- Use log4j-mini to hopefully avoid build-cycle + ------------------------------------------------------------------- Fri Feb 20 15:14:30 UTC 2015 - dmacvicar@suse.de diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index 7c2829e..586d8dd 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -48,7 +48,7 @@ BuildRequires: maven-plugin-build-helper BuildRequires: maven-site-plugin %endif BuildRequires: gpg-offline -BuildRequires: log4j >= 1.2 +BuildRequires: log4j-mini >= 1.2 BuildRequires: servletapi5 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build