Hello community,

here is the log from the commit of package apache-commons-jxpath for 
openSUSE:Factory checked in at 2019-02-06 14:06:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-jxpath (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-jxpath.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-jxpath"

Wed Feb  6 14:06:49 2019 rev:7 rq:671844 version:1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-jxpath/apache-commons-jxpath.changes  
    2018-10-29 14:58:54.866020304 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-jxpath.new.28833/apache-commons-jxpath.changes
   2019-02-06 14:06:50.926655491 +0100
@@ -1,0 +2,5 @@
+Tue Feb  5 12:29:04 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Include a manifest in the jar file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-jxpath.spec ++++++
--- /var/tmp/diff_new_pack.Pk8M1T/_old  2019-02-06 14:06:51.754655340 +0100
+++ /var/tmp/diff_new_pack.Pk8M1T/_new  2019-02-06 14:06:51.754655340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-jxpath
 #
-# 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
@@ -70,6 +70,9 @@
 ant -Dmaven.mode.offline=true jar \
     -Dant.build.javac.source=8 -Dant.build.javac.target=8 \
     -lib %{_datadir}/java
+sed -i "s/@name@/%{short_name}/g" src/conf/MANIFEST.MF
+sed -i "s/@version@/%{version}/g" src/conf/MANIFEST.MF
+jar ufm target/%{short_name}.jar src/conf/MANIFEST.MF
 
 %install
 install -Dpm 644 target/%{short_name}.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar


Reply via email to