Hello community,

here is the log from the commit of package irrlicht for openSUSE:Factory 
checked in at 2018-02-28 20:03:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/irrlicht (Old)
 and      /work/SRC/openSUSE:Factory/.irrlicht.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "irrlicht"

Wed Feb 28 20:03:10 2018 rev:3 rq:580959 version:1.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/irrlicht/irrlicht.changes        2017-01-04 
19:38:10.485662093 +0100
+++ /work/SRC/openSUSE:Factory/.irrlicht.new/irrlicht.changes   2018-02-28 
20:03:12.758920057 +0100
@@ -1,0 +2,7 @@
+Wed Feb 14 15:27:32 UTC 2018 - [email protected]
+
+- Do not BuildRequire xorg-x11-devel or Mesa-devel 
+  metapackages.
+- Fix -devel package requires too. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ irrlicht.spec ++++++
--- /var/tmp/diff_new_pack.TidUis/_old  2018-02-28 20:03:14.234866654 +0100
+++ /var/tmp/diff_new_pack.TidUis/_new  2018-02-28 20:03:14.238866509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package irrlicht
 #
-# Copyright (c) 2016 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
@@ -30,14 +30,16 @@
 Patch0:         irrlicht-1.7.9.3629-config.patch
 # PATCH-FIX-UPSTREAM irrlicht-1.8-directionlight.patch
 Patch1:         irrlicht-1.8-directionlight.patch
-BuildRequires:  Mesa-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  unzip
-BuildRequires:  xorg-x11-devel
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xxf86vm)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,13 +59,8 @@
 %package devel
 Summary:        Development headers and libraries for irrlicht
 Group:          Development/Libraries/C and C++
-Requires:       Mesa-devel
 Requires:       libIrrlicht%{sover} = %{version}
-Requires:       libjpeg-devel
-Requires:       libpng-devel
-Requires:       xorg-x11-devel
-Requires:       xorg-x11-libX11-devel
-Requires:       zlib-devel
+Requires:       libstdc++-devel
 
 %description devel
 Development headers and libraries for irrlicht.



Reply via email to