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

Update to 3.3.4

OBS-URL: https://build.opensuse.org/request/show/100971
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=81
This commit is contained in:
Vincent Untz
2012-01-24 11:19:56 +00:00
committed by Git OBS Bridge
parent d8a433a261
commit d94aacb377
5 changed files with 17 additions and 44 deletions

View File

@@ -15,17 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: mutter
Version: 3.3.3
Version: 3.3.4
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM mutter-fix-build-latest-gtk3.patch vuntz@opensuse.org -- Fix build with gtk+ 3.3.8, taken from git
Patch0: mutter-fix-build-latest-gtk3.patch
BuildRequires: clutter-devel
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
@@ -67,7 +64,6 @@ to develop applications that require these.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%if 0%{?BUILD_FROM_VCS}
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh