[mutter-wayland] Update dep versions

Kalev Lember kalev at fedoraproject.org
Sat Apr 5 16:56:30 UTC 2014


commit 65984a7babd1b565369660c5d57e4306967e1343
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Apr 5 18:56:07 2014 +0200

    Update dep versions

 mutter-wayland.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/mutter-wayland.spec b/mutter-wayland.spec
index 8f23dbe..d66b04d 100644
--- a/mutter-wayland.spec
+++ b/mutter-wayland.spec
@@ -6,7 +6,7 @@
 
 Name:          mutter-wayland
 Version:       3.12.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Mutter window manager with experimental Wayland support
 
 Group:         User Interface/Desktops
@@ -15,7 +15,7 @@ License:       GPLv2+
 URL:           https://wiki.gnome.org/ThreePointNine/Features/WaylandSupport
 Source0:       http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
 
-BuildRequires: clutter-devel >= 1.13.5
+BuildRequires: clutter-devel >= 1.15.90
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
 BuildRequires: gnome-desktop3-devel
@@ -40,9 +40,9 @@ BuildRequires: gsettings-desktop-schemas-devel
 # Extra dependencies for the mutter-wayland branch
 BuildRequires: pam-devel
 
-# Make sure this can't be installed with an old gnome-shell build because of
-# an ABI change.
-Conflicts: gnome-shell < 3.9.90
+# Make sure yum updates gnome-shell as well; otherwise we might end up with
+# broken gnome-shell installations due to mutter ABI changes.
+Conflicts: gnome-shell < 3.12.0
 
 # Depend on the mutter package as we are removing the files that overlap
 # between mutter and mutter-wayland down below.
@@ -147,6 +147,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Sat Apr 05 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.0-2
+- Update dep versions
+
 * Tue Mar 25 2014 Florian Müllner <fmuellner at redhat.com> - 3.12.0-1
 - Update to 3.12.0, drop obsolete downstream patch
 


More information about the scm-commits mailing list