Hello community,

here is the log from the commit of package weston for openSUSE:Factory checked 
in at 2018-03-04 12:51:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weston (Old)
 and      /work/SRC/openSUSE:Factory/.weston.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weston"

Sun Mar  4 12:51:38 2018 rev:16 rq:582112 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/weston/weston.changes    2017-09-15 
22:31:08.700871111 +0200
+++ /work/SRC/openSUSE:Factory/.weston.new/weston.changes       2018-03-04 
12:51:39.721650405 +0100
@@ -1,0 +2,10 @@
+Tue Feb 27 14:41:38 UTC 2018 - emil.l.veli...@gmail.com
+
+- Remove unneeded dependencies, update existing version checks
+
+-------------------------------------------------------------------
+Tue Feb 27 14:15:43 UTC 2018 - emil.l.veli...@gmail.com
+
+- Remove no longer present libinput configure toggle
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ weston.spec ++++++
--- /var/tmp/diff_new_pack.Rn7HqP/_old  2018-03-04 12:51:40.857609009 +0100
+++ /var/tmp/diff_new_pack.Rn7HqP/_new  2018-03-04 12:51:40.861608863 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package weston
 #
-# Copyright (c) 2017 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
@@ -33,14 +33,11 @@
 Patch1:         0001-build-honor-results-obtained-by-pkg-config-libinput.patch
 BuildRequires:  autoconf >= 2.64
 BuildRequires:  automake >= 1.11
-BuildRequires:  libexpat-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtool >= 2.2
-BuildRequires:  libvpx-devel
 BuildRequires:  libxml2-tools
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
-BuildRequires:  rsvg-view
 BuildRequires:  xkeyboard-config
 BuildRequires:  xz
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -51,29 +48,29 @@
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(freerdp2)
 BuildRequires:  pkgconfig(gbm)
-BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glesv2)
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.30
-BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(libinput) >= 0.8.0
 BuildRequires:  pkgconfig(libsystemd) >= 209
 BuildRequires:  pkgconfig(libudev) >= 136
 BuildRequires:  pkgconfig(libwebp)
+# mtdev isn't really required - the configure check was fixed after the 3.0 
release
 BuildRequires:  pkgconfig(mtdev) >= 1.1.0
 BuildRequires:  pkgconfig(pixman-1) >= 0.25.2
-BuildRequires:  pkgconfig(poppler-glib)
-BuildRequires:  pkgconfig(wayland-client) >= 1.10.0
+BuildRequires:  pkgconfig(wayland-client) >= 1.12.0
 BuildRequires:  pkgconfig(wayland-egl)
-BuildRequires:  pkgconfig(wayland-protocols) >= 1.0
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.8
 BuildRequires:  pkgconfig(wayland-scanner)
-BuildRequires:  pkgconfig(wayland-server) >= 1.10.0
+BuildRequires:  pkgconfig(wayland-server) >= 1.12.0
 BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(xcb-composite)
+BuildRequires:  pkgconfig(xcb-shm)
 BuildRequires:  pkgconfig(xcb-xfixes)
+BuildRequires:  pkgconfig(xcb-xkb) >= 1.9
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.3.0
+Requires:       vpx-tools
 Requires:       xkeyboard-config
 
 %description
@@ -142,7 +139,7 @@
 # Ensure people will use pkgconfig to locate headers.
 # Implicit enable-libunwind would make the tests run endlessly on i586.
 %configure --disable-static --includedir="%_includedir/%name" \
-       --disable-setuid-install --disable-libinput-backend \
+       --disable-setuid-install \
        --disable-libunwind
 make %{?_smp_mflags}
 



Reply via email to