Hello community,

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

Package is "mutter"

Fri Sep 15 21:07:33 2017 rev:113 rq:526327 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutter/mutter.changes    2017-09-13 
21:57:00.553016923 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes       2017-09-15 
21:07:33.999199643 +0200
@@ -1,0 +2,6 @@
+Thu Sep 14 14:39:13 UTC 2017 - [email protected]
+
+- Drop SLE12 / Leap42 conditionals and build with wayland
+  unconditionally.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mutter.spec ++++++
--- /var/tmp/diff_new_pack.LWR2Me/_old  2017-09-15 21:07:34.755093520 +0200
+++ /var/tmp/diff_new_pack.LWR2Me/_new  2017-09-15 21:07:34.759092958 +0200
@@ -16,11 +16,6 @@
 #
 
 
-%if 0%{?suse_version} == 1315
-%bcond_with wayland
-%else
-%bcond_without wayland
-%endif
 Name:           mutter
 Version:        3.26.0
 Release:        0
@@ -87,14 +82,12 @@
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
-%if %{with wayland}
 BuildRequires:  pkgconfig(gbm) >= 10.3
 BuildRequires:  pkgconfig(gudev-1.0) >= 232
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.9
 BuildRequires:  pkgconfig(wayland-server) >= 1.13.0
-%endif
 
 %description
 Mutter is a window and compositing manager based on Clutter, forked
@@ -152,13 +145,8 @@
 
 %build
 %configure \
-%if %{with wayland}
         --enable-wayland \
         --enable-native-backend \
-%else
-        --disable-wayland \
-        --disable-native-backend \
-%endif
         --disable-static \
         --enable-egl-device \
         --enable-compile-warnings=maximum


Reply via email to