Hello community,

here is the log from the commit of package perl-OpenGL for openSUSE:Factory 
checked in at 2018-02-05 10:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-OpenGL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-OpenGL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-OpenGL"

Mon Feb  5 10:52:33 2018 rev:2 rq:572293 version:0.70

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-OpenGL/perl-OpenGL.changes  2017-08-24 
18:48:30.222328274 +0200
+++ /work/SRC/openSUSE:Factory/.perl-OpenGL.new/perl-OpenGL.changes     
2018-02-05 10:53:24.791178465 +0100
@@ -1,0 +2,5 @@
+Fri Feb  2 22:36:38 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Add Mesa-dri to BuildRequires, required for %check/xvfb-run
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-OpenGL.spec ++++++
--- /var/tmp/diff_new_pack.W4Mmex/_old  2018-02-05 10:53:25.643138622 +0100
+++ /var/tmp/diff_new_pack.W4Mmex/_new  2018-02-05 10:53:25.647138435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-OpenGL
 #
-# 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
@@ -34,6 +34,9 @@
 BuildRequires:  perl-macros
 %{perl_requires}
 # MANUAL BEGIN
+%if 0%{suse_version} >= 1500
+BuildRequires:  Mesa-dri
+%endif
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  xvfb-run

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.W4Mmex/_old  2018-02-05 10:53:25.679136939 +0100
+++ /var/tmp/diff_new_pack.W4Mmex/_new  2018-02-05 10:53:25.683136751 +0100
@@ -4,6 +4,9 @@
   OpenGL-0.6704-Prefer-system-GL-gl.h-on-non-Win32.patch: -p1
   OpenGL-0.6704-Delete-functions-removed-from-Mesa.patch: -p1
 preamble: |-
+ %if 0%{suse_version} >= 1500
+ BuildRequires:  Mesa-dri
+ %endif
  BuildRequires:  freeglut-devel
  BuildRequires:  xvfb-run
  BuildRequires:  pkgconfig(xi)


Reply via email to