SHA256
1
0
forked from pool/mutter

Accepting request 36384 from GNOME:Factory

checked in (request 36384)

OBS-URL: https://build.opensuse.org/request/show/36384
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=26
This commit is contained in:
OBS User autobuild
2010-04-01 14:04:24 +00:00
committed by Git OBS Bridge
parent 85637d44ce
commit 39721116a9
5 changed files with 96 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package mutter (Version 2.29.1)
# spec file for package mutter (Version 2.29.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -33,10 +33,12 @@ BuildRequires: update-desktop-files
BuildRequires: zenity
License: GPLv2+
Group: System/GUI/GNOME
Version: 2.29.1
Version: 2.29.0
Release: 1
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
@@ -66,6 +68,7 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build