Accepting request 47026 from home:dimstar:branches:GNOME:Factory

thanks

OBS-URL: https://build.opensuse.org/request/show/47026
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=30
This commit is contained in:
Vincent Untz 2010-09-09 21:07:02 +00:00 committed by Git OBS Bridge
parent 9b16c76fa0
commit 49fc7750b8
3 changed files with 1123 additions and 0 deletions

1114
mutter-gdk-cairo.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 2 20:48:40 UTC 2010 - dimstar@opensuse.org
- Add mutter-gdk-cairo.patch, replace GDK Drawing API with cairo.
This fixes building with GTK3 2.90.6.
-------------------------------------------------------------------
Wed Sep 1 15:32:49 CEST 2010 - vuntz@opensuse.org

View File

@ -36,6 +36,8 @@ Version: 2.31.5
Release: 1
Summary: Window and compositing manager based on Clutter
Source: %{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM mutter-gdk-cairo.patch dimstar@opensuse.org -- Replace GDK drawing API with cairo, upstream git commit 08cfdcd & 0839c1
Patch0: mutter-gdk-cairo.patch
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zenity
@ -63,6 +65,7 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%patch0 -p1
%build
%configure \