Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-06-09 15:56:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and      /work/SRC/openSUSE:Factory/.libva.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libva"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2016-04-17 
22:16:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes      2016-06-09 
15:56:51.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 19 16:19:32 UTC 2016 - zai...@opensuse.org
+
+- Add missing post/postun handling for libva-wayland1.
+
+-------------------------------------------------------------------
libva.changes: same change

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

Other differences:
------------------
++++++ libva-gl.spec ++++++
--- /var/tmp/diff_new_pack.tXtqJR/_old  2016-06-09 15:56:53.000000000 +0200
+++ /var/tmp/diff_new_pack.tXtqJR/_new  2016-06-09 15:56:53.000000000 +0200
@@ -248,6 +248,12 @@
 
 %postun -n libva-drm1 -p /sbin/ldconfig
 
+%if %{with wayland}
+%post -n libva-wayland1 -p /sbin/ldconfig
+
+%postun -n libva-wayland1 -p /sbin/ldconfig
+%endif
+
 %post -n libva-x11-1 -p /sbin/ldconfig
 
 %postun -n libva-x11-1 -p /sbin/ldconfig

++++++ libva.spec ++++++
--- /var/tmp/diff_new_pack.tXtqJR/_old  2016-06-09 15:56:53.000000000 +0200
+++ /var/tmp/diff_new_pack.tXtqJR/_new  2016-06-09 15:56:53.000000000 +0200
@@ -248,6 +248,12 @@
 
 %postun -n libva-drm1 -p /sbin/ldconfig
 
+%if %{with wayland}
+%post -n libva-wayland1 -p /sbin/ldconfig
+
+%postun -n libva-wayland1 -p /sbin/ldconfig
+%endif
+
 %post -n libva-x11-1 -p /sbin/ldconfig
 
 %postun -n libva-x11-1 -p /sbin/ldconfig


Reply via email to