From b61ed70cad601f041f7e1d62b0cf150a85db0fe935afd72e5d74f27fd807e103 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 1 Oct 2019 10:20:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ws-jaxme?expand=0&rev=28 --- ws-jaxme.changes | 5 +++++ ws-jaxme.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ws-jaxme.changes b/ws-jaxme.changes index d1c6cd3..88f9190 100644 --- a/ws-jaxme.changes +++ b/ws-jaxme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 1 10:20:26 UTC 2019 - Fridrich Strba + +- Build against new compatibility package log4j12 + ------------------------------------------------------------------- Fri Oct 5 10:08:58 UTC 2018 - Fridrich Strba diff --git a/ws-jaxme.spec b/ws-jaxme.spec index 39f310a..2f03d7e 100644 --- a/ws-jaxme.spec +++ b/ws-jaxme.spec @@ -1,7 +1,7 @@ # # spec file for package ws-jaxme # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,7 @@ BuildRequires: java-devel >= 1.6 BuildRequires: javapackages-tools BuildRequires: jaxp_transform_impl BuildRequires: junit >= 3.8.1 -BuildRequires: log4j +BuildRequires: log4j12 BuildRequires: xalan-j2 BuildRequires: xerces-j2 BuildRequires: xml-commons-apis @@ -115,7 +115,7 @@ export CLASSPATH=$(build-classpath \ antlr \ apache-commons-codec \ hsqldb \ - log4j \ + log4j12/log4j-12 \ xalan-j2 \ xalan-j2-serializer \ xmldb-api \