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

Copy from home:dimstar:branches:GNOME:Factory/mutter via accept of submit request 33540 revision 4.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/33540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=23
This commit is contained in:
Magnus Boman
2010-02-28 08:17:25 +00:00
committed by Git OBS Bridge
parent 7433162fa7
commit 394a1c850e
4 changed files with 93 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ Summary: Window and compositing manager based on Clutter
Source: %{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM mutter-cogl_texture-deprecated.patch bgo#610454 dimstar@opensuse.org -- cogl_texture_[un]ref has been deprecated in favor of cogl_handle_[un]ref.
Patch0: mutter-cogl_texture-deprecated.patch
# PATCH-FIX-UPSTREAM mutter-gcc45.patch bgo#606719 dimstar@opensuse.org -- Fix build with GCC 4.5
Patch1: mutter-gcc45.patch
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zenity
@@ -67,6 +69,7 @@ to develop applications that require these.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
%configure \