From 77c5a097db94ea5d2603056ac89cb44b36adfa3338a3737c024e0adfefc39fed Mon Sep 17 00:00:00 2001 From: Vincent Untz <vuntz@opensuse.org> Date: Wed, 21 Dec 2011 14:56:40 +0000 Subject: [PATCH] Accepting request 97648 from home:vuntz:branches:GNOME:Factory Cleanup OBS-URL: https://build.opensuse.org/request/show/97648 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=77 --- mutter.changes | 9 +++++---- mutter.spec | 10 +++------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/mutter.changes b/mutter.changes index 64c6a3a..41f26f7 100644 --- a/mutter.changes +++ b/mutter.changes @@ -26,11 +26,12 @@ Tue Nov 22 09:43:50 UTC 2011 - dimstar@opensuse.org + Fix for deprecations in GTK+ [bgo#662574, bgo#662895] + Bugs fixed: bgo#662895, bgo#642652, bgo#660941, bgo#662225 + Updated translations. -- Drop gconf-devel BuildRequires. Migration to GSettings completed. -- Add pkgconfig(gsettings-desktop-schemas) BuildRequires. New - dependency. - Add mutter-clutter-1.10.patch: Fix build with clutter 1.10. -- Add %glib2_gsettings_schema_* macros. +- Add pkgconfig(gsettings-desktop-schemas) BuildRequires: new + dependency. +- Drop gconf-devel BuildRequires: migration to GSettings completed. +- Replace gconf schema packaging machinery with + %glib2_gsettings_schema_* macros. ------------------------------------------------------------------- Tue Oct 18 07:41:05 UTC 2011 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 6ee8e9b..e69b05f 100644 --- a/mutter.spec +++ b/mutter.spec @@ -15,9 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: mutter BuildRequires: clutter-devel BuildRequires: fdupes @@ -34,11 +31,11 @@ BuildRequires: pkgconfig(libcanberra-gtk3) %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif -License: GPLv2+ -Group: System/GUI/GNOME Version: 3.3.2 -Release: 1 +Release: 0 Summary: Window and compositing manager based on Clutter +License: GPL-2.0+ +Group: System/GUI/GNOME Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -52,7 +49,6 @@ Mutter is a window and compositing manager based on Clutter, forked from Metacity. %package devel -License: GPLv2+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: %{name} = %{version}