Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2017-01-20 13:07:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2016-12-10 
18:29:20.892388315 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2017-01-20 
13:07:32.320537462 +0100
@@ -1,0 +2,5 @@
+Sat Feb  3 11:11:11 UTC 2018 - [email protected]
+
+- build-fix: kill our Xvfb after use
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.FpXeEs/_old  2017-01-20 13:07:33.064431282 +0100
+++ /var/tmp/diff_new_pack.FpXeEs/_new  2017-01-20 13:07:33.072430140 +0100
@@ -521,6 +521,7 @@
 # X-server and $DISPLAY required to enable tk bindings
 export DISPLAY=%{X_display}
 Xvfb -noreset %{X_display} >& Xvfb.log &
+trap "kill $! || true" EXIT
 sleep 5
 cmake \
         -DCMAKE_INSTALL_LIBDIR=%{_libdir} \\\


Reply via email to