SHA256
1
0
forked from pool/mutter

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

Added patch to fix upstream bug with extensions in some cases - Now includes a .changes entery...

OBS-URL: https://build.opensuse.org/request/show/116476
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=94
This commit is contained in:
2012-05-06 10:56:36 +00:00
committed by Git OBS Bridge
parent 0e26c7ab86
commit 1cd3e878d3
3 changed files with 61 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/mutter/3.4/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM mutter-fix-crash-when-frame-is-NULL.patch bgo#675254 zaitor@opensuse.org -- fixes crashes in extensions.
Patch0: mutter-fix-crash-when-frame-is-NULL.patch
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
BuildRequires: gobject-introspection-devel >= 0.9.5
@@ -88,6 +90,7 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%patch0 -p1
translation-update-upstream
%if 0%{?BUILD_FROM_VCS}