Accepting request 154957 from home:badshah400:branches:GNOME:Factory
Add patch from upstream git to fix a window redirecting issue (bgo#693042). OBS-URL: https://build.opensuse.org/request/show/154957 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=109
This commit is contained in:
@@ -26,6 +26,8 @@ Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/mutter/3.6/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM mutter-stop-jumping-windows.patch bgo#556696 zaitor@opensuse.org -- Stop windows from jumping spontaneously from one monitor to another.
|
||||
Patch0: mutter-stop-jumping-windows.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-correctly-create-new-pixmap.patch bgo#693042 badshah400@gmail.com -- Correctly create a new pixmap when redirecting a window again; patch taken from upstream git
|
||||
Patch1: mutter-correctly-create-new-pixmap.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gobject-introspection-devel >= 0.9.5
|
||||
BuildRequires: intltool
|
||||
@@ -125,6 +127,7 @@ to develop applications that require these.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
|
Reference in New Issue
Block a user