Hello community, here is the log from the commit of package velocity for openSUSE:Factory checked in at 2019-10-04 11:21:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velocity (Old) and /work/SRC/openSUSE:Factory/.velocity.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velocity" Fri Oct 4 11:21:32 2019 rev:23 rq:734274 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/velocity/velocity.changes 2019-04-11 12:19:55.237008725 +0200 +++ /work/SRC/openSUSE:Factory/.velocity.new.2352/velocity.changes 2019-10-04 11:22:27.752938688 +0200 @@ -1,0 +2,5 @@ +Tue Oct 1 11:35:09 UTC 2019 - Fridrich Strba <[email protected]> + +- Build against the compatibility package log4j12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velocity.spec ++++++ --- /var/tmp/diff_new_pack.rYFL6t/_old 2019-10-04 11:22:28.212937489 +0200 +++ /var/tmp/diff_new_pack.rYFL6t/_new 2019-10-04 11:22:28.212937489 +0200 @@ -38,7 +38,7 @@ BuildRequires: javapackages-local BuildRequires: jdom >= 1.0-1 BuildRequires: junit -BuildRequires: log4j >= 1.1 +BuildRequires: log4j12 >= 1.1 BuildRequires: oro BuildRequires: plexus-classworlds BuildRequires: servletapi4 @@ -48,7 +48,7 @@ Requires: commons-lang Requires: java >= 1.6.0 Requires: jdom >= 1.0-1 -Requires: log4j >= 1.1 +Requires: log4j12 >= 1.1 Requires: oro Requires: servletapi4 Requires: werken-xpath @@ -183,7 +183,7 @@ ln -sf $(build-classpath commons-lang) ln -sf $(build-classpath commons-logging) ln -sf $(build-classpath jdom) -ln -sf $(build-classpath log4j) +ln -sf $(build-classpath log4j12/log4j-12) ln -sf $(build-classpath oro) # Use servletapi4 instead of servletapi5 in CLASSPATH ln -sf $(build-classpath servletapi4)
