Hello community,

here is the log from the commit of package jarjar for openSUSE:Factory checked 
in at 2018-12-18 14:53:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jarjar (Old)
 and      /work/SRC/openSUSE:Factory/.jarjar.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jarjar"

Tue Dec 18 14:53:54 2018 rev:19 rq:657201 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/jarjar/jarjar.changes    2018-12-04 
20:56:21.980716869 +0100
+++ /work/SRC/openSUSE:Factory/.jarjar.new.28833/jarjar.changes 2018-12-18 
14:54:45.158566231 +0100
@@ -1,0 +2,6 @@
+Tue Dec 11 12:31:52 UTC 2018 - Fridrich Strba <fst...@suse.com>
+
+- Build against objectweb-asm >= 5 in order to avoid getting stuck
+  with a particular asmN package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jarjar.spec ++++++
--- /var/tmp/diff_new_pack.HNhipm/_old  2018-12-18 14:54:47.394563266 +0100
+++ /var/tmp/diff_new_pack.HNhipm/_new  2018-12-18 14:54:47.402563254 +0100
@@ -31,16 +31,15 @@
 Patch1:         jarjar-1.4-asm5.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit >= 1.6
-BuildRequires:  asm5
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
-BuildRequires:  javapackages-tools
 BuildRequires:  junit
+BuildRequires:  objectweb-asm >= 5
 BuildRequires:  unzip
-Requires:       asm5
 Requires:       gnu-regexp
 Requires:       objectweb-anttask
+Requires:       objectweb-asm >= 5
 Requires(post): javapackages-tools
 Requires(postun): javapackages-tools
 BuildArch:      noarch
@@ -90,8 +89,8 @@
 
 %build
 pushd lib
-ln -sf $(build-classpath asm5/asm) asm-4.0.jar
-ln -sf $(build-classpath asm5/asm-commons) asm-commons-4.0.jar
+ln -sf $(build-classpath objectweb-asm/asm) asm-4.0.jar
+ln -sf $(build-classpath objectweb-asm/asm-commons) asm-commons-4.0.jar
 ln -sf $(build-classpath ant) ant.jar
 popd
 export OPT_JAR_LIST="ant/ant-junit junit"



Reply via email to