Hello community, here is the log from the commit of package clutter for openSUSE:Factory checked in at 2017-09-15 21:06:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clutter (Old) and /work/SRC/openSUSE:Factory/.clutter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clutter" Fri Sep 15 21:06:38 2017 rev:84 rq:526149 version:1.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/clutter/clutter.changes 2017-09-13 21:43:59.598893476 +0200 +++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2017-09-15 21:06:39.690824157 +0200 @@ -1,0 +2,5 @@ +Thu Sep 14 12:11:07 UTC 2017 - [email protected] + +- Drop the SLE12 / Leap42 build_wayland_backend conditional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter.spec ++++++ --- /var/tmp/diff_new_pack.HSLpD4/_old 2017-09-15 21:06:40.470714666 +0200 +++ /var/tmp/diff_new_pack.HSLpD4/_new 2017-09-15 21:06:40.474714105 +0200 @@ -16,12 +16,6 @@ # -%if 0%{?suse_version} == 1315 -%define build_wayland_backend 0 -%else -%define build_wayland_backend 1 -%endif - Name: clutter Version: 1.26.2 Release: 0 @@ -41,24 +35,22 @@ BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5 +BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(json-glib-1.0) >= 0.12 BuildRequires: pkgconfig(libdrm) +BuildRequires: pkgconfig(libinput) >= 0.19.0 BuildRequires: pkgconfig(libudev) >= 136 BuildRequires: pkgconfig(pangocairo) >= 1.30 BuildRequires: pkgconfig(pangoft2) +BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-cursor) +BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xi) -%if %{build_wayland_backend} -BuildRequires: pkgconfig(gudev-1.0) -BuildRequires: pkgconfig(libinput) >= 0.19.0 -BuildRequires: pkgconfig(wayland-client) -BuildRequires: pkgconfig(wayland-cursor) -BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(xkbcommon) -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -113,12 +105,10 @@ %configure \ --disable-static \ --enable-xinput \ -%if %{build_wayland_backend} --enable-evdev-input \ --enable-wayland-backend \ --enable-wayland-compositor \ --enable-egl-backend \ -%endif --enable-docs make %{?_smp_mflags} V=1
