Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2017-09-15 21:06:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cogl (Old)
 and      /work/SRC/openSUSE:Factory/.cogl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cogl"

Fri Sep 15 21:06:44 2017 rev:41 rq:526150 version:1.22.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cogl/cogl.changes        2016-08-31 
00:05:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2017-09-15 
21:06:45.733975750 +0200
@@ -1,0 +2,5 @@
+Thu Sep 14 12:28:27 UTC 2017 - [email protected]
+
+- Drop the SLE12 / Leap42 build_wayland_backend conditional.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cogl.spec ++++++
--- /var/tmp/diff_new_pack.2h8ANt/_old  2017-09-15 21:06:46.389883666 +0200
+++ /var/tmp/diff_new_pack.2h8ANt/_new  2017-09-15 21:06:46.389883666 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cogl
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,11 +16,6 @@
 #
 
 
-%if 0%{?suse_version} == 1315
-%define build_wayland_backend 0
-%else
-%define build_wayland_backend 1
-%endif
 %define with_GLES2 1
 
 Name:           cogl
@@ -37,6 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc >= 1.13
 BuildRequires:  pkgconfig(cairo) >= 1.10
+BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glesv2)
@@ -50,19 +46,16 @@
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(pangocairo) >= 1.20
+BuildRequires:  pkgconfig(wayland-client)
+BuildRequires:  pkgconfig(wayland-cursor)
+BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcomposite) >= 0.4
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes) >= 3
-BuildRequires:  pkgconfig(xrandr) >= 1.2
-%if %{build_wayland_backend}
-BuildRequires:  pkgconfig(gbm)
-BuildRequires:  pkgconfig(wayland-client)
-BuildRequires:  pkgconfig(wayland-cursor)
-BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(xkbcommon)
-%endif
+BuildRequires:  pkgconfig(xrandr) >= 1.2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -164,8 +157,8 @@
 
 %package devel
 Summary:        An object oriented GL/GLES Abstraction/Utility Layer -- 
Development Files
-Group:          Development/Libraries/GNOME
 # cogl-defines.h includes GL/gl.h
+Group:          Development/Libraries/GNOME
 Requires:       Mesa-devel
 %if %{with_GLES2}
 Requires:       libcogl-gles2-20 = %{version}
@@ -194,11 +187,9 @@
         --with-pic \
         --enable-gtk-doc \
         --enable-cogl-gst \
-%if %{build_wayland_backend}
          --enable-kms-egl-platform \
          --enable-wayland-egl-platform \
          --enable-wayland-egl-server \
-%endif
 %if %{with_GLES2}
         --enable-gles2 --enable-cogl-gles2 \
 %endif


Reply via email to