Accepting request 49775 from home:vuntz:branches:GNOME:Factory

Thanks.. I hope that all those settings will eventually end up in a configuration panel?

OBS-URL: https://build.opensuse.org/request/show/49775
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=35
This commit is contained in:
2010-10-06 14:17:13 +00:00
committed by Git OBS Bridge
parent e5c7c2b867
commit c229b0c364
7 changed files with 34 additions and 2061 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package mutter (Version 2.31.5)
# spec file for package mutter (Version 2.91.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -32,16 +32,10 @@ BuildRequires: update-desktop-files
BuildRequires: zenity
License: GPLv2+
Group: System/GUI/GNOME
Version: 2.31.5
Release: 2
Version: 2.91.0
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
# PATCH-FIX-UPSTREAM mutter-no-gdk_display.patch vuntz@opensuse.org -- Stop using gdk_display, taken from git
Patch1: mutter-no-gdk_display.patch
# PATCH-FIX-UPSTREAM mutter-gdk-keys.patch vuntz@opensuse.org -- Update for GDK 3 API changes, taken from git
Patch2: mutter-gdk-keys.patch
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zenity
@@ -69,9 +63,6 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
%configure \