Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2016-02-03 10:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
 and      /work/SRC/openSUSE:Factory/.ant.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes    2015-08-10 
09:11:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ant.new/ant-antlr.changes       2016-02-03 
10:17:57.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 15 22:01:37 UTC 2016 - [email protected]
+
+- junit4 test did not work (bnc#915686)
+
+-------------------------------------------------------------------
ant-junit.changes: same change
ant.changes: same change

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

Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.7BELxx/_old  2016-02-03 10:17:58.000000000 +0100
+++ /var/tmp/diff_new_pack.7BELxx/_new  2016-02-03 10:17:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant-antlr
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -575,6 +575,7 @@
 
 %if %{with junit}
 echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
+echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
 %endif
 
 %if %{with antlr}
@@ -675,6 +676,7 @@
 %{_javadir}/ant/ant-junit*.jar
 %{ant_home}/lib/ant-junit*.jar
 %config(noreplace) %{_sysconfdir}/ant.d/junit
+%config(noreplace) %{_sysconfdir}/ant.d/junit4
 %{ant_home}/etc/junit-frames.xsl
 %{ant_home}/etc/junit-noframes.xsl
 %{_mavenpomdir}/JPP.ant-ant-junit*.pom

++++++ ant-junit.spec ++++++
--- /var/tmp/diff_new_pack.7BELxx/_old  2016-02-03 10:17:58.000000000 +0100
+++ /var/tmp/diff_new_pack.7BELxx/_new  2016-02-03 10:17:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant-junit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -575,6 +575,7 @@
 
 %if %{with junit}
 echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
+echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
 %endif
 
 %if %{with antlr}
@@ -675,6 +676,7 @@
 %{_javadir}/ant/ant-junit*.jar
 %{ant_home}/lib/ant-junit*.jar
 %config(noreplace) %{_sysconfdir}/ant.d/junit
+%config(noreplace) %{_sysconfdir}/ant.d/junit4
 %{ant_home}/etc/junit-frames.xsl
 %{ant_home}/etc/junit-noframes.xsl
 %{_mavenpomdir}/JPP.ant-ant-junit*.pom

++++++ ant.spec ++++++
--- /var/tmp/diff_new_pack.7BELxx/_old  2016-02-03 10:17:58.000000000 +0100
+++ /var/tmp/diff_new_pack.7BELxx/_new  2016-02-03 10:17:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -574,6 +574,7 @@
 
 %if %{with junit}
 echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit
+echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4
 %endif
 
 %if %{with antlr}
@@ -674,6 +675,7 @@
 %{_javadir}/ant/ant-junit*.jar
 %{ant_home}/lib/ant-junit*.jar
 %config(noreplace) %{_sysconfdir}/ant.d/junit
+%config(noreplace) %{_sysconfdir}/ant.d/junit4
 %{ant_home}/etc/junit-frames.xsl
 %{ant_home}/etc/junit-noframes.xsl
 %{_mavenpomdir}/JPP.ant-ant-junit*.pom



Reply via email to