Hello community,

here is the log from the commit of package VirtualGL for openSUSE:Factory 
checked in at 2018-06-20 15:31:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/VirtualGL (Old)
 and      /work/SRC/openSUSE:Factory/.VirtualGL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "VirtualGL"

Wed Jun 20 15:31:41 2018 rev:9 rq:617686 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/VirtualGL/VirtualGL.changes      2017-12-23 
12:19:45.854770411 +0100
+++ /work/SRC/openSUSE:Factory/.VirtualGL.new/VirtualGL.changes 2018-06-20 
15:32:55.438664890 +0200
@@ -1,0 +2,6 @@
+Tue Jun 19 09:43:27 UTC 2018 - [email protected]
+
+- Do not provide the env files which change the preload order
+  bsc#1097210
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ VirtualGL.spec ++++++
--- /var/tmp/diff_new_pack.LXsgbP/_old  2018-06-20 15:32:56.698619174 +0200
+++ /var/tmp/diff_new_pack.LXsgbP/_new  2018-06-20 15:32:56.702619029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package VirtualGL
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
 Version:        2.5.2
 Release:        0
 Summary:        A toolkit for displaying OpenGL applications to thin clients
-License:        LGPL-2.1 AND SUSE-wxWidgets-3.1
+License:        LGPL-2.1-only AND SUSE-wxWidgets-3.1
 Group:          Productivity/Networking/Other
 Url:            http://www.virtualgl.org
 Source0:        
http://downloads.sourceforge.net/virtualgl/%{name}-%{version}.tar.gz
@@ -128,6 +128,8 @@
 chmod 644 doc/LGPL.txt doc/LICENSE.txt doc/index.html doc/*.png doc/*.gif 
doc/*.css
 rm -rf %{buildroot}%{_datadir}/doc
 mv -f %{buildroot}%{_bindir}/glxinfo %{buildroot}%{_bindir}/vglxinfo
+# bsc#1097210 rely on env settings
+rm -rf %{buildroot}/%{_bindir}/.vglrun.*
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -140,13 +142,6 @@
 %{_bindir}/cpustat
 %{_bindir}/vglxinfo
 %{_bindir}/glxspheres
-# God knows what this is but other
-# distributions do the same...
-%ifarch x86_64 s390x ppc64 ppc64le aarch64
-%{_bindir}/.vglrun.vars64
-%else
-%{_bindir}/.vglrun.vars32
-%endif
 %{_bindir}/vglclient
 %{_bindir}/vglconfig
 %{_bindir}/vglconnect


Reply via email to