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