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
This commit is contained in:
Vincent Untz 2011-12-21 14:56:40 +00:00 committed by Git OBS Bridge
parent 3ad6fe9b58
commit 77c5a097db
2 changed files with 8 additions and 11 deletions

View File

@ -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

View File

@ -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}