SHA256
1
0
forked from pool/mutter

Accepting request 265952 from home:Zaitor:branches:GNOME:Factory

New stable update

OBS-URL: https://build.opensuse.org/request/show/265952
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=164
This commit is contained in:
Bjørn Lie
2014-12-19 17:25:06 +00:00
committed by Git OBS Bridge
parent d275ab5cd3
commit de2d091a5d
9 changed files with 21 additions and 437 deletions

View File

@@ -23,23 +23,13 @@
%endif
Name: mutter
Version: 3.14.2
Version: 3.14.3
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/mutter/3.14/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM mutter-black-screen-during-login.patch bgo#740377 badshah400@gmail.com --Disable ugly black screen during login; patch taken from upstream git
Patch0: mutter-black-screen-during-login.patch
# PATCH-FIX-UPSTREAM mutter-window-actor-unredirection-when-destroyed.patch bgo#740133 badshah400@gmail.com -- window-actor: Do not request unredirection when destroyed; patch taken from upstream
Patch1: mutter-window-actor-unredirection-when-destroyed.patch
# PATCH-FIX-UPSTREAM mutter-empty-input-shapes-windows.patch badshah400@gmail.com -- window-x11: Fix windows that set empty input shapes; patch taken from upstream git
Patch2: mutter-empty-input-shapes-windows.patch
# PATCH-FIX-UPSTREAM mutter-left-over-queued-frames.patch bgo#738686 badshah400@gmail.com -- Fix problems resulting in left-over queued frames; patch taken from upstream git
Patch3: mutter-left-over-queued-frames.patch
# PATCH-FIX-UPSTREAM mutter-dont-overwrite-send_frame_messages_timer.patch bgo#738686 badshah400@gmail.com -- MetaWindowActor: don't overwrite send_frame_messages_timer; patch taken from upstream git
Patch4: mutter-dont-overwrite-send_frame_messages_timer.patch
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel >= 0.9.5
BuildRequires: intltool
@@ -151,11 +141,6 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
translation-update-upstream
%build