Hello community,

here is the log from the commit of package OpenSubdiv for openSUSE:Factory 
checked in at 2019-09-23 12:39:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenSubdiv (Old)
 and      /work/SRC/openSUSE:Factory/.OpenSubdiv.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenSubdiv"

Mon Sep 23 12:39:31 2019 rev:2 rq:732499 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenSubdiv/OpenSubdiv.changes    2019-09-20 
14:50:51.754910485 +0200
+++ /work/SRC/openSUSE:Factory/.OpenSubdiv.new.7948/OpenSubdiv.changes  
2019-09-23 12:39:54.537585367 +0200
@@ -1,0 +2,6 @@
+Sun Sep 22 10:52:23 UTC 2019 - Hans-Peter Jansen <[email protected]>
+
+- Use tbb-devel BuildRequires instead of cmake(TBB), the latter is not
+  available in Leap 15.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenSubdiv.spec ++++++
--- /var/tmp/diff_new_pack.hJWxaB/_old  2019-09-23 12:39:55.213585256 +0200
+++ /var/tmp/diff_new_pack.hJWxaB/_new  2019-09-23 12:39:55.213585256 +0200
@@ -13,9 +13,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define pkgver %(v=%version; echo -n "${v//\./_}")
 %define libname libosdCPU%{pkgver}
 
@@ -30,16 +31,16 @@
 BuildRequires:  cmake >= 2.8.6
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
+BuildRequires:  tbb-devel
 BuildRequires:  pkgconfig(gl)
-BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glfw3)
+BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xxf86vm)
-BuildRequires:  cmake(TBB)
 
 %description
 %{name} is a set of libraries that implement subdivision surface


Reply via email to